This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5570 - Voicing causes freeze on music playback
Attached to Project:
Rockbox
Opened by Mike Holden (mikeholden) - Monday, 19 June 2006, 15:25 GMT+2
Last edited by Peter D'Hoye (petur) - Tuesday, 20 June 2006, 11:57 GMT+2
Opened by Mike Holden (mikeholden) - Monday, 19 June 2006, 15:25 GMT+2
Last edited by Peter D'Hoye (petur) - Tuesday, 20 June 2006, 11:57 GMT+2
|
DetailsIf I enable voicing of any kind, then it causes major problems on my 340, with a daily build from the last couple of days. Currently loaded is CVS-20060619.
First off, no file/dir voicing occurs. Second off, when I play a music file, although the file loads and the WPS shows correct data, no playback occurs, and the counter sticks at 0:00. Sometimes you will hear a tiny fraction of playback, but nothing more. The unit just stops there. It will respond ok to pause/play, and will respond to stop. However when pressing stop, it gets as far as the Creating Bookmark splash, and locks up completely, needing a hard reset with a paperclip. After a bit of messing around trying to find which build broke it (it used to work, so I thought) I finally hit on what the problem is - while investigating another issue with voicing, I renamed my english.voice file to stop it being loaded on bootup, and this is totally the cause of the problem. If I rename it back to english.voice, everyting works as expected, but if in rename it to EEEenglish.voice, then file/dir voicings fail, and the unit locks up as described above. The workaround is obvious (load the file and name it correctly), but this bug will hit any user who wants to voice files and dirs, but who doesn't have an appropriate voice file loaded. |
This task depends upon
Closed by Steve Bavin (pondlife)
Tuesday, 29 August 2006, 11:39 GMT+2
Reason for closing: Fixed
Additional comments about closing: The original problem is resolved - any other voice-related crashes should be logged seperately.
Tuesday, 29 August 2006, 11:39 GMT+2
Reason for closing: Fixed
Additional comments about closing: The original problem is resolved - any other voice-related crashes should be logged seperately.
1) Enable .talk clips for files and folders - disable voice menus, as well as crossfade, resume on startup or any of the other "troublesome" options.
2) Restart the device, so nothing is playing.
3) Go to the file browser and press down arrow; it will correctly speak the selected name (via .talk clip).
4) Wait for the disk access indicator to go off.
5) Press down arrow; it will lock up immediately.
How does this recipe work for others?
Presumably this is because having dir cache disabled means the disk will be spun up to read the subdirectory before an attempt is made to play the .talk clip?
Michael, do you have Dir Cache enabled? If so, does your problem go away if you disable it?
Steve: I cannot reproduce your problem with or without dircache. If it still reproduces for you, please open a new bug with detailed steps and configuration. Please do not continue to hijack this bug as it's a different issue most likely.
Mike: Sorry again for hijacking.
If anybody else can build one, I can test it though.
Keep me informed of progress - the patch page above would probably be the best place.
My advice to her will be 'STOP MUSIC BEFORE BROWSING'
my advice to you is to always try the latest daily build before commenting on a bug report.
I wont be at hand to help so am hoping to use the most stable version when th H120 gets passed over the water.
Most users dont use the voice so voice related bugs possibly stay lower profile due to less people shouting 'gimme gimme'
Never used Rockbox before and it did seem sensible advice at the time.
I will put on todays build later.
Have now tried a recent daily build, and can confirm that this issue is now resolved. Thanks for the work.