Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  how do you fix broken or out-of-date theme
« previous next »
  • Print
Pages: [1] 2

Author Topic: how do you fix broken or out-of-date theme  (Read 3573 times)

Offline ilovehayden101

  • Member
  • *
  • Posts: 22
how do you fix broken or out-of-date theme
« on: January 13, 2009, 10:09:04 PM »
i have a sansa E280 player and themes i want is out of dated, is their a way to fix them/upgrade them to the new version of rockbox?
thank you
Logged

Offline keepsake

  • Member
  • *
  • Posts: 15
  • Learning to WPS
Re: how do you fix broken or out-of-date theme
« Reply #1 on: January 14, 2009, 01:54:15 AM »
Run a UI simulator with debug, then apply the theme. The debug screen will tell you which lines contain the error. Consult the WPS manual for the new syntax.
Logged
Useful links:
UI Simulators: http://rasher.dk/rockbox/simulator/
WPS Gallery: http://www.rockbox.org/twiki/bin/view/Main/WpsGallery
CustomWPS Page: http://www.rockbox.org/twiki/bin/view/Main/CustomWPS

Offline ilovehayden101

  • Member
  • *
  • Posts: 22
Re: how do you fix broken or out-of-date theme
« Reply #2 on: January 14, 2009, 03:06:11 AM »
a UI simulator? what that? where can i get it at?
Logged

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: how do you fix broken or out-of-date theme
« Reply #3 on: January 14, 2009, 03:44:50 AM »
http://www.rockbox.org/twiki/bin/view/Main/UiSimulator
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline ilovehayden101

  • Member
  • *
  • Posts: 22
Re: how do you fix broken or out-of-date theme
« Reply #4 on: January 14, 2009, 08:50:01 PM »
hi i install the program and everything but still cant find out how... sorry for being a noob
i still not getting the theme working. i extract the file into a folder, run it, i ran "rockboxui" "debugwps" are these right ones to run if so. i cant go to the list of themes on the E280
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: how do you fix broken or out-of-date theme
« Reply #5 on: January 14, 2009, 09:03:34 PM »
Did you install the theme that you want to debug in the simulator?  Can you describe the steps you're performing in detail?
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline keepsake

  • Member
  • *
  • Posts: 15
  • Learning to WPS
Re: how do you fix broken or out-of-date theme
« Reply #6 on: January 14, 2009, 09:31:07 PM »
Using rockboxui, apply the theme, and see what comes up in the black window/white text. If it reports an error (specifying a line number) when you try to apply the theme, then you know what the broken part is. Consult the wps manual to find out what the updated syntax is.
Logged
Useful links:
UI Simulators: http://rasher.dk/rockbox/simulator/
WPS Gallery: http://www.rockbox.org/twiki/bin/view/Main/WpsGallery
CustomWPS Page: http://www.rockbox.org/twiki/bin/view/Main/CustomWPS

Offline ilovehayden101

  • Member
  • *
  • Posts: 22
Re: how do you fix broken or out-of-date theme
« Reply #7 on: January 14, 2009, 10:01:04 PM »
1. open the rockboxui. it has 4 lines
line 1:can't open font:/.rockbox/fonts/12-abobe-helvetica.fnt
line 2:read_bmp_file: can't open '/.rockbox/backdrops/cabbiev2.bmp', rc: -1
line 3:read_bmp_file: can't open '/.rockbox/icons/tango_small.bmp , rc: -1
line 4:read_bmp_file: can't open '/.rockbox/icans/tango_small_viewers.bmp', rc:-1
window pops up and it a small verson of the menu from my sansa e280
2.  i go to browse themes,fonts,.wps  by
setting > theme setting > browse themes

i get stuck there. i cant go to the list of themes i have on their.
Logged

Offline keepsake

  • Member
  • *
  • Posts: 15
  • Learning to WPS
Re: how do you fix broken or out-of-date theme
« Reply #8 on: January 15, 2009, 01:15:20 AM »
Quote from: ilovehayden101 on January 14, 2009, 10:01:04 PM
1. open the rockboxui. it has 4 lines
line 1:can't open font:/.rockbox/fonts/12-abobe-helvetica.fnt
line 2:read_bmp_file: can't open '/.rockbox/backdrops/cabbiev2.bmp', rc: -1
line 3:read_bmp_file: can't open '/.rockbox/icons/tango_small.bmp , rc: -1
line 4:read_bmp_file: can't open '/.rockbox/icans/tango_small_viewers.bmp', rc:-1
window pops up and it a small verson of the menu from my sansa e280
2.  i go to browse themes,fonts,.wps  by
setting > theme setting > browse themes

i get stuck there. i cant go to the list of themes i have on their.
It appears like the files weren't correctly extracted. When you open the the .zip file for a theme, it should have a folder named .rockbox in it. Drag this folder into the same folder .rockbox is in (on your MP3 player), and it will prompt you to merge. Select "all", then try again.
Logged
Useful links:
UI Simulators: http://rasher.dk/rockbox/simulator/
WPS Gallery: http://www.rockbox.org/twiki/bin/view/Main/WpsGallery
CustomWPS Page: http://www.rockbox.org/twiki/bin/view/Main/CustomWPS

Offline ilovehayden101

  • Member
  • *
  • Posts: 22
Re: how do you fix broken or out-of-date theme
« Reply #9 on: January 15, 2009, 01:35:58 AM »
the zip file doesnt have a .rockbox folder.. i just make one right?
so  their should be a .rockbox folder in my .rockbox folder (that located in my MP3 drive)
« Last Edit: January 15, 2009, 01:39:45 AM by ilovehayden101 »
Logged

Offline keepsake

  • Member
  • *
  • Posts: 15
  • Learning to WPS
Re: how do you fix broken or out-of-date theme
« Reply #10 on: January 15, 2009, 02:07:05 AM »
I'm sorry, I don't think I was very clear there.
If the zip file only has the "wps", "backdrops", "themes", and "fonts" folders, you should simply drag these _into_ the .rockbox folder on your MP3 player. Otherwise, if the zip file has a ".rockbox" folder, you should drag it into your MP3 player's hard disk (not into the .rockbox folder). The idea is to force the computer to merge the set of files.
Logged
Useful links:
UI Simulators: http://rasher.dk/rockbox/simulator/
WPS Gallery: http://www.rockbox.org/twiki/bin/view/Main/WpsGallery
CustomWPS Page: http://www.rockbox.org/twiki/bin/view/Main/CustomWPS

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: how do you fix broken or out-of-date theme
« Reply #11 on: January 15, 2009, 03:56:45 AM »
Quote from: ilovehayden101 on January 15, 2009, 01:35:58 AM
the zip file doesnt have a .rockbox folder.. i just make one right?

What exactly do you find in the .zip file when you open it?

Quote
so  their should be a .rockbox folder in my .rockbox folder (that located in my MP3 drive)

No.
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline ilovehayden101

  • Member
  • *
  • Posts: 22
Re: how do you fix broken or out-of-date theme
« Reply #12 on: January 15, 2009, 04:13:00 PM »
in the theme zip folder umm
back
bat
bg
blacknblue
cross
for
hold_off
hold_on
pause
play
prog
rep
shuff
tango_small
tango_small_viewers
vol
ALL BIT FILES
blacknblue_glass CFG
helvR10.fnt
tango small viewer icon
blacknblue WPS

that all the files in the zip

what next?
Logged

Offline Chronon

  • Rockbox Expert
  • Member
  • *
  • Posts: 4379
Re: how do you fix broken or out-of-date theme
« Reply #13 on: January 15, 2009, 05:11:59 PM »
The files should not just be loose in the archive like that.  They should be in a hierarchy of directories that match the structure that's already on your player.

The structure should be something like this:

/.rockbox/
   fonts/
        helvR10.fnt  (this is a deprecated font name, by the way)
   icons/
        tango_small.bmp
        tango_small_viewers.bmp
   themes/
        blacknblue_glass.cfg
   wps/
        blacknblue/
             play.bmp
             pause.bmp
                . . .
        blacknblue.wps
Logged
Sansa e280, Gigabeat F40, Gigabeat S60, Sansa Clip+, iPod Mini 2g

Offline ilovehayden101

  • Member
  • *
  • Posts: 22
Re: how do you fix broken or out-of-date theme
« Reply #14 on: January 16, 2009, 10:39:52 AM »
really? what should i do? reorangize it
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  how do you fix broken or out-of-date theme
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.095 seconds with 14 queries.