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 483327 - crash in Gimmie:
crash in Gimmie:
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-10-04 12:28 UTC by gatti.matteo
Modified: 2007-10-06 12:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description gatti.matteo 2007-10-04 12:28:24 UTC
What were you doing when the application crashed?



Distribution: Ubuntu 7.10 (gutsy)
Gnome Release: 2.20.0 2007-09-17 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-12-generic #1 SMP Sun Sep 23 18:11:30 GMT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: MurrinaGilouche
Icon Theme: oxygen-icon-gnome

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 (15 sec old) ---------------------
  Least significant byte first in each pixel.
  True colour: max red 255 green 255 blue 255, shift red 16 green 8 blue 0
Using default colormap and visual, TrueColor, depth 24.
Got 256 exact BGR233 colours out of 256
Using BGR233 pixel format:
  8 bits per pixel.
  True colour: max red 7 green 7 blue 3, shift red 0 green 3 blue 6
Using shared memory PutImage
Throughput 1151 kbit/s - changing from 8bit
Using viewer's native pixel format:
  32 bits per pixel.
  Least significant byte first in each pixel.
  True colour: max red 255 green 255 blue 255, shift red 16 green 8 blue 0
ShmCleanup called
Impossibile aprire il file .desktop «/usr/share/applications/googleearth.desktop» per il lanciatore da pannello: Nessun file o directory
--------------------------------------------------
Gimmie Version: 0.2.7

Traceback (most recent call last):
  • File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 516 in do_button_press_event
    self._show()
  • File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 521 in _show
    self.topic_win = self.topic.get_topic_window()
  • File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 393 in get_topic_window_mod
    self.topic_window = TopicMenu(self)
  • File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 251 in __init__
    self._add_toolbar_items()
  • File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 368 in _add_toolbar_items
    for i in self.topic.get_toolbar_items(self.tooltips):
  • File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_documents.py", line 396 in get_toolbar_items
    btn = PlacesMenuButton(tooltips)
  • File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_documents.py", line 283 in __init__
    self.set_menu(PlacesMenu())
  • File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_documents.py", line 245 in __init__
    device_source = computer.get_source_for_uri("source://Devices")
  • File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_base.py", line 381 in get_source_for_uri
    for source in self.get_sidebar_source_list():
  • File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_base.py", line 311 in get_sidebar_source_list
    self.do_reload()
  • File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_computer.py", line 736 in do_reload
    source_list.append(AdministrationSource())
  • File "/usr/local/lib/python2.5/site-packages/gimmie/gimmie_computer.py", line 492 in __init__
    self.do_reload()
  • File "/usr/local/lib/python2.5/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 H. 2007-10-06 12:23:30 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 ***