This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10078 - crash in text editor
Attached to Project:
Rockbox
Opened by Wolfgang Dilg (rasferret) - Tuesday, 31 March 2009, 10:56 GMT+2
Last edited by Teruaki Kawashima (teru) - Saturday, 02 October 2010, 06:40 GMT+2
Opened by Wolfgang Dilg (rasferret) - Tuesday, 31 March 2009, 10:56 GMT+2
Last edited by Teruaki Kawashima (teru) - Saturday, 02 October 2010, 06:40 GMT+2
|
Detailsin r20588 open the attached file while playing a mp3 file. open context menu by pressing the down button. when pressing the power off button the player crashes. if there is no playback when pressing the power off button nothing happens.
|
This task depends upon
Closed by Teruaki Kawashima (teru)
Saturday, 02 October 2010, 06:40 GMT+2
Reason for closing: Fixed
Additional comments about closing: fixed in r28189.
Saturday, 02 October 2010, 06:40 GMT+2
Reason for closing: Fixed
Additional comments about closing: fixed in r28189.
It seems to be the setting bookmark on stop. With a clean install of rockbox 3.2
and
show files: all
autocreate bookmarks: on
in config.cfg the player crashes as described before (show files: all doesn't matter but
is needed for me to start playing a file using the file browser)
With 3.1 and before the player ignores pressing the power button, so there is no crasch.
With 3.2 the player stops playback and when it tries to create the bookmark it crashes.
I hope this information is enough for tracking down the bug.
Trying to create a bookmark when in a plugin in a backdoor'ish way can be problematic, I imagine.
good job :-)