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 422813 - crash in Gimmie: When running gimmie as a...
crash in Gimmie: When running gimmie as a...
Status: RESOLVED DUPLICATE of bug 418806
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-25 22:22 UTC by markus.schmaus
Modified: 2007-05-26 02:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description markus.schmaus 2007-03-25 22:22:07 UTC
What were you doing when the application crashed?
When running gimmie as an applet, selecting „Personen“ (German for people) results consistingly in a crash. 

I am not running any form of instant messaging programm. 


Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.18.0 2007-03-13 (Ubuntu)
BugBuddy Version: 2.18.0

System: Linux 2.6.20-12-386 #2 Wed Mar 21 20:53:13 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Human
Icon Theme: Human

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 (28 sec old) ---------------------
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
checking for valid crashreport now
checking for valid crashreport now
checking for valid crashreport now
checking for valid crashreport now
checking for valid crashreport now
checking for valid crashreport now
Segmentation fault (core dumped)
--------------------------------------------------
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 249 in __init__
    self.find_first_button()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 1016 in find_first_button
    items = source.get_items()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_people.py", line 60 in get_items
    self._reload()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_people.py", line 65 in _reload
    contacts = gmail_reader.get_contacts()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gmail.py", line 287 in get_contacts
    self._login()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gmail.py", line 224 in _login
    self.account_settings.do_open()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gmail.py", line 163 in do_open
    self.account_win.show()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gmail.py", line 147 in show
    self._init_account_settings()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_gmail.py", line 106 in _init_account_settings
    self.keyring = gnomekeyring.get_default_keyring_sync() NoKeyringDaemonError

Comment 1 Tony Tsui 2007-05-26 02:02:11 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 418806 ***