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
| | |-+  Backdrop not displaying on theme
« previous next »
  • Print
Pages: [1]

Author Topic: Backdrop not displaying on theme  (Read 1206 times)

Offline JasonRare

  • Member
  • *
  • Posts: 7
Backdrop not displaying on theme
« on: July 11, 2011, 08:24:53 PM »
Since I updated to version 3.9, I can no longer make the backdrop appear on my device.
Here's my SBS code:

#-- Status Bar Disabler
%wd
#
#-- Title Bar Disabler
%?Lt<|>
#
Backdrop: /.Rockbox/WPS/Apl_Inspirat/Backdrop - SBS.bmp
#
#-- PreLoad Font
%Fl(2,9 - Apl_Inspirat.fnt)
%Fl(3,12 - Apl_Inspirat - Main.fnt)
#
#-- Preloaded Images
%xl(A,Battery Icons - SBS.bmp,0,0,24)
%xl(B,Disk Access Icons - SBS.bmp,0,0,6)
%xl(C,Hold Icon - SBS.bmp,0,0)
%xl(D,Play & Pause Icons - SBS.bmp,0,0,2)
#
#-- "iPod" Text/Clock
%V(68,1,40,14,1)%Vf(000000)%Vb(F4F4F4)
%s%ac%t(10.0)iPod;%ac%t(10.0)%?cf<%cH:%cM|%cl:%cM %cP>
#
#-- Disk Access/Play & Pause Icons Handler
%?lh<%Vd(a)|%Vd(b)>
#
#-- Disk Access Icons
%Vl(a,2,1,14,14,-)%Vf(000000)%Vb(F4F4F4)
%t(0.1)%xd(Ba);%t(0.1)%xd(Bb);%t(0.1)%xd(Bc);%t(0.1)%xd(Bd);%t(0.1)%xd(Be);%t(0.1)%xd(Bf)
#
#-- Hold Icon
%V(20,4,7,10,-)%Vf(000000)%Vb(F4F4F4)
%?mh<%xd(C)|%?mr<%xd(C)>>
#
#-- Play & Pause Icons
%Vl(b,145,5,8,8,-)%Vf(000000)%Vb(F4F4F4)
%?mp<|%xd(Da)|%xd(Db)||||||>
#
#-- Battery Icons
%V(155,4,19,10,-)%Vf(000000)%Vb(F4F4F4)
%?bp<%?bc<%t(1.0)%xd(Aa);%t(1.0)%xd(Ab)|%xd(Ac)>|%?bl<%xd(Ad)|%xd(Ad)|%xd(Ae)|%xd(Af)|%xd(Ag)|%xd(Ah)|%xd(Ai)|%xd(Aj)|%xd(Ak)|%xd(Al)|%xd(Am)|%xd(An)|%xd(Ao)|%xd(Ap)|%xd(Aq)|%xd(Ar)|%xd(As)|%xd(At)|%xd(Au)|%xd(Av)|%xd(Aw)|%xd(Ax)>>#
#
#-- UI Viewport
%Vi(-,0,18,176,82,1)%Vf(000000)%Vb(F4F4F4)
#
#-- Album Art Handler
%V(2,100,30,30,1)
%Cl(0,0,30,30)
#
#-- Album Art Display
%V(2,100,30,30,1)
%C%Cd
#
#-- Now Playing (Track)
%V(33,103,142,12,3)%Vf(F4F4F4)%Vb(000000)
%s%ac%?it<%it|Unknown Track>
#
#-- Now Playing (Artist/Album/Year)
%V(33,117,142,12,2)%Vf(BABABA)%Vb(000000)
%s%ac%t(10)%?ia<%ia|Unknown Artist>;%s%ac%t(8)%?id<%id|Unknown Album>;%s%ac%t(2)%?id<%iy|N/A>
Logged

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: Backdrop not displaying on theme
« Reply #1 on: July 11, 2011, 10:40:22 PM »
why do you have the line "Backdrop: /.Rockbox/WPS/Apl_Inspirat/Backdrop - SBS.bmp" in there? that is from your config file.

change that line to "%X(Backdrop - SBS)" (if that doesnt work add the .bmp, i cant remmeber if it needs the extension or not)
Logged


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

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: Backdrop not displaying on theme
« Reply #2 on: July 12, 2011, 01:13:25 AM »
Quote from: JdGordon on July 11, 2011, 10:40:22 PM
<snip>if that doesnt work add the .bmp, i cant remmeber if it needs the extension or not</snip>

Yes, the extension is required.


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

Offline JasonRare

  • Member
  • *
  • Posts: 7
Re: Backdrop not displaying on theme
« Reply #3 on: July 12, 2011, 04:41:41 PM »
Yes, that was one of my attempts to fix it, but it's all good now...
It was weird because this only happened to me in version 3.9, maybe this is why I am getting the bad ratings for my theme.
Will update soon
Logged

Offline mich

  • Member
  • *
  • Posts: 7
Re: Backdrop not displaying on theme
« Reply #4 on: July 23, 2011, 09:33:50 AM »
I would suspect your out of skin ram allotment, check debug.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Backdrop not displaying on theme
 

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

Page created in 0.085 seconds with 17 queries.