Michel Hoogervorst wrote: > I just tried creating a symlink, named test, poining to the "Oôs Joôs" > 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!
See: https://sourceforge.net/tracker/index.php?func=detail&aid=1679595&group_id=46652&atid=446895 Duncan > > 2007/3/18, Michel Hoogervorst <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>: > > It seems my problem with 1.7.0 is bigger then I thought... since > upgrading 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 > under that I have some music of a band called "Oôs Joôs" in > /home/michel/Muziek/Rock/Oôs Joôs > > Now, I can just open the "Oôs Joôs" folder from Freevo, but when I > try 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=arg, menuw=self ) > File "/usr/lib/python2.4/site-packages/freevo/directory.py", line > 472, in cwd > self.check_password_and_build(arg=None, menuw=menuw) > File "/usr/lib/python2.4/site-packages/freevo/directory.py", line > 527, in check_password_and_build > self.build(arg=arg, menuw=menuw) > 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 = AudioItem(file, parent) > File "/usr/lib/python2.4/site-packages/freevo/audio/audioitem.py", > line 54, in __init__ > self.set_url(url, info=scan) > 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 = > 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 <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>>: > > Looks like more people are having the same (kind of) problems. > (See the Freevo-users: Picture folders-thread) > Maybe raise a bugreport? > > > > > ------------------------------------------------------------------------ > *Van:* [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > [mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>] *Namens > *Michel Hoogervorst > *Verzonden:* 11 March 2007 19:11 > *Aan:* [email protected] > <mailto:[email protected]> > *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. > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > ------------------------------------------------------------------------ > > _______________________________________________ > Freevo-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-users ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
