I just tried creating a symlink, named test, poining to the "O=F4s Jo=F4s"
directory.
Freevo has no problems anymore playing the content of this symlinked
directory.
Though I still don't have a audio cover shown, and I get this error in the
main-500.log:
osd.py: Bitmap file "/home/michel/Muziek/sic-mdk.png" doesn't exist!
2007/3/18, Michel Hoogervorst <ma.hoogervorst@...>:
>
> It seems my problem with 1.7.0 is bigger then I thought... since upgradin=
g
> from 1.6.3 I found it to be very unstable. When playing a playlist,
> somehow, I do see cover images, but Freevo crashes when it tries to open
> something with non-standard characters.
>
> For instance, I have my music collection in /home/michel/Muziek, and unde=
r
> that I have some music of a band called "O=F4s Jo=F4s" in
> /home/michel/Muziek/Rock/O=F4s Jo=F4s
>
> Now, I can just open the "O=F4s Jo=F4s" folder from Freevo, but when I tr=
y to
> open a subdirectory (the albums are in a subdirectory), for instance the
> directory "Ben roik", Freevo crashes.
> Strange thing is, that the files in this directory are named 01.flac,
> 02.flac etc... and one file called front.jpg, so no non-standard
> characters are used in that.
>
> In main-500.log I see this message:
>
> Traceback (most recent call last):
> File "/usr/lib/python2.4/site-packages/freevo/main.py", line 285, in
> eventhandler
> app.eventhandler(event)
> File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 673, in
> eventhandler
> action( arg=3Darg, menuw=3Dself )
> File "/usr/lib/python2.4/site-packages/freevo/directory.py", line 472,
> in cwd
> self.check_password_and_build(arg=3DNone, menuw=3Dmenuw)
> File "/usr/lib/python2.4/site-packages/freevo/directory.py", line 527,
> in check_password_and_build
> self.build(arg=3Darg, menuw=3Dmenuw)
> File "/usr/lib/python2.4/site-packages/freevo/directory.py", line 633,
> in build
> for i in p.get(self, files):
> File "/usr/lib/python2.4/site-packages/freevo/audio/__init__.py", line
> 77, in get
> a =3D AudioItem(file, parent)
> File "/usr/lib/python2.4/site-packages/freevo/audio/audioitem.py", line
> 54, in __init__
> self.set_url(url, info=3Dscan)
> File "/usr/lib/python2.4/site-packages/freevo/audio/audioitem.py", line
> 126, in set_url
> Item.set_url(self, url, info)
> File "/usr/lib/python2.4/site-packages/freevo/item.py", line 288, in
> set_url
> audiocover =3D util.getimage(os.path.dirname(self.filename
> )+'/'+filemask)
> UnicodeDecodeError: 'utf8' codec can't decode bytes in position 26-29:
> invalid data
>
> Note that I had never any issues playing the music in this directory with
> Freevo 1.5.x and 1.6.x
>
>
> Any idea?
> I just have no idea where to start searching...
>
>
> 2007/3/11, Antispam <antispam@...>:
>
> > Looks like more people are having the same (kind of) problems. (See th=
e
> > Freevo-users: Picture folders-thread)
> > Maybe raise a bugreport?
> >
> >
> >
> > ------------------------------
> > *Van:* freevo-users-bounces@... [mailto:
> > freevo-users-bounces@...] *Namens *Michel Hoogervorst
> > *Verzonden:* 11 March 2007 19:11
> > *Aan:* freevo-users@...
> > *Onderwerp:* [Freevo-users] Music album covers aren't shown anymore in
> > 1.7.0
> >
> > Hi,
> >
> > Since upgrading to 1.7.0, Freevo doesn't show any album covers when
> > browsing/playing music.
> >
> > When browsing music, I see this in main-500.log:
> > osd.py: Bitmap file "/home/michel/Muziek/sic-mdk.png " doesn't exist!
> >
> > I guess this should be "music-mdk.png"? Looks like it chops off the
> > first two characters.
> > The file in the directory is called "front.jpg" though, so this doesn't
> > make any sense.
> >
> > Any idea what is causing this?
> > I have the same problem both with my originel local_conf.py and a newly
> > created one off of the local_conf.py.exaple.
> >
>
>
|