You are not logged in.

#1 2008-05-01 09:37:14

pfdm
Member
Registered: 2007-06-25
Posts: 19

mpd and python-mpd problem utf8

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

#2 2008-05-01 21:18:37

elb
Member
From: France
Registered: 2006-03-17
Posts: 24
Website

Re: mpd and python-mpd problem utf8

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

#3 2008-05-01 22:19:51

pfdm
Member
Registered: 2007-06-25
Posts: 19

Re: mpd and python-mpd problem utf8

It is the same behaviour, so i downgrade my sonata to retrieve my covers. hope this will be fixed soon.

Offline

#4 2008-05-01 23:15:59

fwojciec
Member
Registered: 2007-05-20
Posts: 1,411

Re: mpd and python-mpd problem utf8

pfdm wrote:

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

#5 2008-05-05 09:45:25

elb
Member
From: France
Registered: 2006-03-17
Posts: 24
Website

Re: mpd and python-mpd problem utf8

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

#6 2008-05-05 10:58:30

pfdm
Member
Registered: 2007-06-25
Posts: 19

Re: mpd and python-mpd problem utf8

I'll take a look.

Offline

Board footer

Powered by FluxBB