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 481917 - crash in Gimmie: I clicked People->Gmail
crash in Gimmie: I clicked People->Gmail
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-09-30 16:04 UTC by will.h.brown
Modified: 2007-10-05 21:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description will.h.brown 2007-09-30 16:04:16 UTC
What were you doing when the application crashed?
I clicked People->Gmail


Distribution: Ubuntu 7.04 (feisty)
Gnome Release: 2.18.1 2007-04-10 (Ubuntu)
BugBuddy Version: 2.18.1

System: Linux 2.6.20-16-386 #2 Sun Sep 23 19:47:10 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70200000
Selinux: No
Accessibility: Disabled
GTK+ Theme: T-ish-Ubuntulooks-Aquastyle
Icon Theme: OSX

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 ---------------------
** (avant-window-navigator:15993): CRITICAL **: awn_draw_icons: assertion `x >= 0 && x < fx->icon_width && w-x > 0 && w-x <= fx->icon_width && y >= 0 && x < fx->icon_height && h-y > 0 && h-y <= fx->ic
** (avant-window-navigator:15993): CRITICAL **: awn_draw_icons: assertion `x >= 0 && x < fx->icon_width && w-x > 0 && w-x <= fx->icon_width && y >= 0 && x < fx->icon_height && h-y > 0 && h-y <= fx->ic
** (avant-window-navigator:15993): CRITICAL **: awn_draw_icons: assertion `x >= 0 && x < fx->icon_width && w-x > 0 && w-x <= fx->icon_width && y >= 0 && x < fx->icon_height && h-y > 0 && h-y <= fx->ic
** (avant-window-navigator:15993): CRITICAL **: awn_draw_icons: assertion `x >= 0 && x < fx->icon_width && w-x > 0 && w-x <= fx->icon_width && y >= 0 && x < fx->icon_height && h-y > 0 && h-y <= fx->ic
** (avant-window-navigator:15993): CRITICAL **: awn_draw_icons: assertion `x >= 0 && x < fx->icon_width && w-x > 0 && w-x <= fx->icon_width && y >= 0 && x < fx->icon_height && h-y > 0 && h-y <= fx->ic
** (avant-window-navigator:15993): CRITICAL **: awn_draw_icons: assertion `x >= 0 && x < fx->icon_width && w-x > 0 && w-x <= fx->icon_width && y >= 0 && x < fx->icon_height && h-y > 0 && h-y <= fx->ic
** (avant-window-navigator:15993): CRITICAL **: awn_draw_icons: assertion `x >= 0 && x < fx->icon_width && w-x > 0 && w-x <= fx->icon_width && y >= 0 && x < fx->icon_height && h-y > 0 && h-y <= fx->ic
** (avant-window-navigator:15993): CRITICAL **: awn_draw_icons: assertion `x >= 0 && x < fx->icon_width && w-x > 0 && w-x <= fx->icon_width && y >= 0 && x < fx->icon_height && h-y > 0 && h-y <= fx->ic
--------------------------------------------------
Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 910 in <lambda>
    self.sidebar.connect("set-source", lambda sb, source: self._set_source(source))
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 992 in _set_source
    self.load_items(source.get_items(), lambda: self.show_hide_zoomer(False))
  • 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 H. 2007-10-05 21:41:44 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 ***