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 352769 - crash in Deskbar: The error appears every ...
crash in Deskbar: The error appears every ...
Status: RESOLVED DUPLICATE of bug 352595
Product: deskbar-applet
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-08-25 01:30 UTC by Tim Fuchs
Modified: 2006-08-25 01:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Tim Fuchs 2006-08-25 01:30:39 UTC
What were you doing when the application crashed?
The error appears every second or third time I type something in the deskbar.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.92 2006-08-22 (Ubuntu)
BugBuddy Version: 2.15.92

Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0
CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0

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 Tim Fuchs 2006-08-25 01:32:43 UTC

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