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 435475 - crash in Gimmie: Checking out the "People...
crash in Gimmie: Checking out the "People...
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-05-03 11:05 UTC by zwaldowski
Modified: 2007-05-26 02:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description zwaldowski 2007-05-03 11:05:02 UTC
What were you doing when the application crashed?
Checking out the "People" tab.


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-386 #2 Sun Apr 15 07:34:00 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: tango-ultimate

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 (81 sec old) ---------------------
 to Thu May  3 07:02:17 2007
alarm-queue.c:497 (load_alarms) 
alarm-queue.c:526 (load_alarms) - Setting Call backs 
alarm-notify.c:337 (alarm_msgport_replied) - 0x80d3418: Replied to GUI thread
alarm-notify.c:393 (cal_opened_cb) file:///home/zachary/.evolution/memos/local/system - Calendar Status 0
alarm-queue.c:2057 (alarm_queue_add_client) - Posting a task
alarm-notify.c:349 (alarm_msg_rece** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
--------------------------------------------------
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:35 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 ***