These are not all of the problems that can be found or had when making a theme these are just the questions that I have answered the most. I will add other problems and solutions as I come across them.
Hosting OTA Issue:
I have made a theme how do I make it OTA:
This is a two part solution, part 1: Make sure that you are using a hosting service that allows you to post your own .htacces file and the hosting service is using Linux. Part 2: You will need to use wordpad or notepad (both work) copy and paste the following text in the file.
AddType text/vnd.sun.j2me.app-descriptor jad
AddType application/java-archive jar
AddType application/vnd.rim.cod cod
If you don want to type it up yourself you can download this zip file.
Composer issue:
SVGcan not be rendered.
Many times this can be solved by checking your animation links on the bottom of your svg file. Usually you have two animations with the same "_anim_l1". Make sure that each animation has its on l#.
I created a hidden hotspot and it doesn't work.
This can be tricky but lets jump in. I usually create a box with no color or text in composer. Then highlight the box in the objects window on the right. Next right click on the highlited object and select convert to button. Next move to the inspector and in the Button Events area select on Activate. In the next window pick the icon to the furthest right, which is the Launch application icon. Below that you will have your choices, if it is a blackberry application select from option 1. If it is a third part application select option two and type in the cod name. If you want this to launch the application menu select option 3. If you want it to go in order of the applications in you application menu select option 4.
Plazmic issue:
Objects are outside the boundaries.
This is fixed by checking not only the portriat view but also the landscape view. Make sure that you move objects around so that they do not go outside the edges of the screen. Also check the applicatins views as this can also cause problems.
Dial pad is cut off
This is fixed by changing the applications banner to no larger than 35. It may be different than this but that is the number that I use.
The homescreen navigation model does not allow the following focus points to be reached
Good news if your using a Storm (or any Touchscreen Blackberry), you can ignore this. If you designing a theme for a device that has a trackball you will need to go to the "Theme the Homescreen" button and go to Navigation. You can either have the theme create the links for you or you can customize the links yourself in the boxes.
My theme has a problem, when I go into the options menu I have a white line at the top of the banner.
The stock applications banner in plazmic is flawed, it has a transparent border at the top. To fix this open the banner in a image editing software and fill in this transparent border with the color of your choice.







2Likes


Reply With Quote
I threw it up in a sticky my man






button in the bottom right of a post to say thanks!

