Support and General Use > Theming and Appearance Customization
sansa e250 theme problem
akmanarda:
Hi,
I have been using rocbox for the past 2 days. I read the manuals and some other info on web. I am having problems with the themes. After extracting the zip and copying the proper files to proper folders, and selecting the theme from the menu, everything changes but the now playing screen. It is always this super simple display. Nothing like the picture on the website. Is there anything I am missing here?
Chronon:
You are seeing the default theme because the WPS you're using does not obey the required syntax.
1) It may require a patched build (i.e. the WPS contains unsupported tags).
2) It may contain old tags that do not comply with the current syntax.
See the CustomWPS wiki page for a listing of currently supported tags.
akmanarda:
Do I need to edit the WPS file?
AlexP:
Yes, in order to fix it. Look at the CustomWPS wiki page.
ONE_HUMAN:
My Acotil themes were some of the ones affected. I've analyzed my code and figured out what was wrong. I was missing closing pipes on some lines in the .wps file.
For example, this line: %X|backdrop_blue.bmp|0|0
should be: %X|backdrop_blue.bmp|0|0|
Notice the pipe (vertical line) I've added to the end of the second line which was missing from the first one.
I go into more detail in this topic: http://forums.rockbox.org/index.php?topic=13810.0
I'll edit all my .wps files and re-upload them.
Navigation
[0] Message Index
[#] Next page
Go to full version