This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7993 - Mpeg player crashes with voice
Attached to Project:
Rockbox
Opened by Daniel Dalton (ddalton) - Friday, 19 October 2007, 08:40 GMT+2
Last edited by Steve Bavin (pondlife) - Friday, 19 October 2007, 09:45 GMT+2
Opened by Daniel Dalton (ddalton) - Friday, 19 October 2007, 08:40 GMT+2
Last edited by Steve Bavin (pondlife) - Friday, 19 October 2007, 09:45 GMT+2
|
DetailsWhen playing videos two people have found that mpeg player chrashes.
I am working on a patch so hopefully it might work. Please let me know if you get these problems with voice. When does it occur? With voice menus on? Talk clips on? spelling? numbering? Thanks. |
This task depends upon
Closed by Steve Bavin (pondlife)
Friday, 19 October 2007, 09:45 GMT+2
Reason for closing: Duplicate
Additional comments about closing: FS#7939 has a fix.
Friday, 19 October 2007, 09:45 GMT+2
Reason for closing: Duplicate
Additional comments about closing:
I have also attached a build for the e200.
And the patch of course.
FS#7939fix this already? It should only be necessary to do talk_disable_menus() once, when entering the plugin, and talk_enable_menus() once when exiting anyway.your missing () after do_shutup in the while loop.
if you really really want a sucky band-aid fix, and you use this you will have to reenable all your voice settings every time ou exit mpegplayer