Support and General Use > Theming and Appearance Customization
Suddenly broken progress bar for FM radio (Sansa Fuze v2)
D.Lorean:
Hello everybody!
I'm new to rockbox and also a beginner in theming this fine piece of software and I'm facing here a problem, I don't understand.
I also did search the forum, but couldn't find an answer to my special problem.
I did some minor modifications to an existing theme (Fuze Classic) for a Sansa Fuze v2 and everything worked fine until a 'data abort' error showed up (don't remember what specific one). I did reset of rockbox (holding power off for 20s), but now the progress bar in the radio skin is "broken" and I always get the failsafe skin.
This is the code:
--- Code: ---%xl(t,tuner.bmp,0,0)
#Tuner and Volume Bar:
%V(11,125,198,8,-)
%?mv<%pv(0,0,198,8,volume.bmp)|%pb(0,0,-,-,slider,t,nofill,nobar)>
--- End code ---
I didn't do any changes to it. If I comment out the false case or change it to a solid bar, everything is working fine.
I can't see my mistake. Is there any database which possibly got corrupted by the tuner bitmap or a buffer overflow...?
PS: No errors in the simulator, everything as it should be.
Thanks for any help...
Regards,
D.Lorean
JdGordon:
is tuner.bmp in .rockbox/wps/<theme name>/ ?
does it open fine on your computer? sounds like that file is casuing the issue
D.Lorean:
--- Quote from: JdGordon on February 07, 2012, 08:20:08 PM ---is tuner.bmp in .rockbox/wps/<theme name>/ ?
--- End quote ---
Yes, everything is in the right folder...
--- Quote from: JdGordon on February 07, 2012, 08:20:08 PM ---does it open fine on your computer? sounds like that file is casuing the issue
--- End quote ---
This was my first thought, too...but there are no known problems with this bitmap. I can even open/view it on the player.
It worked one time. Then there was this 'data abort' error and now I can only access the failsafe skin. Very confusing...
Are there any logfiles created by rockbox, which could help me any further?
JdGordon:
nope, unfortunately.
maybe it has something to do with buflib. Have you got dircache enabled?
D.Lorean:
--- Quote from: JdGordon on February 08, 2012, 07:28:39 AM ---maybe it has something to do with buflib.
--- End quote ---
In the actual (official) release 3.10, I found this value somewhere in the debug menu. I use r513C5AD at the moment and missing this entry.
--- Quote from: JdGordon on February 08, 2012, 07:28:39 AM ---Have you got dircache enabled?
--- End quote ---
I tried with dircache enabled/disabled, unfortunately no change...
Would it help to upload all theme files?
Navigation
[0] Message Index
[#] Next page
Go to full version