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
| | |-+  How can I fix "botio" theme for my clipv2 using rockbox 3.7
« previous next »
  • Print
Pages: [1]

Author Topic: How can I fix "botio" theme for my clipv2 using rockbox 3.7  (Read 2815 times)

Offline cereal_killer

  • Member
  • *
  • Posts: 420
How can I fix "botio" theme for my clipv2 using rockbox 3.7
« on: November 12, 2010, 04:51:06 PM »
Hello Rockbox community,

today I completely removed rockbox from my clipv2 and reinstalled rockbox 3.7 with all fonts and my favourite theme called botio using the installer. Before that, I used r28068 because everything worked fine with it.

Now the problem is, that on the WPS the artist name and the titles are only shown about one second after starting playing a track or skipping to the next track and then disappearing the same time as the disk activity icon disappears. When a line is scrolling, the text reappears for a short period of time when the scrolling stops, then disappears again.

I could reproduce that behaviour using toady's simulator build and checking the theme with the simulator.

On the theme site it states "works with release 3.7", but it's not working for me.

How can I fix this, because I want to stick with 3.7.

Any help is appreciated.

Thanks in advance,

c_k
« Last Edit: November 12, 2010, 05:03:38 PM by cereal_killer »
Logged

Offline sockbox

  • Member
  • *
  • Posts: 111
Re: How can I fix "botio" theme for my clipv2 using rockbox 3.7
« Reply #1 on: November 12, 2010, 10:25:14 PM »
Comment or remove the %wi line.

Code: [Select]
# enable the status bar
#%wi
Logged

Offline pixelma

  • Rockbox Expert
  • Member
  • *
  • Posts: 645
Re: How can I fix "botio" theme for my clipv2 using rockbox 3.7
« Reply #2 on: November 13, 2010, 07:38:50 AM »
The above suggestion helps but will change the look of the WPS as there won't be a statusbar. It also seems to help (tested in the sim) to put this slightly lower placed statusbar in an own viewport. I'd also suggest to fix the other viewports' heights as they are overlapping and could cause update problems too. Here are the changes I did:

Quote
...
# enable the status bar
%V(0,4,-,12,1)
%wi
...
%V(0,16,-,9,2)
%ac%s%?it<%it|%fn>
...
%V(0,25,-,15,1)
...
# progress bar
%V(0,40,-,10,1)

It's a bit weird that this is needed as I would have expected %wi taking care of this "itself" internally.
Logged

Offline cereal_killer

  • Member
  • *
  • Posts: 420
Re: How can I fix "botio" theme for my clipv2 using rockbox 3.7
« Reply #3 on: November 15, 2010, 04:05:43 PM »
Hello there,

everything works like a charm now.

Thank you sockbox and pixelma.

Greetings, c_k
Logged

Offline ari

  • Member
  • *
  • Posts: 3
Re: How can I fix "botio" theme for my clipv2 using rockbox 3.7
« Reply #4 on: January 29, 2011, 02:44:46 PM »
The problem is still present as of today's latest build, with the stock botio theme.

A real time waster for new users ;)

But- the theme rocks. And the below fix works great.

For newbies and my own future reference, the changes are needed in the "botio.wps" file located in:

/your_clip_mountpoint/.rockbox/themes   (if you use linux/nautilus, press ctrl-H to view this folder)

Logged

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: How can I fix "botio" theme for my clipv2 using rockbox 3.7
« Reply #5 on: January 29, 2011, 08:50:25 PM »
Quote from: ari on January 29, 2011, 02:44:46 PM
The problem is still present as of today's latest build, with the stock botio theme.

A real time waster for new users ;)


It is up to the theme author to keep the skin updated.

Some time ago skin syntax changed, and the themesite was batch updated.

The script could not however foresee the need to place some items in their own viewports, that part of the update (if necessary) is still up to the author to maintain.

That being said, the theme is licensed as CC-BY-SA so there's nothing to stop you from editing it and uploading a version yourself with the necesary changed applied.


[St.]
Logged
Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  How can I fix "botio" theme for my clipv2 using rockbox 3.7
 

  • SMF 2.0.18 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.035 seconds with 21 queries.