GNOME Bugzilla – Bug 602613
crash in File Manager: Renaming a directory fro...
Last modified: 2009-12-26 02:13:14 UTC
Version: 2.26.3 What were you doing when the application crashed? Renaming a directory from an invalid encoding Distribution: Debian squeeze/sid Gnome Release: 2.28.0 2009-10-27 (Debian) BugBuddy Version: 2.28.0 System: Linux 2.6.30-2-powerpc64 #1 SMP Sun Oct 4 09:29:28 UTC 2009 ppc64 X Vendor: The X.Org Foundation X Vendor Release: 10605000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome GTK+ Modules: gnomebreakpad, canberra-gtk-module Memory status: size: 142131200 vsize: 142131200 resident: 64724992 share: 32358400 rss: 64724992 rss_rlim: 18446744073709551615 CPU usage: start_time: 1258839361 rtime: 12173 utime: 11256 stime: 917 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/nautilus' [Thread debugging using libthread_db enabled] [New Thread 0xf56a7400 (LWP 21760)] 0x0ee02500 in waitpid () from /lib/libpthread.so.0
+ Trace 219224
Thread 1 (Thread 0xf7ed1000 (LWP 14063))
Inferior 1 [process 14063] will be detached. Quit anyway? (y or n) [answered Y; input not from terminal] ----------- .xsession-errors (181 sec old) --------------------- File "/usr/lib/python2.5/site-packages/bzrlib/workingtree.py", line 344, in open_containing control, relpath = bzrdir.BzrDir.open_containing(path) File "/usr/lib/python2.5/site-packages/bzrlib/bzrdir.py", line 898, in open_containing transport = get_transport(url, possible_transports) File "/usr/lib/python2.5/site-packages/bzrlib/transport/__init__.py", line 1587, in get_transport transport, last_err = _try_transport_factories(base, factory_list) File "/usr/lib/python2.5/site-packages/bzrlib/transport/__init__.py", line 1610, in _try_transport_factories return factory.get_obj()(base), None File "/usr/lib/python2.5/site-packages/bzrlib/transport/local.py", line 76, in __init__ self._local_base = urlutils.local_path_from_url(base) File "/usr/lib/python2.5/site-packages/bzrlib/urlutils.py", line 223, in _posix_local_path_from_url return unescape(url[len('file://'):]) File "/usr/lib/python2.5/site-packages/bzrlib/urlutils.py", line 536, in unescape raise errors.InvalidURL(url, 'Unable to encode the URL as utf-8: %s' % (e,)) bzrlib.errors.InvalidURL: Invalid url supplied to transport: "/home/bignose/Audio/ogg/Bj%F6rk/": Unable to encode the URL as utf-8: 'utf8' codec can't decode bytes in position 26-29: invalid data --------------------------------------------------
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers? *** This bug has been marked as a duplicate of bug 452894 ***
*** Bug 605422 has been marked as a duplicate of this bug. ***