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 443334 - crash in Gimmie: I clicked the "Linux" ta...
crash in Gimmie: I clicked the "Linux" ta...
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-06-02 21:38 UTC by fader
Modified: 2007-07-04 17:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description fader 2007-06-02 21:38:29 UTC
What were you doing when the application crashed?
I clicked the "Linux" tab.  A crash immediately followed.


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 Wed May 23 01:46:23 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Industrial
Icon Theme: micro

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 (1664 sec old) ---------------------
84 - 0002:trace:dosfs:DOSFS_FindUnixName (/home/fader/.cedega/Civilization III Complete/c_drive/Program Files/Firaxis Games/Civilization III Complete/Conquests,Civ3Conquests.exe) -> Civ3Conquests.exe 
84 - 0002:trace:heap:NewRtlFreeHeap (0x78003078, 0x0, 0x110a20)
84 - 0002:trace:heap:NewRtlFreeHeap => 1
84 - 0002:trace:dosfs:DOSFS_GetFullName returning /home/fader/.cedega/Civilization III Complete/c_drive/Program Files/Firaxis Games/Civilization III Complete/Conquests/Civ3Conquests.exe = C:\PROG~FBU\
84 - 0002:trace:string:lstrcpynA (0x1105c9, "C:\\PROG~FBU\\FIRA~F5V\\CIVI~SQ0\\CONQ~BFD\\CIV3~BF0.EXE", 52)
84 - 0002:trace:dosfs:GetShortPathNameA returning "C:\\PROG~FBU\\FIRA~F5V\\CIVI~SQ0\\CONQ~BFD\\CIV3~BF0.EXE"
84 - 0002:trace:heap:NewRtlFreeHeap (0x78003078, 0x0, 0x110610)
84 - 0002:trace:heap:NewRtlFreeHeap => 1
84 - 0002:trace:win32:PE_fixup_imports Dumping imports list
84 - 0002:trace:heap:NewRtlAllocateHeap (0x78003078, 0x0, 0x34)
84 - 0002:trace:heap:NewRtlAllocateHeap => 0x110610
84 - 0002:trace:heap:NewRtlAllocateHeap (0x78003078, 0x0, 0x105)
84 - 0002:trace:heap:NewRtlAllocateHeap => 0x110650
...Too much output, ignoring rest...
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 516 in do_button_press_event
    self._show()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 521 in _show
    self.topic_win = self.topic.get_topic_window()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 393 in get_topic_window_mod
    self.topic_window = TopicMenu(self)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 181 in __init__
    TopicView.__init__(self, topic)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 926 in __init__
    self.sidebar = Sidebar(topic)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 860 in __init__
    self.add_sources()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 873 in add_sources
    for source in self.topic.get_sidebar_source_list():
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_base.py", line 311 in get_sidebar_source_list
    self.do_reload()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_computer.py", line 736 in do_reload
    source_list.append(AdministrationSource())
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_computer.py", line 492 in __init__
    self.do_reload()
  • File "/usr/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 André Klapper 2007-07-04 17:52:51 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 ***