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 561090 - Evolution 2.24 broken whit conduit
Evolution 2.24 broken whit conduit
Status: RESOLVED DUPLICATE of bug 561354
Product: conduit
Classification: Other
Component: dataproviders
0.3.x
Other All
: Normal critical
: ---
Assigned To: conduit-maint@gnome.bugs
conduit-maint@gnome.bugs
: 561095 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-11-16 19:13 UTC by Roumano
Modified: 2009-02-13 11:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Roumano 2008-11-16 19:13:28 UTC
Steps to reproduce:
1. Use a Ubuntu 8.10 ( gnome 2.24 & evolution 2.24.1)
2. lunch a any version of conduit
3. make a connextion between evolution contacts to a folder
4. make a refresh in this sync :


Stack trace:
[Syncronization      ][DEBUG  ] Created thread <SyncWorker(Thread-5, initial)> (thread: -1209587520) (Synchronization.py:211)
[Syncronization      ][INFO   ] Setting global cancel flag (Synchronization.py:90)
[Syncronization      ][DEBUG  ] Starting worker: <SyncWorker(PendingWrapper Key: EvoContactTwoWay |--> [<conduit.ModuleWrapper.ModuleWrapper instance at 0xa2d460c>], initial)> (Synchronization.py:93)
[Syncronization      ][DEBUG  ] Started thread <SyncWorker(PendingWrapper Key: EvoContactTwoWay |--> [<conduit.ModuleWrapper.ModuleWrapper instance at 0xa2d460c>], started)> (thread: -1289000048) (Synchronization.py:624)
[Syncronization      ][DEBUG  ] Sync <SyncWorker(PendingWrapper Key: EvoContactTwoWay |--> [<conduit.ModuleWrapper.ModuleWrapper instance at 0xa2d460c>], started)> beginning. Slow: False, Twoway: False (Synchronization.py:629)
[Syncronization      ][DEBUG  ] Syncworker state 0 (Synchronization.py:648)
Exception in thread PendingWrapper Key: EvoContactTwoWay |--> [<conduit.ModuleWrapper.ModuleWrapper instance at 0xa2d460c>]:
Traceback (most recent call last):
  • File "/usr/lib/python2.5/threading.py", line 486 in __bootstrap_inner
    self.run()
  • File "/home/roumano/conduit/1659/conduit/Synchronization.py", line 652 in run
    if not self.source.module.is_configured(
AttributeError: 'NoneType' object has no attribute 'is_configured'


Other information:
Working great on my gentoo OS ( evolution & gnome 2.22 )
Comment 1 John Stowers 2009-02-13 11:31:27 UTC
Seems to hang for me...
Comment 2 John Stowers 2009-02-13 11:32:12 UTC
*** Bug 561095 has been marked as a duplicate of this bug. ***
Comment 3 John Stowers 2009-02-13 11:32:58 UTC

*** This bug has been marked as a duplicate of 561354 ***