Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#5187 - Text viewer crashes when entering wide mode

Attached to Project: Rockbox
Opened by Alistair Marshall (amar) - Thursday, 20 April 2006, 11:36 GMT+2
Last edited by Dave Chapman (linuxstb) - Saturday, 20 May 2006, 11:26 GMT+2
Task Type Bugs
Category Plugins
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Version 3.0
Due Date Undecided
Percent Complete 100%
Private No

Details

If Max line length in WIDE mode (190) is exceeded, playback stops and Rockbox crashes

Found on H300, Persume same on other targets
This task depends upon

Closed by  Zakk Roberts (midkay)
Sunday, 04 June 2006, 12:55 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  A fix was committed to CVS. If you encounter this problem again, please open a new report and provide a new test file.
Comment by Alexander Spyridakis (xaviergr) - Wednesday, 10 May 2006, 00:29 GMT+2
Is this bug still present for you.
I try to reproduce it but I couldn't.
Comment by Alistair Marshall (amar) - Wednesday, 10 May 2006, 10:48 GMT+2
Just used a cvs build, still happens with this file:
Comment by Dan Everton (safetydan) - Wednesday, 31 May 2006, 06:16 GMT+2
This is reproducable in the H120 simulator using the given text file.
Comment by Karl Kurbjun (kkurbjun) - Saturday, 03 June 2006, 08:55 GMT+2
Here's a patch, turns out I can't commit to the plugins dir, that or I havn't logged in properly on this other computer I have. Dave, can you commit this provided you don't have any issues with the patch.
   viewerfix.diff (2.7 KiB)
 apps/plugins/viewer.c |   31 ++++++++++++++++++++-----------
 1 file changed, 20 insertions(+), 11 deletions(-)

Comment by Karl Kurbjun (kkurbjun) - Saturday, 03 June 2006, 09:06 GMT+2
scratch that last one, committed. please check to make sure bug is fixed. Works for me with the test file.

Loading...