Bugs item #1029700, was opened at 2004-09-17 07:00 Message generated for change (Comment added) made by dischi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1029700&group_id=46652
Category: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Stéphane Lavirotte (lavirott) Assigned to: Nobody/Anonymous (nobody) Summary: [Freevo-Bugreport] Unicode problem when detecting music CD Initial Comment: Hi, Sorry for another bug report, but I discovered the following problem this morning. When I insert a french CD in my freevo box, I've got the following message: Event: PLUGIN_EVENT_IDENTIFY_MEDIA crashed. I've got this problem with one or two CD, which name should contain letters like éèà or ç for example. I use 1.5.1 with mmpython 0.4.6 Here is the log: ----- ****************************************** ************************ Unicode Error: 'ascii' codec can't decode byte 0xe9 in position 33: ordinal not in range(128) Please report the following lines to the freevo mailing list or with the subject '[Freevo-Bugreport\] Unicode' to [EMAIL PROTECTED] Traceback (most recent call last): File "/usr/local/src/freevo- 1.5.1/src/skins/main/main.py", line 537, in draw a.draw(settings, object, menu, style, type, self.force_redraw) File "/usr/local/src/freevo- 1.5.1/src/skins/main/area.py", line 201, in draw self.update_content() File "/usr/local/src/freevo- 1.5.1/src/skins/main/default_areas.py", line 183, in update_content p.draw((self.widget_type, self.menuw), self) File "/usr/local/src/freevo-1.5.1/src/plugins/lcd.py", line 831, in draw if self.lsv[ k ] == param: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 33: ordinal not in range(128) None menu <menu.MenuWidget instance at 0x42ca49ec> <playlist.Playlist instance at 0x4586e48c> <audio.audioitem.AudioItem instance at 0x4586e1ec> <audio.audioitem.AudioItem instance at 0x4586eb4c> <audio.audioitem.AudioItem instance at 0x4586ebcc> <audio.audioitem.AudioItem instance at 0x4586ecac> Traceback (most recent call last): File "/usr/local/src/freevo-1.5.1/src/main.py", line 315, in eventhandler app.eventhandler(event) File "/usr/local/src/freevo-1.5.1/src/menu.py", line 631, in eventhandler if p.eventhandler(event=event, menuw=self): File "/usr/local/src/freevo- 1.5.1/src/plugins/rom_drives.py", line 186, in eve nthandler media.item.actions()[0][0](menuw=menuw) File "/usr/local/src/freevo- 1.5.1/src/audio/audiodiskitem.py", line 134, in cw d menuw.pushmenu(item_menu) File "/usr/local/src/freevo-1.5.1/src/menu.py", line 298, in pushmenu self.refresh() File "/usr/local/src/freevo-1.5.1/src/menu.py", line 326, in refresh skin.draw('menu', self, self.menustack[-1]) File "/usr/local/src/freevo- 1.5.1/src/skins/main/main.py", line 554, in draw raise UnicodeError, e UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 33: ordinal not in range(128) ---------------------------------------------------------------------- >Comment By: Dirk Meyer (dischi) Date: 2005-01-09 10:42 Message: Logged In: YES user_id=33647 fixed in 1.5 cvs ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1029700&group_id=46652 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel