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:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  possible bugs with Cabbie 3.0
« previous next »
  • Print
Pages: [1]

Author Topic: possible bugs with Cabbie 3.0  (Read 3424 times)

Offline starboy5

  • Member
  • *
  • Posts: 17
possible bugs with Cabbie 3.0
« on: December 22, 2007, 12:39:12 AM »
So I like this theme: http://www.rockbox.org/twiki/bin/view/Main/WpsIpod5g#Cabbie_3

It basically all works fine. Just 2 things seem a bit off from the screenshot:
  • For the wps.. where it says "6 of 15", the icons below are almost totally obscuring that information.
  • I'm assuming v3 is an improvement or something on v2.. anyway.. the theme mentions that when album artwork is present it will show it and the tag info next to it. No album art.. it'll just show the text. I'm finding when album art is present. it will show the image but not the text. When there is no album art.. text appears and aligns as mentioned.

I have a ipod 30gb. And am running with EvilGs Ice build.
Logged

Offline cool_walking_

  • Rockbox Expert
  • Member
  • *
  • Posts: 695
Re: possible bugs with Cabbie 3.0
« Reply #1 on: December 22, 2007, 02:22:15 AM »
Whether or not Cabbie 3.0 is an improvement over 2.0 is opinion. It is not simply a newer version of 2.0 (i.e. for bugs fixed or something), but it is a different theme (you can see that they look different from the screenshots), as is the original Cabbie (which is by a different author).

I'm guessing you are not using the proper font for the theme.  Did you load the entire theme (cabbie3.cfg), or just the cabbie3.wps file? The .cfg file sets the font as well as loading the .wps file.

See the AlbumArt wiki page for the proper file naming scheme for album art.
Logged

Offline ZincAlloy

  • Member
  • *
  • Posts: 488
Re: possible bugs with Cabbie 3.0
« Reply #2 on: December 22, 2007, 05:29:53 AM »
starboy, please try the official build. I have no ipod to try this  on. The screendumps on the wps gallery are what it looks like on the simulator.
Logged

Offline starboy5

  • Member
  • *
  • Posts: 17
Re: possible bugs with Cabbie 3.0
« Reply #3 on: December 22, 2007, 03:18:14 PM »
yeah.. I took off EvilGs build.. put on the latest rockbox ipod30gb build and it totally works fine now.  ;D

thanks.
Logged

Offline ZincAlloy

  • Member
  • *
  • Posts: 488
Re: possible bugs with Cabbie 3.0
« Reply #4 on: December 22, 2007, 03:46:47 PM »
excellent!
Logged

Offline starboy5

  • Member
  • *
  • Posts: 17
Re: possible bugs with Cabbie 3.0
« Reply #5 on: December 22, 2007, 04:20:41 PM »
yeah :)

oh and 1 more question.. for the album art for this theme.. I'm still not sure as to what size I should be making each image. Are they re-sized or cropped? Should I make them all 100x100?

And for album art in general.. does each theme potentially require a different size bitmap?

ok.. so a few questions  ;D

Great theme by the way!
Logged

Offline ZincAlloy

  • Member
  • *
  • Posts: 488
Re: possible bugs with Cabbie 3.0
« Reply #6 on: December 22, 2007, 08:00:42 PM »
it's designed for 120x120. larger pictures will be cropped.
Logged

Offline tdtooke

  • Member
  • *
  • Posts: 151
Re: possible bugs with Cabbie 3.0
« Reply #7 on: January 18, 2008, 04:07:12 AM »
Any plans to port this to viewports?  I just redid Cabbie 2.0 so I could have a rightmargin (text all the way to the end of the lcd just bugs me!) and I'm thinking the results are near perfection.  Right now the only downside is you can't have a conditional at this point for checking for album art and formatting the text accordingly.
Logged

Offline knight4led

  • Member
  • *
  • Posts: 87
Re: possible bugs with Cabbie 3.0
« Reply #8 on: January 19, 2008, 12:49:13 PM »
conditionals do work with album art and viewports to format the text...

try something like:
Code: [Select]
%V|###|###|###|###|
%?C<%s%m|###|%al%ia|%s%ac%ia>
Logged

Offline tdtooke

  • Member
  • *
  • Posts: 151
Re: possible bugs with Cabbie 3.0
« Reply #9 on: January 19, 2008, 02:01:28 PM »
I could try that, I was stuck thinking in multifont mode where every single line pretty much has to be in it's own viewport which would cause complications because then text viewports would overlap the album art, but in this case the album art and all the text could be in the same viewport...oops.
Logged

Offline DancemasterGlenn

  • Member
  • *
  • Posts: 103
Re: possible bugs with Cabbie 3.0
« Reply #10 on: January 20, 2008, 02:56:28 AM »
Post a screenshot of it when you've got it more figured out, if you're so inclined. I'd like to see the difference!
Logged
Ipod Video 5.5G, 80GB

Offline tdtooke

  • Member
  • *
  • Posts: 151
Re: possible bugs with Cabbie 3.0
« Reply #11 on: January 20, 2008, 10:10:59 AM »
It looks exactly the same, I just have the text stop where the progressbar stops.
Logged

Offline DancemasterGlenn

  • Member
  • *
  • Posts: 103
Re: possible bugs with Cabbie 3.0
« Reply #12 on: January 20, 2008, 03:03:04 PM »
So if it's too long, it still scrolls off the viewable area, but it does so at the point where the progressbar ends, rather than at the end of the screen itself?
Logged
Ipod Video 5.5G, 80GB

Offline tdtooke

  • Member
  • *
  • Posts: 151
Re: possible bugs with Cabbie 3.0
« Reply #13 on: January 20, 2008, 10:49:45 PM »
That is it exactly.
Logged

Offline DancemasterGlenn

  • Member
  • *
  • Posts: 103
Re: possible bugs with Cabbie 3.0
« Reply #14 on: January 20, 2008, 11:42:52 PM »
Sounds solid. Hopefully that will get mass-adopted when viewports become the norm. Makes the cabbie2 theme just a little more perfect...
Logged
Ipod Video 5.5G, 80GB

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  possible bugs with Cabbie 3.0
 

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

Page created in 0.598 seconds with 14 queries.