| Notices | Thank you for visiting the Everything Q forums, the #1 Moto Q community in the world. To get the most out of your experience, please take a moment to register. Registration is free and you'll receive a coupon code to save 20% off Moto Q software. Other member benefits include: - Faster and easier to search the forums.
- Receive notifications regarding topics of interest.
- Send and receive personal messages with other members.
- Take advantage of our social networking capabilities.
- View photos that appear in forum topics, including free Q homescreens and wallpapers.
- Download free Moto Q software.
- See less ads!
- Many more benefits...
Click here to register! |
04-30-2007, 12:52 AM
|
#11 (permalink)
| | Super Moderator
Join Date: Feb 2007 Location: Princeton, NJ
Posts: 23,355
Thanks: 322
Thanked 2,470 Times in 2,088 Posts
| if you could attach the .xml file cuz for the life of me i really cant read that very well...
also, if you remove the plugin make sure thats the only one..if you remove part of it or part of another and leave an 'open ended xml code' the screen will not work...goes the same for putting in a code...say you leave a # sign out...the code will not work... |
| |
04-30-2007, 12:59 AM
|
#12 (permalink)
|
Join Date: Jan 2007
Posts: 116
Thanks: 0
Thanked 1 Time in 1 Post
| Well, I would give entire xml file but it says it's too many lines
Here are the two sections
if I nuke the profile section it no longer works
<!-- Spacer plugin-->
<plugin height="10" file="sysplug.dll" clsid="{E09043DF-510E-4841-B652-388316977A7A}"/>
<!-- Calendar Plugin -->
<plugin clsid="{865A354A-4A96-4687-B001-C155DC0DBE76}" name="calendar" height="20" width="320">
<background>
</background>
<label halign="left" valign="bottom" x="6" y="0" w="320" fgcolor="#000000" font-weight="bold" font-size="15">
<format state="unselected" fgcolor="#ffffff" font-weight="normal" />
<format state="selected" font-weight="bold" fgcolor="#ffffff" font-size="20"/>
<text><subject/> <time/> <location/></text>
</label>
</plugin>
<!-- Profile Plugin -->
<plugin clsid="{95976968-45D5-40c9-9779-2B859B1C2FEC}" name="profile" height="20" width="320">
<background>
</background>
<label halign="left" valign="bottom" x="6" y="0" w="320" fgcolor="#000000" font-weight="bold" font-size="15">
<format state="selected" font-weight="bold" fgcolor="#ffffff" font-size="20"/>
<text>Profile: <profile/></text>
</label>
</plugin>once I delete the profile part, it breaks. |
| |
04-30-2007, 01:01 AM
|
#13 (permalink)
| | Super Moderator
Join Date: Feb 2007 Location: Princeton, NJ
Posts: 23,355
Thanks: 322
Thanked 2,470 Times in 2,088 Posts
| have you tried to remove the spacer line? |
| |
04-30-2007, 01:06 AM
|
#14 (permalink)
|
Join Date: Jan 2007
Posts: 116
Thanks: 0
Thanked 1 Time in 1 Post
| Ridiculous. I can get it down to here without it crashing...
<!-- Spacer plugin-->
<plugin height="10" file="sysplug.dll" clsid="{E09043DF-510E-4841-B652-388316977A7A}"/>
<!-- Calendar Plugin -->
<plugin clsid="{865A354A-4A96-4687-B001-C155DC0DBE76}" name="calendar" height="20" width="320">
<background>
</background>
<label halign="left" valign="bottom" x="6" y="0" w="320" fgcolor="#000000" font-weight="bold" font-size="15">
<format state="unselected" fgcolor="#ffffff" font-weight="normal" />
<format state="selected" font-weight="bold" fgcolor="#ffffff" font-size="20"/>
<text><subject/> <time/> <location/></text>
</label>
</plugin>
<!-- Profile Plugin -->
<plugin clsid="{95976968-45D5-40c9-9779-2B859B1C2FEC}" name="profile" height="1" width="320">
</plugin> |
| |
04-30-2007, 01:07 AM
|
#15 (permalink)
| | Super Moderator
Join Date: Feb 2007 Location: Princeton, NJ
Posts: 23,355
Thanks: 322
Thanked 2,470 Times in 2,088 Posts
| explain crashing.... |
| |
04-30-2007, 01:15 AM
|
#16 (permalink)
|
Join Date: Jan 2007
Posts: 116
Thanks: 0
Thanked 1 Time in 1 Post
| crashing meaning some error in home.exe when i try to use the HS.
<!-- Spacer plugin-->
<plugin height="9" file="sysplug.dll" clsid="{E09043DF-510E-4841-B652-388316977A7A}"/>
<!-- Profile Plugin -->
<plugin clsid="{95976968-45D5-40c9-9779-2B859B1C2FEC}" name="profile" height="1" width="320">
</plugin>
<!-- Calendar Plugin -->
<plugin clsid="{865A354A-4A96-4687-B001-C155DC0DBE76}" name="calendar" height="20" width="320">
<background>
</background>
<label halign="left" valign="bottom" x="6" y="0" w="320" fgcolor="#000000" font-weight="bold" font-size="15">
<format state="unselected" fgcolor="#ffffff" font-weight="normal" />
<format state="selected" font-weight="bold" fgcolor="#ffffff" font-size="20"/>
<text><subject/> <time/> <location/></text>
</label>
</plugin>
--- this seems the most efficient i can get, but i still have to load the dumb plugin. |
| |
04-30-2007, 01:18 AM
|
#17 (permalink)
| | Super Moderator
Join Date: Feb 2007 Location: Princeton, NJ
Posts: 23,355
Thanks: 322
Thanked 2,470 Times in 2,088 Posts
| so your saying the profile plugin still shows?
what if you change the height of the spacer from 10 to 1 and the height of the profile plugin from 1 to 0...it might still load the the plugin but not show it... |
| |
04-30-2007, 01:41 AM
|
#18 (permalink)
|
Join Date: Jan 2007
Posts: 116
Thanks: 0
Thanked 1 Time in 1 Post
| no, the profile one doesn't show anymore with that, but i am assuming there's still some memory being used as it's loading? |
| |
04-30-2007, 09:10 AM
|
#19 (permalink)
| | Super Moderator
Join Date: Feb 2007 Location: Princeton, NJ
Posts: 23,355
Thanks: 322
Thanked 2,470 Times in 2,088 Posts
| well if it doesnt show and it isnt trying to select it i wouldnt worry about the memory being used...its so tiny that it wont effect the screen... |
| | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 02:54 PM. |