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 581129 - folder syn fail: [Syncronization ][CRITICAL] UNKNOWN SYNCHRONIZATION ERROR
folder syn fail: [Syncronization ][CRITICAL] UNKNOWN SYNCHRONIZATION ERROR
Status: RESOLVED DUPLICATE of bug 571540
Product: conduit
Classification: Other
Component: core
0.3.x
Other Linux
: Normal critical
: ---
Assigned To: conduit-maint@gnome.bugs
conduit-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2009-05-02 19:36 UTC by xnovoa
Modified: 2009-05-05 15:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description xnovoa 2009-05-02 19:36:14 UTC
folder synchronization between fixed disk and usb flash FAILED with CRITICAL ERROR without show errors or conflicts in the GUI.

Fixed disk: ext3
flash disk: SandDisk Cruzer micro 16GB, vfat

System:
Ubuntu 9.04 jaunty amd64
Conduit 0.3.15 

Launching conduit from console:

[Syncronization      ][DEBUG  ] FolderTwoWay-file:///media/USB16GB_vfat_datos/00_OPE's/aa_plans Changes: Modified 0 items
[] (Synchronization.py:242)
[Syncronization      ][DEBUG  ] FolderTwoWay-file:///media/USB16GB_vfat_datos/00_OPE's/aa_plans Changes: Deleted 0 items
[] (Synchronization.py:243)
[Syncronization      ][DEBUG  ] 2WAY PUT: aa_plans (file:///0_datos/Archivos/Xavier/0_Oposiciones-Concursos/aa_plans/PLAN opos 2009.xls) -----> aa_plans (Synchronization.py:569)
[datatypes.DataType  ][DEBUG  ] Getting Rid for file:///0_datos/Archivos/Xavier/0_Oposiciones-Concursos/aa_plans/PLAN opos 2009.xls (DataType.py:151)
[platform.FileGio    ][INFO   ] Standard Attributes: standard::name,standard::type,standard::size,standard::allocated-size,standard::display-name,standard::edit-name,standard::copy-name,standard::content-type,standard::icon,standard::fast-content-type (FileGio.py:26)
[platform.FileGio    ][INFO   ] Time Attributes: time::modified,time::modified-usec,time::access,time::access-usec,time::changed,time::changed-usec (FileGio.py:26)
[TypeConverter       ][DEBUG  ] Convert file -> file using [('file', 'file', {})] (TypeConverter.py:209)
[TypeConverter       ][DEBUG  ] Skipping file -> file (TypeConverter.py:168)
[datatypes.File      ][DEBUG  ] Setting mtime of file:///0_datos/Archivos/Xavier/0_Oposiciones-Concursos/aa_plans/PLAN%20opos%202009.xls to 1241283897 (<type 'long'>) (File.py:115)
[Syncronization      ][INFO   ] Putting data file:///0_datos/Archivos/Xavier/0_Oposiciones-Concursos/aa_plans/PLAN opos 2009.xls --> None into FolderTwoWay-file:///media/USB16GB_vfat_datos/00_OPE's/aa_plans (Synchronization.py:37)
[dataproviders.File  ][DEBUG  ] Relative path: PLAN opos 2009.xls (File.py:290)
[dataproviders.File  ][DEBUG  ] Found corresponding group (File.py:292)
[platform.FileGio    ][DEBUG  ] Transfering File file:///0_datos/Archivos/Xavier/0_Oposiciones-Concursos/aa_plans/PLAN%20opos%202009.xls -> file://_media_USB16GB_vfat_datos_00_OPE%27s_aa_plans_PLAN%20opos%202009.xls (overwrite: False) (FileGio.py:253)
[Syncronization      ][CRITICAL] UNKNOWN SYNCHRONIZATION ERROR
Traceback (most recent call last):
  • File "/var/lib/python-support/python2.6/conduit/Synchronization.py", line 734 in run
    self.two_way_sync(self.source, sink)
  • File "/var/lib/python-support/python2.6/conduit/Synchronization.py", line 572 in two_way_sync
    self._put_data(sourcedp, sinkdp, data, dataRid)
  • File "/var/lib/python-support/python2.6/conduit/Synchronization.py", line 332 in _put_data
    put_data(source, sink, sourceData, sourceDataRid, False)
  • File "/var/lib/python-support/python2.6/conduit/Synchronization.py", line 41 in put_data
    sinkDataLUID)
  • File "/var/lib/python-support/python2.6/conduit/dataproviders/File.py", line 331 in put
    self._transfer_file(vfsFile, newURI, overwrite)
  • File "/var/lib/python-support/python2.6/conduit/dataproviders/File.py", line 240 in _transfer_file
    vfsFile.transfer(newURI, overwrite)
  • File "/var/lib/python-support/python2.6/conduit/datatypes/File.py", line 251 in transfer
    ok,f = trans.transfer(overwrite, cancel_function)
  • File "/var/lib/python-support/python2.6/conduit/platform/FileGio.py", line 258 in transfer
    parent.query_info("standard::name")
AttributeError: 'NoneType' object has no attribute 'query_info'
 (Synchronization.py:745)
[Syncronization      ][DEBUG  ] Syncworker state 3 (Synchronization.py:648)
[dataproviders.File  ][DEBUG  ] Saving group (file:///media/USB16GB_vfat_datos/00_OPE's/aa_plans = Home) to /media/USB16GB_vfat_datos/.conduit (File.py:47)
[Syncronization      ][DEBUG  ] Deleting worker: <SyncWorker(Wrapper: aa_plans twoway (UID: FolderTwoWay-file:///0_datos/Archivos/Xavier/0_Oposiciones-Concursos/aa_plans) <--> Wrapper: aa_plans twoway (UID: FolderTwoWay-file:///media/USB16GB_vfat_datos/00_OPE's/aa_plans), stopped 139683996621136)> (Synchronization.py:86)


Best regards
xnovoa
Comment 1 Alexandre Rosenfeld 2009-05-03 22:56:09 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


*** This bug has been marked as a duplicate of 571540 ***
Comment 2 xnovoa 2009-05-05 15:41:59 UTC
Thank you very much Alexandre