GNOME Bugzilla – Bug 585227
Special chars in filename cause folder sync crash
Last modified: 2009-08-13 20:48:32 UTC
Steps to reproduce: 1. Create a file or folder with a special char in the filename (e.g. german ü,ä,ö) 2. Sync the top folder to another folder Stack trace: [datatypes.DataType ][DEBUG ] Getting Rid for file:///media/mybook/Fotos/Dinge/Pläne_Dusche/dusche_3.jpg (DataType.py:151) [platform.FileGio ][INFO ] Standard Attributes: standard::name,standard::content-type,standard::type,standard::size,standard::allocated-size,standard::display-name,standard::edit-name,standard::copy-name,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) Exception in thread Thread-2: Traceback (most recent call last):
+ Trace 215932
self.run()
self.cur.execute(req, args)
Other information: I found a similar problem here: https://bugs.launchpad.net/ubuntu/+source/conduit/+bug/371175/+viewstatus This happens with the Ubuntu Jaunty package as well as with the latest svn version. Makes Conduit unusable :(
same as bug #583823
*** This bug has been marked as a duplicate of 583823 ***