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 456603 - crash in Gimmie: right clicking on Gimmie...
crash in Gimmie: right clicking on Gimmie...
Status: RESOLVED DUPLICATE of bug 441621
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-07-13 13:58 UTC by Josh Adams
Modified: 2007-07-27 14:24 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Josh Adams 2007-07-13 13:58:04 UTC
What were you doing when the application crashed?
right clicking on Gimmie's bottom-most panel.  This is a reliable way for me to crash it.  I think I right clicked on 'Library,' the label.


Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.18.1 2007-04-10 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Neu

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



----------- .xsession-errors ---------------------
Unable to open desktop file /usr/share/applications/kde/amarok.desktop for panel launcher: No such file or directory
Unable to open desktop file file:///home/jadams/Desktop/hammer-008dfabe9e.desktop for panel launcher: No such file or directory
Unable to open desktop file /usr/share/applications/xchat.desktop for panel launcher: No such file or directory
Unable to open desktop file /usr/share/applications/kde/lastfm.desktop for panel launcher: No such file or directory
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x2a0005c (Buddy List)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
** Message: <information>	You are now connected to the wireless network 'josh_andrew'.
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gui.py", line 401 in do_button_press_event
    for mi in self.topic.get_context_menu_items():
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_documents.py", line 453 in get_context_menu_items
    self._add_templates(menu)
AttributeError: 'DocumentsTopic' object has no attribute '_add_templates'
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gui.py", line 401 in do_button_press_event
    for mi in self.topic.get_context_menu_items():
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_documents.py", line 453 in get_context_menu_items
    self._add_templates(menu)
AttributeError: 'DocumentsTopic' object has no attribute '_add_templates'

Comment 1 Pascal Terjan 2007-07-27 14:24:45 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 441621 ***