After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 352990 - beagle-live search fails with window popping up
beagle-live search fails with window popping up
Status: RESOLVED DUPLICATE of bug 352595
Product: deskbar-applet
Classification: Deprecated
Component: general
2.15.x
Other Linux
: Normal major
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-08-26 14:56 UTC by Marcus Klemm
Modified: 2006-08-26 20:51 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Marcus Klemm 2006-08-26 14:56:36 UTC
When entering a term with beagle-live activated, a window pops up after e few seconds, telling me that "A programming error has been detected"

Clicking on "Details" gives

Traceback (most recent call last):
  • File "/usr/lib/deskbar-applet/handlers/beagle-live.py", line 262 in _on_snippet_closed
    self._on_hit_added(query, container, qstring, qmax)
  • File "/usr/lib/deskbar-applet/handlers/beagle-live.py", line 340 in _on_hit_added
    match = BeagleLiveMatch(self, result)
  • File "/usr/lib/deskbar-applet/handlers/beagle-live.py", line 170 in __init__
    self.result["text"] = self.result["text"].replace("'", "\\'")
KeyError: 'text'

Comment 1 Mikkel Kamstrup Erlandsen 2006-08-26 20:51:42 UTC
Thanks for the report. It appears you are not alone regarding this issue :-)

*** This bug has been marked as a duplicate of 352595 ***