This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5434 - Opening a text file with the Text viewer plugin locks up H140 player.
Attached to Project:
Rockbox
Opened by Douglas Valentine (Dwyloc) - Friday, 26 May 2006, 11:39 GMT+1
Opened by Douglas Valentine (Dwyloc) - Friday, 26 May 2006, 11:39 GMT+1
|
DetailsSteps to reproduce.
1. boot player and hold down record to reset to default config. 2. press select and open a text file from the directory view. At this stage the player will lockup and require you to press the reset button and on next boot the player boots into the manufactures stock firmware not Rockbox. |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Sunday, 16 July 2006, 16:44 GMT+1
Reason for closing: Fixed
Additional comments about closing: looks like its working, we can close :D
Sunday, 16 July 2006, 16:44 GMT+1
Reason for closing: Fixed
Additional comments about closing: looks like its working, we can close :D
I have also tested with more than one file at least one of which I have previously viewed with an older CVS build.
FS#5187?since the viewer seems to crash more frequently when files using a "layout" (like .nfo files or the .txt douglas posted) are involved, i assume that it might have to do something with numerous blank spaces and/or special characters.
http://www.rockbox.org/tracker/task/5658
I included a patch to fix the bug.
one way to turn on the player on with rockbox after a restart is to put the hold button on and then press play. the hold screen will pop up (either iriver or rockboxs screen) and then take off hold wait a few seconds and then turn it on again.
The version of your patch committed to CVS fixes the problem and all the text files I have tested now open and view without problems thanks.
@jerry
Thanks for the information.