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 06-08-2011, 11:59 AM
CrackBerry Addict
Device(s): iPhone 4s (against my will!)
Carrier: Verizon
Pin: I wish I still had one...
 
Location: The Left Coast
Join Date: Dec 2009
Posts: 724
Likes Received: 9
Thanked 22 Times in 18 Posts
Default Theme Builder Doing Something Weird...

I am not sure where to start with this, but here goes....

Just yesterday, I was working on my personal theme, playing around with some of the Hot Key Actions in composer, then saving it as a svg file, then, of course, adding it to my theme. However, when I rebooted my 9650, and started verifying what I did, a couple of things were really whacked, and I can not figure out why, or how to undo it.

#1: When I open the Applications Screen, it opens over top (for lack of a better term) of my deToday home screen app. This did not happen before yesterday. Screen Capture to help explain:


#2: In the Messages screen, suddenly I have two rows of "info" along the top, including network ID, and other stuff I don't need, never used, didn't have until yesterday. Another Capture:


Now, I am pretty sure I did something, but I have no idea what, to cause this. I do know that until late yesterday afternoon, I had neither of these issues. When I get home, I am going to dump my svg and start over, but before that, I wanted to see if anybody could help me out with some ideas of what caused this in the first place.

Thanks....
__________________
SIGH!
-------------------------------------------
No reserve
No retreat
No regrets
Always forward; Always faithful
Reply With Quote Tip this Post
  #2  
Old 06-08-2011, 04:13 PM
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

post the SVG (attach it as a txt file)
__________________
Reply With Quote Tip this Post
    Thread Author   #3  
Old 06-08-2011, 07:27 PM
CrackBerry Addict
Device(s): iPhone 4s (against my will!)
Carrier: Verizon
Pin: I wish I still had one...
 
Location: The Left Coast
Join Date: Dec 2009
Posts: 724
Likes Received: 9
Thanked 22 Times in 18 Posts
Default

Ok - but I am at a Graduation event (not mine - THAT is a long time ago) until late tonight, so I'll get it posted tomorrow sometime.

Thanks...

Posted from my CrackBerry at wapforums.crackberry.com
Reply With Quote Tip this Post
    Thread Author   #4  
Old 06-09-2011, 07:02 AM
CrackBerry Addict
Device(s): iPhone 4s (against my will!)
Carrier: Verizon
Pin: I wish I still had one...
 
Location: The Left Coast
Join Date: Dec 2009
Posts: 724
Likes Received: 9
Thanked 22 Times in 18 Posts
Default

Here you go, as requested. I haven't had a chance yet to make a new file and replace it. I am interested to see if this is the culprit.

Thanks...
Attached Files
File Type: txt svg.txt (2.3 KB, 11 views)
__________________
SIGH!
-------------------------------------------
No reserve
No retreat
No regrets
Always forward; Always faithful
Reply With Quote Tip this Post
  #5  
Old 06-09-2011, 08:34 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

that SVG couldnt be more simple.. there is nothing in there that would cause this... but im going to load it up for fun and run it in the sim.
__________________
Reply With Quote Tip this Post
  #6  
Old 06-09-2011, 08:42 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 loaded it up and didnt get the problems you see....
try removing the svg from the theme and loading it.
__________________
Reply With Quote Tip this Post
    Thread Author   #7  
Old 06-09-2011, 12:06 PM
CrackBerry Addict
Device(s): iPhone 4s (against my will!)
Carrier: Verizon
Pin: I wish I still had one...
 
Location: The Left Coast
Join Date: Dec 2009
Posts: 724
Likes Received: 9
Thanked 22 Times in 18 Posts
Default

OK - tried that but with the same results. One thing I neglected to mention is that I have been getting these "Warning Messages" also:
Warning: The following resources could not be included in the theme for reasons explained below:
banner.svg
application-menu.svg

Warnings:
banner.svg: Failed to compile SVG file.
Homescreen Banner Signal Meter: The width of the image is not divisible by the number of states (9) and has been trimmed to 477 pixels.
Homescreen Banner Signal Meter: The width of the image is not divisible by the number of states (9) and has been trimmed to 477 pixels.
The homescreen navigation model does not allow the following focus points to be reached:
Banner Clock
Messages
application-menu.svg: Failed to compile SVG file.
Homescreen Banner Signal Meter: The width of the image is not divisible by the number of states (9) and has been trimmed to 477 pixels.

Errors in banner.svg:
>>> Transcoding banner.svg.
Error: The value "-59" for attribute "width" of element <image> named "unreadicon-display-app" is invalid.
Error: The SVG file "banner.svg" cannot be compiled.
1 error(s) were encountered.

Errors in application-menu.svg:
>>> Transcoding application-menu.svg.
Error: The value "-59" for attribute "width" of element <image> named "unreadicon-display-app" is invalid.
Error: The SVG file "application-menu.svg" cannot be compiled.
1 error(s) were encountered.


Does this help at all? I am thinking of just starting over and seeing what happens. And I mean dumping my theme, starting from scratch, and moving forward. thanks for the help all the same - I'd like to figure this out so I don't do again what I did this time.
__________________
SIGH!
-------------------------------------------
No reserve
No retreat
No regrets
Always forward; Always faithful
Reply With Quote Tip this Post
  #8  
Old 06-09-2011, 02:22 PM
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

Quote:
Originally Posted by Blackfeet View Post
OK - tried that but with the same results. One thing I neglected to mention is that I have been getting these "Warning Messages" also:
Warning: The following resources could not be included in the theme for reasons explained below:
banner.svg
application-menu.svg

Warnings:
banner.svg: Failed to compile SVG file.
Homescreen Banner Signal Meter: The width of the image is not divisible by the number of states (9) and has been trimmed to 477 pixels.means you dont have the right number of images in it... signal should have 9 'states' of the same width
Homescreen Banner Signal Meter: The width of the image is not divisible by the number of states (9) and has been trimmed to 477 pixels.
The homescreen navigation model does not allow the following focus points to be reached:
Banner Clock ignore
Messagesignore
application-menu.svg: Failed to compile SVG file.
Homescreen Banner Signal Meter: The width of the image is not divisible by the number of states (9) and has been trimmed to 477 pixels.
again.. must have 9 images
Errors in banner.svg:
>>> Transcoding banner.svg.
Error: The value "-59" for attribute "width" of element <image> named "unreadicon-display-app" is invalid. cant have a negative width
Error: The SVG file "banner.svg" cannot be compiled.
1 error(s) were encountered.

Errors in application-menu.svg:
>>> Transcoding application-menu.svg.
Error: The value "-59" for attribute "width" of element <image> named "unreadicon-display-app" is invalid.
Error: The SVG file "application-menu.svg" cannot be compiled.
1 error(s) were encountered.


Does this help at all? I am thinking of just starting over and seeing what happens. And I mean dumping my theme, starting from scratch, and moving forward. thanks for the help all the same - I'd like to figure this out so I don't do again what I did this time.
i think you need to. im not sure how you did that since there is no svg for the banner (except for on export.. and thats advanced theme building)
start over and do each section.. then test on the simulator. dont bother loading on your phone till you get a bunch done that you know works
__________________
Reply With Quote Tip this Post
    Thread Author   #9  
Old 06-09-2011, 08:05 PM
CrackBerry Addict
Device(s): iPhone 4s (against my will!)
Carrier: Verizon
Pin: I wish I still had one...
 
Location: The Left Coast
Join Date: Dec 2009
Posts: 724
Likes Received: 9
Thanked 22 Times in 18 Posts
Default

Quote:
Originally Posted by StaticFX View Post
i think you need to. im not sure how you did that since there is no svg for the banner (except for on export.. and thats advanced theme building)
start over and do each section.. then test on the simulator. dont bother loading on your phone till you get a bunch done that you know works
I was afraid you might say that. I guess I might as well get to it. Gonna take me a while.

Dang.... Thanks all the same...
__________________
SIGH!
-------------------------------------------
No reserve
No retreat
No regrets
Always forward; Always faithful
Reply With Quote Tip this Post
    Thread Author   #10  
Old 06-10-2011, 09:01 PM
CrackBerry Addict
Device(s): iPhone 4s (against my will!)
Carrier: Verizon
Pin: I wish I still had one...
 
Location: The Left Coast
Join Date: Dec 2009
Posts: 724
Likes Received: 9
Thanked 22 Times in 18 Posts
Default

Hey - just to close this out, I went back a few version of the theme, changed the screen around to what I really wanted, created a new svg file in Composer, loaded it all up, and all is back to where it should be. The messages window now just has a single row across the top, and the home screen stays there - no more showing up on the app screen also.

Thanks for the help - not sure what I did or if I'll every figure it out, but it was different.
__________________
SIGH!
-------------------------------------------
No reserve
No retreat
No regrets
Always forward; Always faithful
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry Professionals > Theme Developers   Theme Builder Doing Something Weird...

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes