Everything Motorola Q  
Home Motorola Q Store Moto Q Software News Moto Q Blog Motorola Q Reviews Moto Q Forums FAQs Wiki Contact Us Everything Q RSS feed


Go Back   Motorola Q Forum | Everything Q > Moto Q Software > Q Home Screens and Wallpapers

Notices

Reply
 
Thread Tools Display Modes
Old 09-22-2007, 03:45 PM   #1 (permalink)
 
Join Date: Sep 2007
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
rmunson is on a distinguished road
Default Unable to view new home screen

I am trying to make a change to the VZW Layout home screen so that it uses my IMAP4 email account when clicking on the "Email(*)" link. I have found many articles in the forums stating how to do this. My approach has been to copy the mwork.home.xml file from my Q to my computer, make a copy of it, and rename it to something else (ie. jennifer.xml). I edit jennifer.xml, by change the <title> element for all languages to:

<titlelang="0x0409">VZW Layout Jennifer</title>
<
titlelang="0x0809">VZW Layout Jennifer</title>
<
titlelang="0x040c">VZW Layout Jennifer</title>
<
titlelang="0x0407">VZW Layout Jennifer</title>
<
titlelang="0x0410">VZW Layout Jennifer</title>
<
titlelang="0x0816">VZW Layout Jennifer</title>
<
titlelang="0x0C0A">VZW Layout Jennifer</title>

Then in the MessageCount plugin, I have changed as such to point to my IMAP4 account (I have verified that 2Js is the exact name):

<pluginclsid="{62E5C279-1E55-4bbb-95DA-D576093C23BE}"name="MessageCount"height="20">
<
background>
<
formatstate="selected"bgcolor="COLOR_HOMEHIGHLIGHT"/>
</
background>
<
label>
<
textlang="0x0409">Email <unreadMsgsname="2Js" /></text>
<
textlang="0x0C0A">Email <unreadMsgsname="2Js" /></text>
</
label>

Lastly I copy jennifer.xml to the \ApplicationData\Home folder on the Q. When I go back to Settings > Home Screen, I am expected to see an additional entry in the Home screen layout list for VZW Layout Jennifer, but only the out of box 6 are still there.

Any ideas why this didn't show up? I have diff'd the original with my new one to verify this was the only change. I am sure it is something simple, but can't figure out why?

Thanks,
Ryan
rmunson is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 09-22-2007, 04:19 PM   #2 (permalink)
 
Prosper's Avatar
 
Join Date: Apr 2007
Location: Germany
Posts: 645
Thanks: 1
Thanked 113 Times in 93 Posts
Prosper is on a distinguished road
Send a message via MSN to Prosper
Default

Quote:
Originally Posted by rmunson View Post
<pluginclsid="{62E5C279-1E55-4bbb-95DA-D576093C23BE}"name="MessageCount"height="20">
<
background>
<
formatstate="selected"bgcolor="COLOR_HOMEHIGHLIGHT"/>
</
background>
<
label>
<
textlang="0x0409">Email <unreadMsgsname="2Js" /></text>
<
textlang="0x0C0A">Email <unreadMsgsname="2Js" /></text>
</
label>
I'd say it's your code. In case there are mistakes in it, the layout doesn't show up as option.
First off, there aren't any spaces? Or is it just after copying and pasting it here?
Try opening the xml file with IE on your PC. IE should point you to the errors.
__________________

Prosper is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-22-2007, 05:09 PM   #3 (permalink)
 
Join Date: Sep 2007
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
rmunson is on a distinguished road
Default

Quote:
Originally Posted by Prosper View Post
I'd say it's your code. In case there are mistakes in it, the layout doesn't show up as option.
First off, there aren't any spaces? Or is it just after copying and pasting it here?
Try opening the xml file with IE on your PC. IE should point you to the errors.
The lack of spaces was due to copy/paste. I opened the xml file in IE w/o error. I have attached the xml file as a text file since can't upload xml.
Attached Files
File Type: txt jennifer.txt (7.8 KB, 14 views)
rmunson is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-23-2007, 03:41 PM   #4 (permalink)
 
Join Date: Sep 2007
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
rmunson is on a distinguished road
Default

Quote:
Originally Posted by rmunson View Post
The lack of spaces was due to copy/paste. I opened the xml file in IE w/o error. I have attached the xml file as a text file since can't upload xml.
Any ideas on what else could be the problem?
rmunson is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-23-2007, 08:48 PM   #5 (permalink)
Super Moderator
 
rudeboy's Avatar
 
Join Date: Jan 2007
Location: Skaville, Skamerica
Posts: 23,881
Thanks: 221
Thanked 1,648 Times in 1,363 Posts
rudeboy is on a distinguished road
Send a message via ICQ to rudeboy Send a message via MSN to rudeboy Send a message via Yahoo to rudeboy
Default

Quote:
Originally Posted by rmunson View Post
Any ideas on what else could be the problem?
i saved the jennifer.txt on my pc as jennifer.home.xml and opened it with IE with no problem..
__________________
later..
rb.


rudeboy is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-23-2007, 10:14 PM   #6 (permalink)
 
Join Date: Sep 2007
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
rmunson is on a distinguished road
Default

Quote:
Originally Posted by rudeboy View Post
i saved the jennifer.txt on my pc as jennifer.home.xml and opened it with IE with no problem..
Exactly....that is what happened for me also, so that tells me that it isn't bad xml....so wondering if there are any other reasons it wouldn't display as an option.
rmunson is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-23-2007, 10:19 PM   #7 (permalink)
Super Moderator
 
n99hockey's Avatar
 
Join Date: Feb 2007
Location: Princeton, NJ
Posts: 20,722
Thanks: 263
Thanked 2,150 Times in 1,822 Posts
n99hockey is on a distinguished road
Send a message via AIM to n99hockey
Default

Quote:
Originally Posted by rmunson View Post
Exactly....that is what happened for me also, so that tells me that it isn't bad xml....so wondering if there are any other reasons it wouldn't display as an option.
any code should open in IE...error or not

but the Q wont read it as a complete file if there is an error which may be the problem
__________________
Scott
www.scottschrob.com (and check out my Q Home Screens & Q Apps)

If somebody helps you, thank them. Click the http://www.everythingq.com/forum/avatars/n99hockey.gif?type=sigpic&dateline=1181832255 icon under their post.

Check out the EverythingQ New User Guide or use Search.
n99hockey is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-23-2007, 11:10 PM   #8 (permalink)
 
Join Date: Sep 2007
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
rmunson is on a distinguished road
Default

Quote:
Originally Posted by n99hockey View Post
any code should open in IE...error or not

but the Q wont read it as a complete file if there is an error which may be the problem
Yep, but that is why I am posting to the forum to figure out what is wrong with the file.
rmunson is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-24-2007, 06:51 AM   #9 (permalink)
 
Prosper's Avatar
 
Join Date: Apr 2007
Location: Germany
Posts: 645
Thanks: 1
Thanked 113 Times in 93 Posts
Prosper is on a distinguished road
Send a message via MSN to Prosper
Default

Quote:
Originally Posted by rmunson View Post
Yep, but that is why I am posting to the forum to figure out what is wrong with the file.
Couldn't find anything. You should probably try going back to the original code (hope you back-upped that) and make the changes again. Check the settings menu after every change, so you see in which section you made the fault.
__________________

Prosper is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-24-2007, 07:30 AM   #10 (permalink)
Super Moderator
 
rudeboy's Avatar
 
Join Date: Jan 2007
Location: Skaville, Skamerica
Posts: 23,881
Thanks: 221
Thanked 1,648 Times in 1,363 Posts
rudeboy is on a distinguished road
Send a message via ICQ to rudeboy Send a message via MSN to rudeboy Send a message via Yahoo to rudeboy
Default

Quote:
Originally Posted by n99hockey View Post
any code should open in IE...error or not

but the Q wont read it as a complete file if there is an error which may be the problem
i don't think this is accurate my friend.. try removing for example a end tag and IE will display the tag that has an error and will not display the entire xml... (or is that what you mean also)
__________________
later..
rb.


rudeboy is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT -5. The time now is 07:43 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
Integrated by BBpixel Team 2008 :: jvbPlugin R1015.37x.1