This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7162 - Playback menu in plugins
Attached to Project:
Rockbox
Opened by PaulJam (PaulJam) - Sunday, 13 May 2007, 14:31 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Saturday, 05 April 2008, 20:33 GMT+2
Opened by PaulJam (PaulJam) - Sunday, 13 May 2007, 14:31 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Saturday, 05 April 2008, 20:33 GMT+2
|
Details1. When pressing the stop button (not the menuentry) in the Audioplayback menu of a plugin (e.g. solitaire) in the uisimulator, it crashes with the following error message:
[code]pause We open the real file 'archos/.rockbox/nvram.bin' Fatal signal: Segmentation Fault (SDL Parachute Deployed) *** glibc detected *** corrupted double-linked list: 0xb7ed9358 *** Aborted[/code] 2. When selecting the "Pause / Play" entry in the playbackmenu while playback is stopped, then the statusbar indicates playback but nothing is playing. The WPS then shows "No file!". (I was only able to reproduce this in the uisimulator but according to JdGordon this happens on his target (e200) too) The uisimulator (H300) was built from source revision 13377 |
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Saturday, 05 April 2008, 20:33 GMT+2
Reason for closing: Fixed
Additional comments about closing: seems to be fixed, closure requested by poster.
Saturday, 05 April 2008, 20:33 GMT+2
Reason for closing: Fixed
Additional comments about closing: seems to be fixed, closure requested by poster.
The first issue doesn't happen anymore with revision 14120.
I just tried to recreate the 2nd scenario but quickly realized I couldn't find the "playbackmenu" or a "Pause/Play" entry anywhere... Is this out of date?