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 514128 - AttributeError: 'module' object has no attribute 'list_addressbooks'
AttributeError: 'module' object has no attribute 'list_addressbooks'
Status: RESOLVED DUPLICATE of bug 515832
Product: gimmie
Classification: Deprecated
Component: general
0.3.x
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
: 514132 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-02-03 18:15 UTC by apianti
Modified: 2008-06-19 08:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description apianti 2008-02-03 18:15:01 UTC
What were you doing when the application crashed?
i clicked on people


Distribution: Ubuntu 8.04 (hardy)
Gnome Release: 2.21.90 2008-01-29 (Ubuntu)
BugBuddy Version: 2.20.1

System: Linux 2.6.24-5-generic #1 SMP Thu Jan 24 19:45:21 UTC 2008 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glossy
Icon Theme: Mist

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 ---------------------
(digitalClock.py:2970): GConf-WARNING **: gconf_engine_get_fuller: You can't use a GConfEngine that has an active GConfClient wrapper object. Use GConfClient API instead.
(digitalClock.py:2970): GConf-WARNING **: gconf_engine_notify_add: You can't use a GConfEngine that has an active GConfClient wrapper object. Use GConfClient API instead.
(digitalClock.py:2970): GConf-WARNING **: gconf_engine_get_fuller: You can't use a GConfEngine that has an active GConfClient wrapper object. Use GConfClient API instead.
(PySwitcher.py:2968): Wnck-CRITICAL **: update_client_list: assertion `reentrancy_guard == 0' failed
(PySwitcher.py:2968): Wnck-CRITICAL **: update_client_list: assertion `reentrancy_guard == 0' failed
(PySwitcher.py:2968): Wnck-CRITICAL **: update_client_list: assertion `reentrancy_guard == 0' failed
(PySwitcher.py:2968): Wnck-CRITICAL **: update_client_list: assertion `reentrancy_guard == 0' failed
(PySwitcher.py:2968): Wnck-CRITICAL **: update_client_list: assertion `reentrancy_guard == 0' failed
--------------------------------------------------
Gimmie Version: 0.3.0

Traceback (most recent call last):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 559 in do_button_press_event
    self._show()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 564 in _show
    self.topic_win = self.topic.get_topic_window()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 434 in get_topic_window_mod
    self.topic_window = TopicMenu(self)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 188 in __init__
    TopicView.__init__(self, topic)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 1104 in __init__
    self.sidebar = Sidebar(topic)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 1038 in __init__
    self.add_sources()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_topicwin.py", line 1051 in add_sources
    for source in self.topic.get_sidebar_source_list():
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_base.py", line 347 in get_sidebar_source_list
    self.do_reload()
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_people.py", line 261 in do_reload
    source_list += [EvolutionSource()]
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_evolution.py", line 89 in __init__
    addressbooks = evolution.list_addressbooks()
AttributeError: 'module' object has no attribute 'list_addressbooks'

Comment 1 Cosimo Cecchi 2008-03-10 11:57:39 UTC
*** Bug 514132 has been marked as a duplicate of this bug. ***
Comment 2 Cosimo Cecchi 2008-06-19 08:06:41 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 ***