You are not logged in.
Pages: 1
Hi,
i've just update the new mpd and python mpd package, so there is a problem with utf8 directory. Now it can not display my covers.
The error :
Exception in thread Thread-28:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
self.run()
File "/usr/lib/python2.5/threading.py", line 446, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib/python2.5/site-packages/sonata/main.py", line 3971, in _artwork_update
imgfound = self.artwork_check_for_local()
File "/usr/lib/python2.5/site-packages/sonata/main.py", line 3993, in artwork_check_for_local
type, filename = self.artwork_get_local_image()
File "/usr/lib/python2.5/site-packages/sonata/main.py", line 4038, in artwork_get_local_image
testfile = img.single_image_in_dir(self.musicdir[self.profile_num] + songpath)
File "/usr/lib/python2.5/site-packages/sonata/img.py", line 62, in single_image_in_dir
dir = gobject.filename_from_utf8(dir)
GError: Séquence d'octets non valide en entrée du convertisseur
Offline
I'm having the same output whenever I try to view an artists's albums in the collection and the album title contains non strictly ascii characters (which happens pretty often, as I am not a native english speaker). The problem is that the albums do not appear in the collection ! I can still access them by the filesystem view, but then the songs are sorted alphabetically, not by track number.
This problem appeared with Sonata 1.5.
Offline
It is the same behaviour, so i downgrade my sonata to retrieve my covers. hope this will be fixed soon.
Offline
It is the same behaviour, so i downgrade my sonata to retrieve my covers. hope this will be fixed soon.
It will not be fixed soon if you don't report the bug to the bugtracker so that devs know that something is wrong...
Offline
Seems the 1.5.1 version released 48h ago corrects that bug and others.
See here : https://lists.berlios.de/pipermail/sona … 08-May.txt
The Arch package has been flagged out of date so you can expect an upgrade soon...
Offline
I'll take a look.
Offline
Pages: 1