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 352803 - crash in Deskbar: typing http://www.google...
crash in Deskbar: typing http://www.google...
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 08:17 UTC by Ricky Moorhouse
Modified: 2006-08-25 08:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Ricky Moorhouse 2006-08-25 08:17:30 UTC
What were you doing when the application crashed?
typing http://www.google.com in the deskbar search


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 258 in _on_snippet_received
    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 Ricky Moorhouse 2006-08-25 08:22:38 UTC
This happens consistently with the deskbar with Beagle Live enabled, whatever the search is.

If I disable Beagle Live, it works without crashing
Comment 2 Ricky Moorhouse 2006-08-25 08:24:30 UTC

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