GNOME Bugzilla – Bug 447574
crash in Gimmie:
Last modified: 2007-07-07 21:53:21 UTC
What were you doing when the application crashed? 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: Crux Icon Theme: Lila 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 (44 sec old) --------------------- *** Reloading TopicRunningList: Computer Running Source *** Reloading TopicRunningList: Running Applications *** Scaling image of height 32 to 48: win-group://Terminal *** Reloading TopicRunningList: Opened Documents *** Reloading TopicRunningList: Active Conversations *** Reloading TopicRunningList: Computer Running Source *** Reloading TopicRunningList: Running Applications *** Scaling image of height 32 to 48: win-group://Terminal *** Reloading TopicRunningList: Opened Documents *** Reloading TopicRunningList: Active Conversations *** ReloadingTraceback (most recent call last):
+ Trace 140963
self.content.set_size_request(track_alloc.width, -1)
-------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 474, in do_button_press_event self._show() File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 479, in _show self.topic_win = self.topic.get_topic_window() File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 351, 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 909, in __init__ self.sidebar = Sidebar(topic) File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 837, in __init__ gtk.VBox.__init__(self, False, 4) TypeError: could not convert parameter 'spacing' of type 'gint'
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 423514 ***