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
| | |-+  Cabbie 3.0 (and some other WPS) broken on iPod Video on recent Rockbox build
« previous next »
  • Print
Pages: [1]

Author Topic: Cabbie 3.0 (and some other WPS) broken on iPod Video on recent Rockbox build  (Read 3019 times)

Offline jamoiholland

  • Member
  • *
  • Posts: 18
Cabbie 3.0 (and some other WPS) broken on iPod Video on recent Rockbox build
« on: April 03, 2008, 05:40:14 PM »
Evening all,

So I updated the build on my 5G iPod (as I do every 3 or 4 weeks normally without any problems) from 2008-02-23 to 2008-04-01, and now Cabbie 3.0 seems a bit broken. The menus are ok, but the icons along the bottom in the Now Playing screen were misaligned. I went to today's build, 2008-04-03, and the Now Playing screen has now reverted to just plain text, top half of screen, no colour or icons etc. Most of the other themes (except Cabbie 2.0, the new default?) seem to be broken in the same way. Is this a known about issue? I'll go back to 2008-02-23 for the time being.

Edit:
From my limited testing, here I have found...
    Cabbie 2.0, BlurPod, Dockpod Aqua, xbox, Stele, phk1, slant = ok
    Cabbie 3.0, uniCatcher, ipodVision_5g art, iCatcher = broken
... so I guess its only a couple of WPS that are broken? Shame, I really like Cabbie 3.0!

Jamoi
« Last Edit: April 03, 2008, 05:48:12 PM by jamoiholland »
Logged

Offline pixelma

  • Rockbox Expert
  • Member
  • *
  • Posts: 645
Re: Cabbie 3.0 (and some other WPS) broken on iPod Video on recent Rockbox build
« Reply #1 on: April 03, 2008, 06:23:04 PM »
Recently the WPS parser got stricter again which means that small mistakes in the WPS code which were previously "overlooked" now lead to the While Playing Screen being rejected and you will see the built-in text based one. These changes are especially related to bitmap handling (syntax errors in the definition like a missing closing | and check for the existence of the bitmap files).

Meaning - you would either need to go through the .wps file for syntax errors and/or check if all referenced files exist.

Quote from: jamoiholland on April 03, 2008, 05:40:14 PM
[...] uniCatcher [..] iCatcher = broken
Is it possible that you are not using UniCatcher or iCatcher that come with Rockbox? There were some changes to the included ones but they were all tested in a simulator and I just asked someone in IRC to test and he said they were fine...
« Last Edit: April 03, 2008, 06:24:35 PM by pixelma »
Logged

Offline ZincAlloy

  • Member
  • *
  • Posts: 488
Re: Cabbie 3.0 (and some other WPS) broken on iPod Video on recent Rockbox build
« Reply #2 on: April 03, 2008, 06:35:49 PM »
too bad... no idea where the error is to be found...
Logged

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: Cabbie 3.0 (and some other WPS) broken on iPod Video on recent Rockbox build
« Reply #3 on: April 03, 2008, 07:09:54 PM »
checkwps is your friend (to be found in the tools/checkwps/ directory in SVN).

Running it on cabbie v3 shows that the .wps file refers to a bitmap called "lockclosed.bmp",. but that bmp file doesn't exist.
Logged

Offline ZincAlloy

  • Member
  • *
  • Posts: 488
Re: Cabbie 3.0 (and some other WPS) broken on iPod Video on recent Rockbox build
« Reply #4 on: April 03, 2008, 07:52:00 PM »
cool...

just a badly named icon... I'll put up a fixed version in a minute

edit: done.
« Last Edit: April 03, 2008, 08:03:24 PM by ZincAlloy »
Logged

Offline jamoiholland

  • Member
  • *
  • Posts: 18
Re: Cabbie 3.0 (and some other WPS) broken on iPod Video on recent Rockbox build
« Reply #5 on: April 04, 2008, 04:39:49 AM »
Quote from: pixelma on April 03, 2008, 06:23:04 PM
Quote from: jamoiholland on April 03, 2008, 05:40:14 PM
[...] uniCatcher [..] iCatcher = broken
Is it possible that you are not using UniCatcher or iCatcher that come with Rockbox? There were some changes to the included ones but they were all tested in a simulator and I just asked someone in IRC to test and he said they were fine...
Yes, they would be versions I downloaded from here a couple of months ago. Although if there were included versions of these WPS in the normal build, wouldn't they overwrite my old versions when I copy in the new build?

Quote from: ZincAlloy on April 03, 2008, 07:52:00 PM
cool...
just a badly named icon... I'll put up a fixed version in a minute
edit: done.
Where would that new version be mate? I just re-downloaded from http://www.rockbox.org/twiki/bin/view/Main/WpsIpod5g#Cabbie_3_0 but that still has the problems. Thanks in advance!
Logged

Offline ZincAlloy

  • Member
  • *
  • Posts: 488
Re: Cabbie 3.0 (and some other WPS) broken on iPod Video on recent Rockbox build
« Reply #6 on: April 05, 2008, 09:16:05 AM »
the file is named correctly now. no idea if anything else is broken.. I don't have an ipod to test it.
Are the simulator builds up to date?
Logged

Offline jamoiholland

  • Member
  • *
  • Posts: 18
Re: Cabbie 3.0 (and some other WPS) broken on iPod Video on recent Rockbox build
« Reply #7 on: April 05, 2008, 07:15:20 PM »
No idea, I've never used the simulator before to be honest mate. All I know is I've just downloaded the Cabbie3.0 WPS again in case anything has changed, along with today's build, and it still breaks, going to the built-in plain text WPS.
Logged

Offline crzyboyster

  • Member
  • *
  • Posts: 362
  • Proud iPod Nano User!
Re: Cabbie 3.0 (and some other WPS) broken on iPod Video on recent Rockbox build
« Reply #8 on: April 05, 2008, 07:41:30 PM »
Maybe you should try clearing your cache or try downloading from this link:

> http://www.rockbox.org/twiki/bin/viewfile/Main/WpsIpod5g?rev=2;filename=cabbie3ipod.zip

Sometimes, your web browser may save the same file (happens to me all the time) based on your settings. This may help...
Logged
My iPod Nano themes: AAPodSVN - PHK1 Remix - Cabbie 3.0 - Christmas - corners

Offline jamoiholland

  • Member
  • *
  • Posts: 18
Re: Cabbie 3.0 (and some other WPS) broken on iPod Video on recent Rockbox build
« Reply #9 on: April 06, 2008, 10:56:02 AM »
Quote from: crzyboyster on April 05, 2008, 07:41:30 PM
Maybe you should try clearing your cache or try downloading from this link:

> http://www.rockbox.org/twiki/bin/viewfile/Main/WpsIpod5g?rev=2;filename=cabbie3ipod.zip

Sometimes, your web browser may save the same file (happens to me all the time) based on your settings. This may help...

Cheers crzyboyster, but not different I'm afraid
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Cabbie 3.0 (and some other WPS) broken on iPod Video on recent Rockbox build
 

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

Page created in 0.093 seconds with 15 queries.