- Status Closed
- Percent Complete
- Task Type Bugs
- Category Plugins
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#7993 - Mpeg player crashes with voice
When 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.
Closed by pondlife
2007-10-19 07:45
Reason for closing: Duplicate
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2007-10-19 07:45
Reason for closing: Duplicate
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
FS#7939
has a fix.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Ok here is a patch that should hopefully fix the issue. I doubt it will. But if someone can try it I would appreciate it.
I have also attached a build for the e200.
And the patch of course.
Doesn’t
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.band aid fixes suck!
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