http://bugs.gpodder.org/show_bug.cgi?id=163

           Summary: Utf8 encoding makes copy of episodes hangs
           Product: gPodder
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: high
         Component: Application
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
   Estimated Hours: 0.0


Gpodder version : 0.12.1 (why isn't it in the version menu ?)

Using menu "MP3 Player > Copy episodes to player", gpodder hangs. In the
console the following stack trace appears :

[EMAIL PROTECTED] ~]gpodder
Exception in thread Thread-18:
Traceback (most recent call last):
  File "/Programs/Python/2.5.1/lib/python2.5/threading.py", line 460, in
__bootstrap
    self.run()
  File "/Programs/Python/2.5.1/lib/python2.5/threading.py", line 440, in run
    self.__target(*self.__args, **self.__kwargs)
  File "Programs/GPodder/0.12.1/lib/python2.5/site-packages/gpodder/gui.py",
line 1721, in sync_to_ipod_thread
  File "Programs/GPodder/0.12.1/lib/python2.5/site-packages/gpodder/sync.py",
line 173, in add_tracks
  File "Programs/GPodder/0.12.1/lib/python2.5/site-packages/gpodder/sync.py",
line 503, in add_track
  File "/Programs/Python/2.5.1/lib/python2.5/posixpath.py", line 65, in join
    path += '/' + b
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 54-56: invalid
data


I think Gpodder cannot transfert file with a "é" in it.


-- 
Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to