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 432212 - crash in Gimmie: I pressed after logon th...
crash in Gimmie: I pressed after logon th...
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-04-22 10:37 UTC by thilo.schlemmer
Modified: 2007-05-26 02:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description thilo.schlemmer 2007-04-22 10:37:07 UTC
What were you doing when the application crashed?
I pressed after logon the "Persons"-Button


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: Human
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 ---------------------
alarm-queue.c:2008 (alarm_queue_add_async) - 0x80db140
alarm-queue.c:560 (load_alarms_for_today) - From Sun Apr 22 12:36:12 2007
 to Sun Apr 22 12:36:12 2007
alarm-queue.c:497 (load_alarms) 
alarm-queue.c:526 (load_alarms) - Setting Call backs 
alarm-notify.c:337 (alarm_msgport_replied) - 0x80db300: Replied to GUI thread
alarm-notify.c:349 (alarm_msg_received) - 0x80da5f8: Received at thread b5dabb90
alarm-queue.c:2008 (alarm_queue_add_async) - 0x80dafc0
alarm-queue.c:560 (load_alarms_for_today) - From Sun Apr 22 12:36:12 2007
 to Sun Apr 22 12:36:12 2007
alarm-queue.c:497 (load_alarms) 
alarm-queue.c:526 (load_alarms) - Setting Call backs 
alarm-notify.c:337 (alarm_msgport_replied) - 0x80da5f8: Replied to GUI thread
alarm-notify.c:349 (alarm_msg_received) - 0x80dc888:
--------------------------------------------------
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:27 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 ***