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 548365 - crash in Gimmie:
crash in Gimmie:
Status: RESOLVED DUPLICATE of bug 515832
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-08-18 23:53 UTC by martin.fernandoariel
Modified: 2008-08-25 09:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description martin.fernandoariel 2008-08-18 23:53:01 UTC
What were you doing when the application crashed?



Distribution: Ubuntu 8.04 (hardy)
Gnome Release: 2.22.3 2008-07-09 (Ubuntu)
BugBuddy Version: 2.22.0

System: Linux 2.6.24-19-generic #1 SMP Fri Jul 11 23:41:49 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Blubuntu
Icon Theme: nouveXT-drake

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 (70 sec old) ---------------------
LOADED : /usr/share/applications/gnome-system-monitor.desktop
FAILED : /usr/share/applications/transmission-gtk.desktop
LOADED : /usr/share/applications/skype.desktop
LOADED : /usr/share/applications/kde/amarok.desktop
LOADED : /usr/share/applications/pidgin.desktop
LOADED : /usr/share/applications/virtualbox-ose.desktop
APPLET : /usr/lib/awn/applets/taskman.desktop
APPLET : /usr/share/awn/applets/stacks.desktop
APPLET : /usr/share/awn/applets/battery-applet.desktop
APPLET : /usr/share/awn/applets/quit-applet.desktop
APPLET : /usr/share/awn/applets/lastfm.desktop
/usr/share/themes/Blubuntu/gtk-2.0/gtkrc:169: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
/usr/share/themes/Blubuntu/gtk-2.0/gtkrc:169: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
/usr/share/themes/Blubuntu/gtk-2.0/gtkrc:169: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
/usr/share/themes/Blubuntu/gtk-2.0/gtkrc:169: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
--------------------------------------------------
Gimmie Version: 0.3.0

Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 750 in _idle_load_items
    for i in items:
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_base.py", line 249 in get_items
    for i in self.get_items_uncached():
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_evolution.py", line 108 in get_items_uncached
    return self._get_all_contacts()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_evolution.py", line 99 in _get_all_contacts
    for book_id in evolution.list_addressbooks():
AttributeError: 'module' object has no attribute 'list_addressbooks'

Comment 1 Cosimo Cecchi 2008-08-25 09:20:00 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 515832 ***