Support and General Use > Theming and Appearance Customization

More trouble with WPS in V3.7.1 on Sansa 260 (V1)

(1/2) > >>

OldSchool:
Hello,

I'm just getting back into RB after being away from it for a year or so. I've just updated from V3.5 to V3.7.1 and, needless to say, my custom WPS screen broke. I processed the .wps file with the "skinupdater" as per the V3.7.1 release notes, but that didn't help (BTW, I really like the new code format :).

Has anything in the .cfg file format or file location convention(s) changed that might cause the problem?

In the meantime, I'll try updating my simulator and see if I can track this down.

Thanks

[Saint]:

--- Quote from: OldSchool on January 02, 2011, 04:28:16 PM ---Hello,

I'm just getting back into RB after being away from it for a year or so. I've just updated from V3.5 to V3.7.1 and, needless to say, my custom WPS screen broke. I processed the .wps file with the "skinupdater" as per the V3.7.1 release notes, but that didn't help (BTW, I really like the new code format :).

Has anything in the .cfg file format or file location convention(s) changed that might cause the problem?

In the meantime, I'll try updating my simulator and see if I can track this down.

Thanks

--- End quote ---


OldSchool,

Post your code for me, and I'll have a look at it for you.



[St.]

OldSchool:
Here it is, attached (I hope) - direct from the skin updater. I haven't had time to try the simulator yet.

Thanks :)

[Saint]:
Oldschool,


Here you go.

- I have removed a lot of "dead" code
- Re-enabled what I could (some things the author apparently couldn't get right at the time)
- Arranged a few things for better readability
- Fixed up a few conditions

It parses successfully, I don't have any of the bitmaps here...so I've no idea what it *looks* like but I haven't really made any changes that will affect how the theme is presented, just "behind the scenes" work.


--- Code: ---%xl(A,Vol-74dB.bmp,41,93)
%xl(B,Vol-73dB.bmp,41,93)
%xl(b,flash-off.bmp,10,208)
%xl(C,Vol-68dB.bmp,41,93)
%xl(c,charge.bmp,10,208)
%xl(D,Vol-64dB.bmp,41,93)
%xl(d,discharge.bmp,10,208)
%xl(E,Vol-60dB.bmp,41,93)
%xl(F,Vol-56dB.bmp,41,93)
%xl(f,FF.bmp,3,152)
%xl(G,Vol-52dB.bmp,41,93)
%xl(H,Vol-48dB.bmp,41,93)
%xl(I,Vol-44dB.bmp,41,93)
%xl(J,Vol-40dB.bmp,41,93)
%xl(K,Vol-36dB.bmp,41,93)
%xl(L,Vol-32dB.bmp,41,93)
%xl(M,Vol-28dB.bmp,41,93)
%xl(N,Vol-24dB.bmp,41,93)
%xl(O,Vol-20dB.bmp,41,93)
%xl(P,Vol-16dB.bmp,41,93)
%xl(p,Play.bmp,3,152)
%xl(Q,Vol-12dB.bmp,41,93)
%xl(q,Pause.bmp,3,152)
%xl(R,Vol-08dB.bmp,41,93)
%xl(r,Rewind.bmp,3,152)
%xl(S,Vol-04dB.bmp,41,93)
%xl(T,Vol00dB.bmp,41,93)
%xl(U,Vol00+dB.bmp,41,93)
#
%wd
#
%X(Frame.bmp)
#
%x(V,Vol-dBScale.bmp,37,103)
#
%ac%?cc<%ca %cb/%cd/%cY %?cf<%cI:%cM:%cS %cP|%cl:%cM:%cS %cp>|RTC Not Set/Present>
#
%al Current Track: %pp/%pe
#
%s%ac%?ia<%ia|%d(2) - Unknown Artist>
#
%s%ac%?id<%id|%d(1) - Unknown Album>
#
%s%ac%?it<%it|File Name: %fn>
#
%ac%(%?fc<MP1|MP2|MP3|AIFF|WAV|Vorbis|FLAC|MPC|A52|Wavpack|ALAC|AAC|Shorten|SID|ADX|NSF|Speex|SPC|APE|WMA|Unknown> %?fb< %fb Kbps>%)
#
%al Level:%ar%pv dB %?pv<%xd(A)|%xd(B)|%xd(C)|%xd(D)|%xd(E)|%xd(F)|%xd(G)|%xd(H)|%xd(I)|%xd(J)|%xd(K)|%xd(L)|%xd(M)|%xd(N)|%xd(O)|%xd(P)|%xd(Q)|%xd(R)|%xd(S)|%xd(T)|%xd(U)>
#
%al Peak
#
%pm
#
%pb(3,-,170,8,-)
#
%?mp<%ac[STOP]|%xd(p)|%xd(q)|%xd(f)|%xd(r)>%ac%pc / %pr%ar%pt
#
%al Next Track:
#
%s%ac%?It<%It|%?Fn<%Fn|End of playlist>> 
#
%acBat: %bl%% @ %bv V  %btmin%(s%)
#
%?bp<%xd(c)|%xd(d)>
#
%?bp<%t(0.5)%xd(c);%t(0.5)%xd(b)|%t(0.5)%xd(d);%t(0.5)%xd(b)>

--- End code ---



[St.]

OldSchool:
[St.],

Thanks much for your efforts - still no joy I'm afraid. I really need to bash away at it using the simulator - maybe some day I'll have time. :(

I don't think the trouble's in the code (BTW: I leave the dead stuff in just in case I ever figure out how to get it to work). I thought maybe ANSI encoding was wrong, but that doesn't seem to matter.

Oh well, life is full of these little mysteries. :)

Cheers

Navigation

[0] Message Index

[#] Next page

Go to full version