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 523317 - crash in Gimmie: I clicked on People in G...
crash in Gimmie: I clicked on People in G...
Status: RESOLVED DUPLICATE of bug 505229
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-19 08:09 UTC by fastersk
Modified: 2008-03-23 17:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description fastersk 2008-03-19 08:09:20 UTC
What were you doing when the application crashed?
I clicked on People in Gimmie. Just to find out what it is. Gimmie is installed on my computer only for five minutes and the whole system is very young (openSuse 10.3, installed yesterday with old /home partition from Ubuntu 7.10). Hope it helped ;-)


Distribution: openSUSE 10.3 (i586)
Gnome Release: 2.20.0 2007-09-22 (SUSE)
BugBuddy Version: 2.20.0

System: Linux 2.6.22.5-31-default #1 SMP 2007/09/21 22:29:00 UTC i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: ClearlooksClassic
Icon Theme: Tango

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 ---------------------
** (gnome-cups-icon:3569): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:3569): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:3569): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:3569): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:3569): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:3569): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:3569): WARNING **: IPP request failed with status 1030
** (gnome-cups-icon:3569): WARNING **: IPP request failed with status 1030
--------------------------------------------------
Gimmie Version: 0.3.0

Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 559 in do_button_press_event
    self._show()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 564 in _show
    self.topic_win = self.topic.get_topic_window()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 434 in get_topic_window_mod
    self.topic_window = TopicMenu(self)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 188 in __init__
    TopicView.__init__(self, topic)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 1104 in __init__
    self.sidebar = Sidebar(topic)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 1038 in __init__
    self.add_sources()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 1051 in add_sources
    for source in self.topic.get_sidebar_source_list():
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_base.py", line 347 in get_sidebar_source_list
    self.do_reload()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_people.py", line 260 in do_reload
    from gimmie_evolution import EvolutionSource
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_evolution.py", line 11 in <module>
    w= gtk.Window()
NameError: name 'gtk' is not defined

Comment 1 Cosimo Cecchi 2008-03-23 17:29:19 UTC
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 505229 ***