- Status Closed
- Percent Complete
- Task Type Bugs
- Category User Interface
- Assigned To No-one
- Operating System Sansa AMSv1
- Severity High
- Priority Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#12298 - no display / fatal error on Sansa Clip
I upgraded to build 30609 in the last few days. After powering up, the Rockbox logo displays, then the screen goes dark & the unit powers down. It will then not respond to subsequent attempts to power up until connected to USB, at which point it can boot normally into the stock firmware.
This behavior occurred in 30614 as well.
I have worked around this problem by reverting back to a known good previous build, 30400.
Closed by bertrik
2011-10-15 10:10
Reason for closing: Fixed
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
2011-10-15 10:10
Reason for closing: Fixed
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
Appears to be fixed now.
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
clip v2 owner here - same issue.
there was a previous task here on flyspray. http://www.rockbox.org/tracker/task/12292 - it was supposedly fixed and the task was closed with r30613. but the fix only appears to work on the clip+. i have one myself and that is working again after exhibiting the same problem but my clip v2 still does not work.
clip v1 here that I haven't updated in some time - nothing happening at boot (tried plugging USB to see if it responded) and requires hard power off.
For me, on the clipv1,
SVN r30588 works,
SVN r30589 ("
FS#12273- use buflib for font storage. thanks to the testers :)") did work at some point, hangs when trying again.SVN r30590 ("fix the build errors") hangs
This is a patch that locks the font handles during settings_apply_skins(). It fixes some r30589 related crashes for me.
unfortunately that patch doesn't do anything for my clip v2. i get the splash and then the screen goes black exactly as before. i have to hard power off for 20 seconds or so to reset it. it's absolutely fine back on 30588 - and yes, i've been making sure the folder is clean with each test. :P
I just reproduced this bug with r30714 and r30715 on my Clip v1.
Fred: That patch looks good, except the skin engine part of it shold be unnecessary. The fix is very likely lcoking in the scroll function. I'm incorporating it in the patch to fix glyphcache.
JD, I would have committed it, but the only part that prevents the crash is locking in the skin engine.
FS#12299fixes this bug alsor30755 works fine on my Clip v1. Can we close this?