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:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  WPS debug
« previous next »
  • Print
Pages: [1]

Author Topic: WPS debug  (Read 2550 times)

Offline xreigninflame

  • Member
  • *
  • Posts: 10
WPS debug
« on: November 05, 2007, 08:52:57 PM »
i have no idea what is wrong with this. im new to wps coding and im not very good yet. could someone please look at it tell me why it doesnt display the background? Thank in advance. i am more then willing to either post or send you the code.
Thanks Again

# BioHazard Theme v1.00
# Made By Xreigninflame
# Contact: drummer666@gmail.com
%X|bg.bmp|
%P|progress.bmp|
%xl|a|vol0.bmp|269|190|
%xl|b|vol1.bmp|269|190|
%xl|c|vol2.bmp|269|190|
%xl|d|vol3.bmp|269|190|
%xl|e|vol4.bmp|269|190|
%xl|f|vol5.bmp|269|190|
%xl|g|vol6.bmp|269|190|
%xl|h|vol7.bmp|269|190|
%xl|i|vol8.bmp|269|190|
%xl|j|vol9.bmp|269|190|
%xl|l|stop.bmp|0|82|
%xl|m|play.bmp|0|114|
%xl|n|pause.bmp|0|82|
%xl|o|rewind.bmp|0|143|
%xl|p|forward.bmp|0|138|
%xl|C|repeat.bmp|118|0|
%xl|H|shuffle.bmp|85|0|
%xl|I|batt0.bmp|266|0|
%xl|J|batt1.bmp|266|0|
%xl|K|batt2.bmp|266|0|
%xl|L|batt3.bmp|266|0|
%xl|M|batt4.bmp|266|0|
%xl|N|batt5.bmp|266|0|
%xl|O|lock.bmp|0|0|
%xl|Q|hd.bmp|29|0|
%wd
%al
%al
%al
%al %?in<%in|unknown> (%pp/%pe)
%al
%al
%al
%al
%al            %?it<%it  |%fn>
%al            %?ia<%ia  |%?d2<%d2|(root)>>
%al            %?id<%id  |%?d1<%d1|(root)>>
%al%pb|10|34|295|
%al
%al           %pc                                              -%pr
%al
%al
%al
%al
%al Next: %?It<%It|>

%ar%cH:Mc
%?pv<%xda|%xdb|%xdc|%xdd|%xde|%xdf|%xdg|%xdh|%xdi|%xdj|%xdk>
%?ps<%xdH|%xdG>
%?mp<%xdl|%xdm|%xdn|%xdp|%xdo>
%?mm<%xdF|%xdC|%xdB|%xdH|%xdD>
%?bp<%xdN|%?bl<%xdI|%xdJ|%xdK|%xdL|%xdM>>
%?mh<%xdO|%xdP>
%?lh<%xdQ|>

like i said im new and i have read the wiki..but it wont display the background for anything. everything else works but the wallpaper

thanks a bunch
« Last Edit: November 06, 2007, 01:35:35 PM by xreigninflame »
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: WPS debug
« Reply #1 on: November 06, 2007, 03:00:48 AM »
What is wrong with what ?
Logged

Read The Manual Please

Offline Mikerman

  • Artist
  • Member
  • *
  • Posts: 721
Re: WPS debug
« Reply #2 on: November 06, 2007, 12:14:45 PM »
Perhaps post your WPS code here and someone will take a look at it?
Logged

Offline psycho_maniac

  • Member
  • *
  • Posts: 814
    • MyWebPage
Re: WPS debug
« Reply #3 on: November 06, 2007, 02:52:14 PM »
The image must be of the same exact dimensions as your display, also you can only have 52 images.  Could that be the problem?
« Last Edit: November 06, 2007, 02:54:23 PM by psycho_maniac »
Logged
Please SEARCH the wiki | Please read the Forum Guidelines | Please Read the Manual
I Own A Gigabeat F80

Offline Hweb21

  • Member
  • *
  • Posts: 164
Re: WPS debug
« Reply #4 on: November 07, 2007, 07:29:51 PM »
Your times wrong (newer code)
%ar%cH:Mc
to
%ar%cH:%cM
if you said everything else works then you are using a very old build, try a newer one.
Logged

Offline xreigninflame

  • Member
  • *
  • Posts: 10
Re: WPS debug
« Reply #5 on: November 08, 2007, 08:56:58 PM »
no the time works fine its the background that doesnt work. the images are the correct size. its just the background thats not displaying.
Logged

Offline psycho_maniac

  • Member
  • *
  • Posts: 814
    • MyWebPage
Re: WPS debug
« Reply #6 on: November 08, 2007, 09:08:41 PM »
can you compile? check wps on the custom wps wiki page
Logged
Please SEARCH the wiki | Please read the Forum Guidelines | Please Read the Manual
I Own A Gigabeat F80

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: WPS debug
« Reply #7 on: November 09, 2007, 06:48:30 PM »
How does compiling come into this?  It isn't necessary to make/edit a wps...
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

Offline Yotto

  • Artist
  • Member
  • *
  • Posts: 826
  • Every Silver Lining has a Cloud
    • My Blog
Re: WPS debug
« Reply #8 on: November 09, 2007, 07:40:03 PM »
Break it down.  Strip out everything but the background.  Set this as your WPS:
Code: [Select]
%X|bg.bmp|
Really, just that.  If that works (shows your background) then add all the text without the bitmaps.
Code: [Select]
%X|bg.bmp|
%wd
%al
%al
%al
%al %?in<%in|unknown> (%pp/%pe)
%al
%al
%al
%al
%al            %?it<%it  |%fn>
%al            %?ia<%ia  |%?d2<%d2|(root)>>
%al            %?id<%id  |%?d1<%d1|(root)>>
%al%pb|10|34|295|
%al
%al           %pc                                              -%pr
%al
%al
%al
%al
%al Next: %?It<%It|>
If that works, add the bitmaps in one or two at a time.

At some point, you'll have a problem, and then you can work on it with a smaller set of things that could go wrong.

If the background doesn't show on the first one, then you can be pretty sure that it's the bitmap.
Logged
Pulp Audio Weekly - Where we talk about News, Reviews, and pretty much anything else we feel like discussing.

Offline psycho_maniac

  • Member
  • *
  • Posts: 814
    • MyWebPage
Re: WPS debug
« Reply #9 on: November 09, 2007, 07:51:44 PM »
Quote from: BigBambi on November 09, 2007, 06:48:30 PM
How does compiling come into this?  It isn't necessary to make/edit a wps...
you are correct but you can use a command to check a wps for errors
Logged
Please SEARCH the wiki | Please read the Forum Guidelines | Please Read the Manual
I Own A Gigabeat F80

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  WPS debug
 

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

Page created in 0.112 seconds with 14 queries.