This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9091 - File name voicing progress dialog stucks on filename with unusual charaters
|
DetailsVersion:
The Rockbox Utility Version SVN: $Revision: 17207 $ (m 1.0.5), built April 21 2008 18:43:08 When using "Accessibility" --> "Create Talk Files" Folder: E:\MUSIC Selected Encoder: Rockbox Speex Encoder (Language: English, Voice: Microsoft Sam) Selected TTS engine: Sapi TTS Engine And then there is a filename with 'unusual' characters, like "07 Bon Idée.mp3", then the file name voicing fails, and the progress continues endlessly. The progress bar still animating, but the file name voicing does not continue to the next file name. The user have to manually abort the process by pressing 'OK' button. As a consequence, the rest of files are not being processed. See attached screenshot. |
This task depends upon
2. I got the file from a friend - so I don't know how its name was written. I guess it is possible to copy and paste the filename to notepad and examine that specific character with an Hex editor, in order to determine what Unicode character it is.
The Unicode character é is 'LATIN SMALL LETTER E WITH ACUTE' (U+00E9)
http://www.fileformat.info/info/unicode/char/00e9/index.htm