Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > BlackBerry Professionals > Theme Developers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 03-15-2011, 11:02 PM
CrackBerry Abuser
Device(s): Bold 9900 + PlayBook
Carrier: Rogers
 
Join Date: Mar 2010
Posts: 230
Likes Received: 12
Thanked 33 Times in 8 Posts
Default Argh need major help figuring out some issues, any help would be greatly appreciated

The issues:

-Whenever I add an SVG file to landscape mode the animations\images in portrait stops working. For instance in the screen shot the background used for the today items won't show\render along with the icon tabs.


-In portrait I coded the today items to hide\show via hot spot created in composer and added the today items in TB2; the call outs are hs1 (cal), hs2(mes) and hs3(sms), which works just fine. However when I add additional today items in landscape mode, I keep getting this error:

Code:
Error: The element <set> named "$unnamed$" has a reference to "hs1_line" which is not found.
Error: The element <set> named "$unnamed$" has a reference to "hs1" which is not found.
Error: The element <set> named "$unnamed$" has a reference to "hs1_line" which is not found.
Error: The element <set> named "$unnamed$" has a reference to "hs1" which is not found.
Error: The element <set> named "$unnamed$" has a reference to "hs2_line" which is not found.
Error: The element <set> named "$unnamed$" has a reference to "hs2" which is not found.
Error: The element <set> named "$unnamed$" has a reference to "hs2_line" which is not found.
Error: The element <set> named "$unnamed$" has a reference to "hs2" which is not found.
This makes it so that the SVG won't compile...anyhow I figured the hs call out changed when I added today items in landscape so I tried playing with some numbers but no luck...got up all the way to 16 before I gave in.

Thanks.
__________________
My Torch9800 themes:
Utopia
Metal Tech - Starcraft UI inspired
Vancouver Canucks

Last edited by Foberry; 03-15-2011 at 11:25 PM.
Reply With Quote Tip this Post
  #2  
Old 03-16-2011, 12:06 AM
CrackBerry Abuser
Device(s): Unlocked 9700 (Bold) / 32GB Playbook
Carrier: Rogers
Pin: hrm...
 
Location: Toronto, Canada
Join Date: Nov 2010
Posts: 264
Likes Received: 2
Thanked 16 Times in 15 Posts
Default

If you change the permissions within the temp directory you can view your svg file compiled to homescreen.svg. Within this file it will tell you what you need to reference etc...

follow the steps here to change your permission in the temp directory so you can view the homescreen.svg.

This worked for me and many others so give it a try!
__________________
32GB Playbook
Unlocked Bold 9700 - Berrylicious VI Hybrid
Reply With Quote Tip this Post
  #3  
Old 03-16-2011, 07:20 AM
CrackBerry Genius
Device(s): iPhone 4s
Carrier: Verizon
 
Join Date: Nov 2009
Posts: 2,310
Likes Received: 88
Thanked 169 Times in 112 Posts
Default

I ran into the same issue with the landscape ruining the portrait... Im not sure there is any way around it at the moment....
__________________
Reply With Quote Tip this Post
    Thread Author   #4  
Old 03-16-2011, 11:40 PM
CrackBerry Abuser
Device(s): Bold 9900 + PlayBook
Carrier: Rogers
 
Join Date: Mar 2010
Posts: 230
Likes Received: 12
Thanked 33 Times in 8 Posts
Default

Thanks for that link. I got it to work and looking through the homescreen svg but aside from that I'm still a bit lost. Not exactly sure what I'm looking for.
__________________
My Torch9800 themes:
Utopia
Metal Tech - Starcraft UI inspired
Vancouver Canucks
Reply With Quote Tip this Post
  #5  
Old 03-17-2011, 10:00 PM
CrackBerry Master
Device(s): Torch 9850 / 64 gb PB
Carrier: Verizon
 
Join Date: Dec 2008
Posts: 1,163
Likes Received: 12
Thanked 4 Times in 4 Posts
Default

Have a lookie at the topic http://forums.crackberry.com/f115/la...-issue-592586/ which is just below right now. Don't know if this can help, but worth looking at your two svg files. Doctor Neutron
Reply With Quote Tip this Post
    Thread Author   #6  
Old 03-17-2011, 11:52 PM
CrackBerry Abuser
Device(s): Bold 9900 + PlayBook
Carrier: Rogers
 
Join Date: Mar 2010
Posts: 230
Likes Received: 12
Thanked 33 Times in 8 Posts
Default

Hmm that didn't seem to work...added the codes you provided in the respective svg and nothing still...
Code:
portrait
<set xlink:href="#Layer_1" attributeName="display" to="none" begin="custom(oc_to_landscape)" end="custom(oc_to_portrait)"/>

landscape
<set xlink:href="#Layer_1" attributeName="display" to="none" begin="custom(oc_to_portrait)" end="custom(oc_to_landscape)"/>
Thanks for the reply however.

On a side note, finally figured out the hot spot call outs!!
__________________
My Torch9800 themes:
Utopia
Metal Tech - Starcraft UI inspired
Vancouver Canucks
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry Professionals > Theme Developers   Argh need major help figuring out some issues, any help would be greatly appreciated

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes