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 416278 - crash in Gimmie: Right-clicking at top of...
crash in Gimmie: Right-clicking at top of...
Status: RESOLVED DUPLICATE of bug 413620
Product: gimmie
Classification: Deprecated
Component: general
0.2.4
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-09 00:49 UTC by Alex Lancaster
Modified: 2007-03-09 08:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Alex Lancaster 2007-03-09 00:49:21 UTC
What were you doing when the application crashed?
Right-clicking at top of "Library" in standalone mode


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.3 2007-01-31 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.19-1.2911.6.4.fc6 #1 SMP Sat Feb 24 14:39:04 EST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Enforcing
Accessibility: Disabled

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 (188255 sec old) ---------------------
localuser:alex being added to access control list
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.4/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.4/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 Alex Lancaster 2007-03-09 00:51:17 UTC
Here's the version:
$ rpm -q gimmie
gimmie-0.2.4-1.fc6

Here are the console messages:

$ gimmie 
Unable to load GMail contact support: No module named libgmail
 *** Reloading TopicRunningList: Running Applications
 *** Reloading TopicRunningList: Opened Documents
 !!! No mimetype found for URI: /home/alex/README
 *** Reloading TopicRunningList: Active Conversations
 *** Reloading TopicRunningList: Computer Running Source

(gimmie:19798): libgnomevfs-CRITICAL **: gnome_vfs_uri_ref: assertion `uri != NULL' failed

(gimmie:19798): libgnomevfs-CRITICAL **: gnome_vfs_uri_ref: assertion `uri != NULL' failed

(gimmie:19798): libgnomevfs-CRITICAL **: gnome_vfs_uri_ref: assertion `uri != NULL' failed
 *** Reloading TopicRunningList: Running Applications
 *** Scaling image of height 32 to 48: win-group://Galeon
 *** Scaling image of height 32 to 48: win-group://untitled window
 *** Scaling image of height 32 to 48: win-group://Gnome-terminal
 *** Reloading TopicRunningList: Opened Documents
 !!! No mimetype found for URI: /home/alex/README
 *** Reloading TopicRunningList: Active Conversations
 *** Reloading TopicRunningList: Computer Running Source
Traceback (most recent call last):
  • File "/usr/lib/python2.4/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.4/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 2 Alex Graveley 2007-03-09 08:27:33 UTC

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