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 649015 - UNKNOWN REFRESH ERROR: Wrapper: Picasa twoway
UNKNOWN REFRESH ERROR: Wrapper: Picasa twoway
Status: RESOLVED WONTFIX
Product: conduit
Classification: Other
Component: dataproviders
0.3.x
Other Linux
: Normal normal
: ---
Assigned To: conduit-maint@gnome.bugs
conduit-maint@gnome.bugs
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2011-04-30 10:57 UTC by Olivier Berger
Modified: 2018-07-01 09:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Olivier Berger 2011-04-30 10:57:06 UTC
Hi.

I've several conduits with different Picasa Web albums as sources, set to backup my folders to local directories.

When I start conduit and starts a "Synchronize all", I get many such errors on the command line :

[Syncronization      ][CRITICAL]  UNKNOWN REFRESH ERROR: Wrapper: Picasa twoway (UID: PicasaTwoWay-olberger)
Traceback (most recent call last):
  • File "/usr/lib/pymodules/python2.6/conduit/Synchronization.py", line 686 in run
    self.source.module.refresh()
  • File "/usr/lib/conduit/modules/GoogleModule/GoogleModule.py", line 686 in refresh
    self._login()
  • File "/usr/lib/conduit/modules/GoogleModule/GoogleModule.py", line 94 in _login
    self._login_finished()
  • File "/usr/lib/conduit/modules/GoogleModule/GoogleModule.py", line 722 in _login_finished
    if self.albums_config:
AttributeError: 'PicasaTwoWay' object has no attribute 'albums_config'
 (Synchronization.py:694)

However, the individual synchronization of each conduit seems to be working.

Hope this helps.

P.S.: initially reported in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624650
Comment 1 André Klapper 2018-07-01 09:04:39 UTC
Conduit is not under active development anymore, has not seen code changes for eight years, and saw its last tarball release in 2010.
Its codebase has been archived: https://gitlab.gnome.org/Archive/conduit/commits/master

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.