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 354425 - crash in Deskbar: I closed the beagle appl...
crash in Deskbar: I closed the beagle appl...
Status: RESOLVED DUPLICATE of bug 352541
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-09-05 11:40 UTC by Adriano Varoli Piazza
Modified: 2006-09-05 14:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Adriano Varoli Piazza 2006-09-05 11:40:52 UTC
What were you doing when the application crashed?
I closed the beagle applet on the traybar


Distribution: Mandriva Linux release 2007.0 (Cooker) for x86_64
Gnome Release: 2.15.92 2006-08-22 (Mandriva)
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/python2.4/site-packages/deskbar/DeskbarApplet.py", line 116 in <lambda>
    context.module.connect ('query-ready', lambda sender, qstring, matches: self.dispatch_matches([(qstring, match) for match in matches]))
  • File "/usr/lib/python2.4/site-packages/deskbar/DeskbarApplet.py", line 185 in dispatch_matches
    self.ui.append_matches (results)
  • File "/usr/lib/python2.4/site-packages/deskbar/ui/entriac/CuemiacEntryUI.py", line 154 in append_matches
    self.cuemiac.append_matches (matches)
  • File "/usr/lib/python2.4/site-packages/deskbar/ui/cuemiac/CuemiacUIManager.py", line 187 in append_matches
    self.model.append (matches)
  • File "/usr/lib/python2.4/site-packages/deskbar/ui/cuemiac/CuemiacModel.py", line 90 in append
    self.__append (hit)
  • File "/usr/lib/python2.4/site-packages/deskbar/ui/cuemiac/CuemiacModel.py", line 99 in __append
    self.__create_category_with_match (match)
  • File "/usr/lib/python2.4/site-packages/deskbar/ui/cuemiac/CuemiacModel.py", line 117 in __create_category_with_match
    self.__append_match_to_iter (iter, match)
  • File "/usr/lib/python2.4/site-packages/deskbar/ui/cuemiac/CuemiacModel.py", line 142 in __append_match_to_iter
    self.append_method (self, iter, [match, match_obj.get_verb () % verbs])
KeyError: 'escaped_uri'

Comment 1 Karsten Bräckelmann 2006-09-05 14:04:42 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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