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 332080 - EmptyHistoryMatch has no attribute 'get_handler'
EmptyHistoryMatch has no attribute 'get_handler'
Status: RESOLVED FIXED
Product: deskbar-applet
Classification: Deprecated
Component: general
Git master
Other Linux
: Normal normal
: ---
Assigned To: Deskbar Applet Maintainer(s)
Deskbar Applet Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-02-21 20:09 UTC by Marco Barisione
Modified: 2006-02-22 14:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marco Barisione 2006-02-21 20:09:44 UTC
Clear the history, then click on the icon to open the history menu, the followin exception is raised:
Traceback (most recent call last):
  • File "/home/demian/jhbuild/opt/gnome2/lib/python2.4/site-packages/deskbar/ui/completion/CompletionDeskbarUI.py", line 57 in on_icon_button_press
    self.popup_history(event)
  • File "/home/demian/jhbuild/opt/gnome2/lib/python2.4/site-packages/deskbar/ui/completion/CompletionDeskbarUI.py", line 142 in popup_history
    handler = match.get_handler()
AttributeError: EmptyHistoryMatch instance has no attribute 'get_handler'

Comment 1 Raphael Slinckx 2006-02-22 14:02:26 UTC
Fixed in CVS, thanks !