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 431524 - crash in Gimmie: Clicking the Library Men...
crash in Gimmie: Clicking the Library Men...
Status: RESOLVED DUPLICATE of bug 421732
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-04-20 00:18 UTC by asquizz
Modified: 2007-05-26 01:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description asquizz 2007-04-20 00:18:59 UTC
What were you doing when the application crashed?
Clicking the Library Menu always crashes Gimmie


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

System: Linux 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: T-ish-Ubuntulooks
Icon Theme: OSX

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 (276 sec old) ---------------------
alarm-notify.c:337 (alarm_msgport_replied) - 0x80c94a0: Replied to GUI thread
alarm-queue.c:560 (load_alarms_for_today) - From Fri Apr 20 01:13:52 2007
 to Fri Apr 20 01:13:52 2007
alarm-queue.c:497 (load_alarms) 
alarm-queue.c:526 (load_alarms) - Setting Call backs 
alarm-notify.c:349 (alarm_msg_received) - 0x80ca700: Received at thread b4635b90
alarm-queue.c:2008 (alarm_queue_add_async) - 0x80c4430
alaUnable to open desktop file file:///home/adam/Desktop/gegl-001aaad89c.desktop for panel launcher: No such file or directory
Unable to open desktop file file:///home/adam/Desktop/eek-002607ed76.desktop for panel launcher: No such file or directory
Unable to open desktop file file:///home/adam/Desktop/eek-0028be56d3.desktop for panel launcher: No such file or directory
Unable to open desktop file file:///home/adam/Desktop/foo-009090c60a.desktop for panel launcher: No such file or directory
Unable to open desktop file file:///home/adam/Desktop/hadjaha-0020289c48.desktop for panel launcher: No such file or directory
Unable to open desktop file file:///home/adam/Desktop/blah-00bbe22951.desktop for panel launcher: No such file or directory
Unable to open desktop file file:///home/adam/Desktop/eek-00b2f67cfc.desktop for panel launcher: No such file or directory
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_applet.py", line 516 in do_button_press_event
    self._show()
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_applet.py", line 521 in _show
    self.topic_win = self.topic.get_topic_window()
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_applet.py", line 393 in get_topic_window_mod
    self.topic_window = TopicMenu(self)
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_applet.py", line 251 in __init__
    self._add_toolbar_items()
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_applet.py", line 368 in _add_toolbar_items
    for i in self.topic.get_toolbar_items(self.tooltips):
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_documents.py", line 396 in get_toolbar_items
    btn = PlacesMenuButton(tooltips)
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_documents.py", line 283 in __init__
    self.set_menu(PlacesMenu())
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_documents.py", line 245 in __init__
    device_source = computer.get_source_for_uri("source://Devices")
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_base.py", line 381 in get_source_for_uri
    for source in self.get_sidebar_source_list():
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_base.py", line 311 in get_sidebar_source_list
    self.do_reload()
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_computer.py", line 736 in do_reload
    source_list.append(AdministrationSource())
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_computer.py", line 492 in __init__
    self.do_reload()
  • File "/usr/lib/python2.4/site-packages/gimmie/gimmie_computer.py", line 495 in do_reload
    self.system_settings_menu_source = self.system_settings_menu_tree.get_toplevel_flat_source()
AttributeError: 'NoneType' object has no attribute 'get_toplevel_flat_source'

Comment 1 Tony Tsui 2007-05-26 01:15:15 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


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