wrong location for weather? - Desire General

i know it's mentioned in the annoyances sticky ....
23. The device sometimes thinks you're somewhere you're not. Gives you the wrong weather and/or time. Submitted by Phil750123.
Workaround: Remove your clock widget and add it back. Manually select your location.
Click to expand...
Click to collapse
but it's not quite that. i'm in liverpool and all of a sudden the location changes to birkenhead. it says 2/2 and left me flip between the 2 locations but i can only delete liverpool. the option is greyed out for birkenhead.
anyway to remove birky?
--------
ok, removing it and adding it again - but, with choosing 'current location' then means i have liverpool, and liverpool current lcoation entered.
odd but at least no birkenhead any more

The problem i have is the phone says i am in Bamber Bridge, when i am in fact in Leyland. When i search for Leyland, it says no match found. Leyland is a pretty large town (well larger than Bamber Bridge) which is famous for its industry, they should at least add the location!

Related

[Solutions] HTC Homeplug problems

The new HTC Homeplug looks really good, but there are several issues with it, which I propose to discuss in this thread.
[size=+1]Adding new weather sources[/size]
1. Go to http://wwwa.accuweather.com/world-city-list2.asp (update: try also http://htc.accuweather.com for those having trouble getting their cities to work) and enter your city under "Find an International Location by Name" (the top box) and click Go.
2. Click on the city you want in the results
3. Copy the zipcode query string from the URL, e.g. Coventry, UK is "EUR|UK|UK001|COVENTRY" (don't copy the last pipe).
4. Open both HH_0409_WeatherCities.xml and _HH_0409_WeatherCities.xml from the \Windows folder and copy one of the other lines, replacing the data with the city name and the code from part (3).
It should look something like this:
Code:
<city name="Coventry, UK" locationcode="EUR|UK|UK001|COVENTRY"/>
5. Save the file back to the \Windows directory
6. Select your newly acquired city from the list!
This doesn't seem to work for everyone as it appears to be restricted to certain cities, no one is particularly sure why yet. If after following these steps you get an error downloading data then it probably does not support the city code you entered. To find your city look here: http://htc.accuweather.com
[size=+1]Weather not updating[/size]
No solution yet
[size=+1]Photocontacts in the applications[/size]
See Vijay's solution here: http://forum.xda-developers.com/showpost.php?p=1312528&postcount=59
(See screenshot atatched to this post)
You can also use the same approach to use VJSMS and VJEmail to open SMS and emails to your contacts.
[size=+1]Making it smaller[/size]
The biggest issue (pun intended) for me is the size of it - there isn't room for much else on the today screen. I know the idea is that it is thumb friendly, and it is, but I would like to make it a little smaller. I've looked through the reg and can't find anything to do this, nor any options anywhere. Probably requires decompilation / impossible.
If you have any ideas / solutions to these problems, or more problems of your own, post them below. I will try and keep the first thread updated, if you have a solution PM me so that I don't miss it.
Thanks
With the Today plugin there's no need to use the "No unread messages" plugin, since they pretty much defeat each other, so there's one thing that can be removed to make more room. I'd like to see an MMS shortcut?
I've removed the messaging plugin too.
With regards to the MMS counter, I think that because the SMS/MMS inboxes are now combined, it might count the cumulative total in the Unread SMS counter? I haven't tested it yet. I also want to find out what happens when I sync my texts to Outlook with Jeyo Mobile Extender, and how it treats MMS.
ronfin44 said:
With the Today plugin there's no need to use the "No unread messages" plugin, since they pretty much defeat each other, so there's one thing that can be removed to make more room. I'd like to see an MMS shortcut?
Click to expand...
Click to collapse
Yes, that is right. It is double things showing on the Today.
Oliy said:
The new HTC Homeplug looks really good, but there are several issues with it, which I propose to discuss in this thread.
Adding new weather sources
1. Go to http://wwwa.accuweather.com/world-city-list2.asp and enter your city under "Find an International Location by Name" (the top box) and click Go.
2. Click on the city you want in the results
3. Copy the zipcode query string from the URL, e.g. Coventry, UK is "EUR|UK|UK001|COVENTRY" (don't copy the last pipe).
4. Open both HH_0409_WeatherCities.xml and _HH_0409_WeatherCities.xml from the \Windows folder and copy one of the other lines, replacing the data with the city name and the code from part (3).
It should look something like this:
Code:
<city name="Coventry, UK" locationcode="EUR|UK|UK001|COVENTRY"/>
5. Save the file back to the \Windows directory
6. Select your newly acquired city from the list!
Thanks
Click to expand...
Click to collapse
Hi thanks for the twaek...
But this seams dont work...
Do they not show up in the list? Try a soft reset.
Make sure you update both xml files (one has a _ infront of the name) and make sure the _ file is read only after you save it, works for me
I have managed to put photocontacts in the Applications tab, see first post for details. Not particularly elegant but it works!
Question about icon(s): What are the dimensions? 32x32, or any size and it'll resize it automatically?
The original icon size in VJDialer.exe is 32x32 and 8 bit depth. I managed to replace it with 64x64 pixels and 24 bit colour depth with Resource Hacker so you can have good quality photos. They show up a fixed size on the app tab though.
I'm pretty sure you can use whatever size icon you want, but 64x64 was noticeably better quality than 32x32.
1. Create icons (*.ico) for all the photo contacts you want using GConvert or similar icon creator.
2. Extract VJDialer.exe from VJPhonetools and open it with Resource Hacker.
3. Open the Icon > 1 folder and right click on 2057, which is the icon
4. Select "Replace resource" and replace it with one of the icons you made earlier
5. Save the .exe with a new filename, e.g. contactName.exe
6. Repeat steps 2-5 for each icon you have created.
7. You should now have a set of exes which each have your contacts' photo. Copy these to your phone, for example "\Program Files\Phonetools".
8. Create shortcuts to each of these exes and place them somewhere in \Windows\Start Menu. I use \Windows\Start Menu\Programs\Speed dial".
9. Go to the HTC Homeplug and add new button. Select your photo contacts!
Can you simplify these? For some reason it didn't work. I was able to add the shortcut, but wasn't the same. Didn't show an icon I made and showed me an error
Oliy said:
The original icon size in VJDialer.exe is 32x32 and 8 bit depth. I managed to replace it with 64x64 pixels and 24 bit colour depth with Resource Hacker so you can have good quality photos. They show up a fixed size on the app tab though.
I'm pretty sure you can use whatever size icon you want, but 64x64 was noticeably better quality than 32x32.
Click to expand...
Click to collapse
Sorry to be a pest. Just not grasping using the Resource Hacker. I followed the steps, but I'm missing something. Is there a laymans version or a cheat-cheat for dummies? lol
I didn't explain it very well, here is an alternate explanation:
Create icons for all your contacts out of pictures
1. Use GConvert or similar to open an image file and save it as an icon eg contactName.ico.
2. Do this for each contact you want to display.
You now have an icon file displaying each of your photo contacts
Create a series of VJDialer.exe files each with an icon of your photo contact
1. Use Resource Hacker and open VJDialer.exe from VJ's cab
2. In the pane on the left, click on "Icon" to expand it
3. Click on "1" below "Icon" to expand that
4. The object below "1" is the icon, right click on it and select "Replace resource"
5. Select one of the icon files you created earlier
6. "Save as" a new name, for example contactName.exe
You now have an instance of VJDialer.exe with the photo for an icon for each of your photo contacts
Create links to the exes in the start menu
1. Bring up the context menu on one of the exes and "Create shortcut"
2. Edit the shortcut to include the phone number of that contact as documented on Vijay's website
3. Copy the shortcut to the \Windows\Start Menu directory.
4. Do this for each instance of exe
5. Add all your contacts to HTC Homeplug
ronfin44, just have a play around with it, one or two of my icons didn't work properly the first time I tried, if in doubt try another icon just in case.
Thanks bo. I opened VJ's dialer shortcut in Notepad and did a quick edit of it so it would dial a specific number, but now I'm gonna try your instructions.
my icons etc work fine. ...the only issue is when im recieving a sms through the plam threader the plugin cant reconize that i recieved a sms. Is it because its through the threader emails etc show up but my guess is because im using the plam threader.
I'm stuck on how to edit the exe once I make it, like how do I add the number? Not too clear on VJ's website. It shows the example, but what do I use? When I tried it in Notepad it gives me an error when I try to Launch it:
No recipient found!
Format eg:
VJDialer123
Please Donate! etc etc
Not sure if this is part of the new Touch stuff, but the new battery icon in the top bar (in line with the start button) blocks the time/date from showing where it normally would.
Is there a way to remove this icon so the time and/or date can be displayed there?
hahaha I figured it out! I'm an ass! I kept selecting the wrong icon in the menu, and NOT selecting the shortcut! lol Thanks for all your help guys! -fin
Oh, I make awesome icons if anyone wants some!
even the new weather info wont help
i really need the weather to work, can any one prove to me that it works for CHAMPAIGN ILLINOIS UNITED STATES
http://www.accuweather.com/world-index-forecast.asp?partner=accuweather&locCode=NAM|US|IL|CHAMPAIGN&metric=0
Updating HTC Weather Plug-in with GPRS....
I can update weather via wifi and active sync but i cannot connect and update via gprs. I can surf the web just fine, Windows live mail works fine, just cant update HTC weather plug-in. Used Weatherpanel with Dymond with same gprs setting and it worked as well. Anyone else having these issues.
using Tmobile USA Blackberry Connect plan
Thanks

wm6.1 weather

is there a way to make one of the panels in the sliding panels of wm6.1 display the weather
no.... and no.
The Weather On A Sliding Panel OH! YES! YES!
Good question, whatsoever the mind can conceive and believe it can achieve, dream it in the mind then bring it into yet to be technology. That's exactly what "xfaith" has done already, check his thread out "Mini Weather (English Weather Beta) WM6.1, also be sure to check out the screen shots of the "Mini Weather" on a sliding panel. Go here to his thread http://forum.xda-developers.com/showthread.php?t=389027. He has the software that you need (mini weather 1.1 English version.zip. You can get more weather software here at http://rotlaus-software.de/forum/viewtopic.php?id=270..........!:D
Technology said:
Good question, whatsoever the mind can conceive and believe it can achieve, dream it in the mind then bring it into yet to be technology. That's exactly what "xfaith" has done already, check his thread out "Mini Weather (English Weather Beta) WM6.1, also be sure to check out the screen shots of the "Mini Weather" on a sliding panel. Go here to his thread http://forum.xda-developers.com/showthread.php?t=389027. He has the software that you need (mini weather 1.1 English version.zip. You can get more weather software here at http://rotlaus-software.de/forum/viewtopic.php?id=270..........!:D
Click to expand...
Click to collapse
Hmm...interesting. I think I'll check out this "mini weather" you're rapping about.
Interesting indeed... although not a very elegant solution Maybe we can use the other app that writes info to the registry and then read that info into a "welcome center" style panel that we can place anywhere. I guess the problem with that is, it wouldn't update very often... :/
Checked it out, works quite well for Memphis, TN, where I live. Haven't figured out how you could auto update in a useful way. Other than that and getting the cool icon panel interface, this looks promising.
OrganicM said:
Interesting indeed... although not a very elegant solution Maybe we can use the other app that writes info to the registry and then read that info into a "welcome center" style panel that we can place anywhere. I guess the problem with that is, it wouldn't update very often... :/
Click to expand...
Click to collapse
That whole making a welcome center style panel idea is a pretty good one...
It is, because it's pretty flexible... We can have PNGs (weather icons) as well as text that can place anywhere on the panel. But some of us know, the text won't update unless the homescreen is reloaded. Maybe I can write an app that will write the weather values in the security and software/chome sections of the registry as weather gets updated... Hmm...
i copied the files inside of the zip file to my phne and ran the program when i choose update now it tells me "read configuration file fail!" help!!!
You have to open your Config file in notepad, change where it says Paris, change that to your city. Next copy it to your mini weather folder.
Also where it says: "CityStartStr="
Make it say: "CityStartStr=postal_code data="
Now, do that for every line in the notepad file that says CityStartStr=.
Once you finish save and copy/paste to the appropriate directory and viola, your'e all done. You should read the readme file you got in the zip of this. It tells you how to update automatically, as often as you want. HOLLA!
does this work with the 5.99 internet hack?
OrganicM said:
It is, because it's pretty flexible... We can have PNGs (weather icons) as well as text that can place anywhere on the panel. But some of us know, the text won't update unless the homescreen is reloaded. Maybe I can write an app that will write the weather values in the security and software/chome sections of the registry as weather gets updated... Hmm...
Click to expand...
Click to collapse
I got the rafer weather to update reg values in a welcome center panel but to see the update you have to reload the homescreen. Does anyone know a command or someway to reload homescreen without selecting new home from settings panel? I know that facade has a command for this but what is it? Also, I wrote a mortscript for updating and called it from SK2URL.
that's the problem i've predicted. the only panels that update in real time that i can think of are: cclock, messagecenter, notifications and of course the appointments panel. hmm... any ideas....?
New Idea: CTestUIPlugin
I was playing with it and if you change the registry value for update in CTestPlugin, it auto updates the CTestPlugin panel on the homescreen with any new values including icons added in image registry. I think it could be possible to use this panel for weather(possible that is why it was being tested?). ! haven't tried adding pages yet.
Reaaaaaaaaalllly !?! Wow.. I gotta check that out. I always that it behaved like ht welcomecenter sytle panels. Hmmm
showaco said:
... with any new values including icons added in image registry. I think it could be possible to use this panel for weather(possible that is why it was being tested?)....
Click to expand...
Click to collapse
Got a path to that? I would REALLY love to get weather working in a 'notifications'-style panel. With the current conditions and a tiny icon when unselected, day-by-day on the pages when it has focus.
BTW, what writes the weather to the registry? Is there a way to make a pass-through the registry to a xml file, or some other output of an existing weather app? It would give a nice UI for config, detail-view, and something for the button to trigger.
Weather In A Sliding Panel
I have MSNDirect weather in one of my 26 slides and I have the national weather radar in another panel in real time. I believe this is enough weather data for me. Naw, oh I almost forgot that I have another app that connect me to the weather channel. I'm a weather freak always try to track the perfect storm...........!
I think it's possible with SPB weather. It writes its weather info to the registry. then it would be a matter of someone (maybe myself) writing a small to copy the registry entries from SPB, over to our TestUIPLugin
Technology said:
I have MSNDirect weather in one of my 26 slides and I have the national weather radar in another panel in real time. I believe this is enough weather data for me. Naw, oh I almost forgot that I have another app that connect me to the weather channel. I'm a weather freak always try to track the perfect storm...........!
Click to expand...
Click to collapse
Okaaaay... care to share how you got the national weather on a slide ? Or even the MSNDirect ?
Ask The PudgeDaddy To Send You a copy
OrganicM said:
Okaaaay... care to share how you got the national weather on a slide ? Or even the MSNDirect ?
Click to expand...
Click to collapse
Just create the paths in the two places in the registry, you know how to do it already. The PudgeDaddy is the man you want to see for the weather radar.............! As a matter of fact, I have 6 of your slides and 20 of Ricky's slides on my test device, the 6 with the TCPMP player is yours, now that one is slick.........! Now with Ricky's 6.1 ROM, I have v14 and v20 on my devices, because I believe with these versions you can be very creative, some of his other versions restrict you from being creative.....!

Chome Weather 2.0 - "The fun continues..."

The other thread was getting a little large, plus we have a new version out.
Here's Chome Weather 2.0 with a 10 day forecast. Download the cab and enjoy, more detailed instructions to follow.
1) Install the cab in the link at the bottom of the post.
2) It should ask to reboot ! Press "Ok"
3) Go to your Start Menu and find "Weather Options", or go down to the Settings slide on your homescreen and the second slide will be the CHome Weather options slide.
Set your Zip / Location Code to your zip code if you're in the US or a "location code" if you're anywhere else (ex: ROXX003 for Bucharest). More info on finding your specific code is here http://developer.yahoo.com/weather/#req . Set the "Fahrenheit / Celsius" option to either "F" or "C" (without the quotes!). This will only affect the reading of the current conditions panels, not the text descriptions in the forecast panels. Those will always be in Fahrenheit.
Specify how often you would like to autoupdate the weather information, in minutes in option #3. It's set to 60 by default and I would not recommend seting it any lower, as that's how often Yahoo updates the information on their servers anyway.
Specify whether you would like the application to attempt to connect your default GPRS connection first, before updating. If you have a constant data connection on, leave this on "N". Finally you can turn off the autoupdate feature with the last option #7.
4) Now it might be a good idea to go to Start and find "Update Weather" and run it to update the weather data! Alternatively you can click the center button while you're on any of the forecast panels.
5) The cab should set your Home Screen to "Sliding Panel Top Bar + Weather!" automatically. If your top icons disappear then you might have to use the regular "Sliding Panel + Weather!" theme.
6) Enjoy and report any bugs you might encounter, please.
New features:
- Regular sized icons for the forecast panels, they do not affect other "welcomecenter" based panels.
- Revised layouts to ensure correct wrapping
- HomeScreen update feature. No need to reboot to see forecast or layout changes. This option is turned off by default because it doesn't work for everybody. If you turn it on and you see problems with your phone's radio turning off, phone becoming very slow etc... turn it off. (it's option #10)
- Added new panel to the Settings panel at the bottom for easy access to the weather updates and settings.
- "Spil icons" are default for forecast and regular panels.
Screenshot descriptions:
1- IPhone Layout (this is the default layout)
2- Forecast Panels screenshot
3- Slim Panels Layout with the background options enabled
4- HTC Slim Layout while updating
5- HTC Slim Layout in normal mode
6- The HomeScreen with the weather plugin in its "condensed" state at the bottom, showing current conditions
7- Regular Panel Layouy with no background.
8- IPhone Slim Layout
Download link > http://www.sendspace.com/file/0f8g23
Vox Version > http://www.sendspace.com/file/rxa13k
Look at post #3 to complete the installation for Vox phones. (or any other phones that will not install the regular version)
Current Version: 2.0.3
Changes to 2.0.3:
- completely redesigned Options panel. Hopefully things will be easier to get around. Now it tell you what the current layout used is.
- Fixed HTC Layout (5) text not wrapping down issue.
- Added option NOT to check for internet connection before connecting.
- Options panel keeps track of what layout you're running.
- added blue, purple, WM7 style or original glass panel selection to options panel.
- updated portrait CPRs.
- forecast panels should now display "N/A" icons when a forecast is not available instead of a red x.
- ability to choose between european("rest of the world pretty much...) or american style dates on the forecast panels.
If you like this application and feel the need to support my work, here's a link to donate to me via PayPal.
PayPal Donate
This is the "addons" post.
Added "NRG Power Key..... .cab This will add three options to the menu that comes up when you hit the power key on the side of your Excalibur. "Power off", "Reboot" and "Weather Update". I hope they're self explanatory Have fun.
Download the Calibri font mod if you want your system font to look like the one in the screenshots.
The Yahoo, Spil, Novaweather and 7Degree icon sets are alternative icons sets for your Forecast and Regular and Slim Panel layouts
Also using this post to keep a list of TO DO's since I always forget:
- Better autoupdate logic. *DONE*
(got rid of "weathertimer.mscr" and using the phone's notification queue... will beta test this over the next couple of days)
- Checking whether on a call, when going to update the weather info. If on a call, exit and run 10 minutes after... and so on... *DONE*
- Make option menu that lets the user chose how many pages of forecast info they can see.
- Move PNGs to storage card. Create two separate cab's for installation. Maine program and Icon packs
- Add second or third panel with more "current weather information" details. *IN PROGRESS*
Files needs to complete the VOX installation are attached. Install the Vox cab above, then unzip Vox Windows.zip and drop all the files in it in the \windows directory on your device. Install weathertimer.mscr in \windows\startup.
OrganicM said:
The other thread was getting a little large, plus we have a new version out.
Here's Chome Weather 2.0 with a 10 day forecast. Download the cab and enjoy, more detailed instructions to follow. To list some new features:
- Regular sized icons for the forecast panels, they do not affect other "welcomecenter" based panels (too much ).
- Revised layout to ensure correct wrapping
- HomeScreen update feature. No need to reboot to see forecast or layout changes. This option is turned off by default, so you need to go to Options, and turn it on. (it's #10)
- Added new panel to the Settings panel at the bottom for easy access to the weather updates and settings.
- "Spil icons" are default for forecast and regular panels.
Download link > http://www.sendspace.com/file/saqzxb
Click to expand...
Click to collapse
POST OBSOLETE
Final version? wooot!!
Edit: i just installed the update....its way better than the beta, of course, the only problem im still having are the icons.... the CLinks icons are still oversized and still have no idea where to edit them ... any help would be appreciated
LOVE IT!!!
Compared it to weather.gov accurate also.
This is KICK ASS
installing cab file now... didnt have the first version, dont know why. i live in virginia beach, va and its supposed to be one of the most climate changing places in the us... ill let you know how it turns out.... judging by your pics and everyone elses responses its gonna be tits
Good Job just one question.. when i go to the weather thing on my home screen i have 1/10 options to scroll thru what do they all represent? theres no dates or anything... can you explain?
Amazing........
Hi Org,
It looks and works great, even my distorted icons are back to normal, a biggggg thanks for all your efforts and your patience with all of us demanding more stuff..........
Whoa...okay. Just disregard this whole post guys. Let this be a lesson to you--work with your program for at least 15-20 minutes before reporting bugs. I feel ridiculous for not dabbling with this before crying wolf! My bad, Org!
axv91 said:
Final version? wooot!!
Edit: i just installed the update....its way better than the beta, of course, the only problem im still having are the icons.... the CLinks icons are still oversized and still have no idea where to edit them ... any help would be appreciated
Click to expand...
Click to collapse
You can edit the size of the icons in the .cpr files. Look in program files\NRG\chomeweather\cprs and edit the cpr that you are using(they're all in there). Doesn't make sense that clinks is oversized and weather is smaller, if that is case, can you upload copy of your current cpr that you are using(in windows\home.cpr.xml I think)? I would like to see something before you edit it. And after you edit, goto weather options and rechoose your layout to activate new cpr.
yea... umm.... not sayin its a bad thing, but my color icon bar at the top went back to black and white, and it wont show saturday and sunday, then skips from tuesday to saturday of next week... maybe i did something wrong?? but i could see the setup option text either... all in all i like it
turned the autoupdate off... maybe im just havin problems with it... im usin ricky's 23rd rom. im about ready to take this weather off cause i like the whole forcast thing, but not when it jumps from tuesday to saturday...
1) the last day is still on the second tab on the panel.
2) the text is still cutoff
showaco said:
You can edit the size of the icons in the .cpr files. Look in program files\NRG\chomeweather\cprs and edit the cpr that you are using(they're all in there). Doesn't make sense that clinks is oversized and weather is smaller, if that is case, can you upload copy of your current cpr that you are using(in windows\home.cpr.xml I think)? I would like to see something before you edit it. And after you edit, goto weather options and rechoose your layout to activate new cpr.
Click to expand...
Click to collapse
i was actually looking at the cpr in the \windows, i totally forgot about the cprs in the program files .... btw, i forgot to mention that im using a 240x320 device
so maybe that's why it didn't change text/icon size (i'll upload the cpr file anyway for u to see).... thank u vry much for the help, i really appreciate it!
http://www.sendspace.com/file/jky0kj
slater87 said:
yea... umm.... not sayin its a bad thing, but my color icon bar at the top went back to black and white, and it wont show saturday and sunday, then skips from tuesday to saturday of next week... maybe i did something wrong?? but i could see the setup option text either... all in all i like it
Click to expand...
Click to collapse
Sounds like mine... Mine skips Sunday, June 1st on the forecast panel.
what to do syntaxx??
slater87 said:
what to do syntaxx??
Click to expand...
Click to collapse
No clue! lol That's why I posted my issue along with yours--hopefully Org will work on this!
im removing the whole program now... sorry, but the thought is there. its just not workin out for me... maybe when the 3.0 thread comes out
oh, tryin to uninstall and it says it cant be completely removed... looks like im reflashin tonight
could be the operator and not the program tho... o well, the options text is too small and way too cursivey for me to read...
slater87 said:
im removing the whole program now... sorry, but the thought is there. its just not workin out for me... maybe when the 3.0 thread comes out
oh, tryin to uninstall and it says it cant be completely removed... looks like im reflashin tonight
could be the operator and not the program tho... o well, the options text is too small and way too cursivey for me to read...
Click to expand...
Click to collapse
Before reflashing, try to install the weather .cab again. I had this problem with an older version and I just downloaded another over it--and SOMEHOW it uninstalled the whole thing! Try other methods before reflashing. It can be a headache to get your settings the way you like them again.
so let me get this straight.. just run the cab file again? and everything should go peachy?

MyFaves icon went red-X

I'm sorry to do this. I'm just burnt out on searching today. The icon on my MyFaves panel (the five circles icon) decided to go AWOL today. All the icons appear to be intact in the Windows directory. What do I have to edit to get rid of the damned red "X"?
Only thing I've done differently was update CHome Configurator and CHome Weather. I'm not blaming them since they really don't deal with the icon. I just can't think of anything else I've done.
Go to HKLM\Software\Microsoft\CHome\MyFaves and edit the iconpaths location to where your pic is. The first pic in iconpaths is when your window is active and the second pic location is when your window is inactive. Your pic is probably in your \Windows directory. Hope this helps
(just in case I wasn't clear, here's a capture)
I gotta get off this thing for the night.
the iconpaths key has the value "4605;4604".
What does that translate to?
beartard said:
the iconpaths key has the value "4605;4604".
What does that translate to?
Click to expand...
Click to collapse
Do you have the My Fav icons in your windows folder?
if yes, then change the link in the iconpaths to the MAIN "my fav" icon in both reg address'
In the brozeres.dll, the picture files for iconpaths are predefined (meaning they are preloaded, so you don't have to do jack to have your screen be complete).
You can change their paths to whatever you want and that image will replace what the bronzeres.dll days that iconpath should be.
So if you want your active icon to be a color image of My faves icon , and your inactive to be a black and white image of the same, then it would look something like this:
iconpaths:
\Windows\youractiveimagename.png;\Windows\yourinactiveimagename.png
Just make sure whatever image you replace IS located in the place you entered in your registry. It's that easy. Takes like 5 minutes, just type in location drop pics in location (if not already there) and reboot or run your weather update and reload homescreen (might have to change layout, not sure about that). That's it.
I owe you a beer.
One day, my friend.
Oh sure he gets the beer but i dont?
Fine next time ill write a page long way of fixing your issue. lol
Hell, get us all together and the first round's on me.
A clue, perhaps?
beartard said:
I'm sorry to do this. I'm just burnt out on searching today. The icon on my MyFaves panel (the five circles icon) decided to go AWOL today. All the icons appear to be intact in the Windows directory. What do I have to edit to get rid of the damned red "X"?
Only thing I've done differently was update CHome Configurator and CHome Weather. I'm not blaming them since they really don't deal with the icon. I just can't think of anything else I've done.
Click to expand...
Click to collapse
Okay, the MyFaves pics on the collapsed panel are now X's on my phone.
The pics/icons in the expanded panel are fine.
I believe I have found a clue:
Thinking it might reset the collapsed MyFaves pics/icons panel, I
thought I would change the home screen to something else, reboot, then
change it back and reboot again.
But the home screen layout wouldn't change! So I scrolled through the
home screen settings and discovered duplicate fields on the settings
page for "Home screen layout" and a couple of other fields.
If I changed the layout in the second occurrence (or both occurrences) of
the "Home screen layout" field then the change would occur, but not if
I changed it only in the first occurrence of the field.
Oddly enough, sometime over the weekend the duplicate fields
disappeared but collapsed My Faves panel still displays the X's
rather than miniature pics/icons MOST of the time. Occasionally a
single mini-pic will appear, not always the same one.
Obviously something about the Home Screen settings has become
corrupted.
Here's where maybe XDA developers can help. I'm thinking that the various
home screen layouts must be templates into which a user's unique
settings are imported.
For example, you and I (and everyone else) have identical templates
for, say, the "T-Mobile default" layout. Our unique settings (My
Faves people and icons/pics, Weather app city, etc) are properties imported into the template before (or as) it is displayed in the panel. If someone could find out what file(s) comprise the "T-Mobile default" template, someone
might be able to either tell us how to fix the corruption or post the uncorrupted template file(s) copied from another Dash phone.
Now, while online with my Dash to Tmo this past weekend through Web2Go
I came across a support screen that listed support for "missing
MyFaves app". Unfortunately that link led nowhere (dead). Now I can't even find the page, but obviously T-mo does recognize a missing MyFaves app as an issue, so it may be possible to restore our missing icons/pics to the collapsed MyFaves panel by reinstalling the MyFaves app.
I'm not sure this is relevant, but this occurred after a couple of aborted attempts to install Opera, then Mini Opera. Eventually I got Mini Opera installed.
Distinguished XDA developers, I know many of you think the MyFaves app is useless but some people like having it, so any help that you can provide is greatly appreciated!
-GoJ

Feather Weather, Goes PORTRAIT! Updated 8/17/08

For Feather Weather 2, click HERE
Portrait Version Now Available!
The smallest weather app available has just gone on a diet, it started at 950kb and now comes in at a lightweight sub 850 kb. Its been slimmed down in size but not in weather data available. The new TotalClock cab has the full five day and current conditions within the clock panel itself. Check out the screenshots below, you only see one day at a time for a nice clean look. Hit the right soft key to advance thru the days and when you done, it has a timer to reset itself to current conditions after 60 seconds of non-flipping of the forecast pages.
For those who would rather have it seperate, the original version still uses a seperate forecast panel along with current conditions only in the clock panel. But even though it hasn't changed, I have managed to squeeze another 100 kb off of it.
On the original version clock panel you get info for current: temperature, icon, real feel temp, winds, humidity, visibility, barometer, uv level, cloud cover, precipitation, sunrise, sunset, air quality levels, and dewpoint. Also, on the clock panel you get tomorrow's forecast: conditions, hi/lo temperatures, real feel high temps, winds, and estimated precipitation.
On condensed clock panel, there is current temp, current condition icon, time, and todays Hi/Lo temperatures. So if you dock your clock, you will always have weather and time showing on homescreen.
And for a full forecast, there is a 5 day forecast panel that can be enabled or disabled. The forecast pages have info for: day, date, conditions, hi/lo temperatures, precipitation estimates, uv levels, and winds expected.
Both have a user set time interval for the updates depending on your needs, wants, or data plans. Just go to setup and specify the interval in minutes. The default is 30 minutes. The forecast data updates every 8th time weather update runs, that way you get updated forecast info every 4 hrs if you use the default for current condition updates.
To install: For now, install to main memory, I'm working on either or version.
Download the cab. After installation, it should prompt you to restart. If it doesn't, then restart your phone to set new clock panel in place. After reboot, wait about 10 seconds and the FeatherOptions will run automatically. Go to Setup and set all of your info, good idea to go ahead and set your right soft key on the clock panel at this time. After setup, exit options by selecting "Run Weather Update and Exit".
That's it, your done.
NOTE: I beleive I worked out my problem with mortscript registering itself, but if it doesn't auto start the options after 10 seconds, then go to FeatherWeather folder in Program Files and click on Mortscript.exe .
To uninstall: First download the ResetClockPanel.zip below. Unzip and then place the .mscr file on your phone. Run it with File Explorer, this will reset your clock panel. Now go to Settings/Remove Programs and uninstall the cab.
City Location Codes:
For anyone that needs to find their city code, use this link and change the location in this url to the name of your city and then go to it and it will give a list of all cities worldwide that have that name. Get your location from there and enter it exactly as it appears in the quotes, but do not use the quotes.
http://hadle.accu-weather.com/widget/hadle/city-find.asp?location=calcutta
So, for this link above, if you were looking for Calcutta, India. Go to this link, and you will see a line like this:
<location cnt="1" city="Calcutta" state="India(Bangla)" location="ASI|IN|IN036|CALCUTTA" />
So your location to enter in to options would be :
ASI|IN|IN036|CALCUTTA
This should work for cities worldwide.
Feather currently is installed with a slim panel layout only. If you want more dll or cpr options, they are easily installed with FileChanger. Those are more homescreen customizations than they are weather customization, thats why they aren't in here.
For landscape phones: If you don't want the slim panels, I have standard panels cpr and mini panels cpr that work specifically with FeatherWeather. They are in the Featherscprs.zip below. Just install with the FileChanger app or copy into windows folder. Click on the File Changer in my signature below for the File Changer thread and download.
New Portrait versions below, the last 2 cabs that names end with "P" are the portrait versions. Portrait versions updated 8/19/08 with new cpr. If you already installed, you can download the cpr zip only and install to windows directory.
Check out these new portrait layouts provided by Kron2:
Make sure you get the landscape or portrait version you need, first 2 are Landscape, last 2 are Portrait
NOTE: There was a slight change in the feed. So after installing one of these cabs, please go to Post #101 and download the forecast fix.
showaco said:
Here's the smallest Weather app available. It weighs in at only 950 kb. Its been slimmed down in size but not in weather data available. It has current conditions and a five day forecast.
On the clock panel you get info for current: temperature, icon, real feel temp, winds, humidity, visibility, barometer, uv level, cloud cover, precipitation, sunrise, sunset, air quality levels, and dewpoint. Also, on the clock panel you get tomorrow's forecast: conditions, hi/lo temperatures, real feel high temps, winds, and estimated precipitation.
On condensed clock panel, there is current temp, current condition icon, time, and todays Hi/Lo temperatures. So if you dock your clock, you will always have weather and time showing on homescreen.
And for a full forecast, there is a 5 day forecast panel that can be enabled or disabled. The forecast pages have info for: day, date, conditions, hi/lo temperatures, precipitation estimates, uv levels, and winds expected.
It has a user set time interval for the updates depending on your needs, wants, or data plans. Just go to setup and specify the interval in minutes. The default is 30 minutes. The forecast data updates every 8th time weather update runs, that way you get updated forecast info every 4 hrs if you use the default for current condition updates.
To install: Download the cab or the zip file. The zip file has the exe file for installing thru ActiveSync, just unzip it first. After installation, it should prompt you to restart. If it doesn't, then restart your phone to set new clock panel in place. After reboot, go to start menu and run FeatherOptions. Go to Setup and set all of your info. After setup, exit options by selecting "Run Weather Update and Exit".
That's it, your done.
To uninstall: Go to Settings, Remove Programs and uninstall the cab. It won't change your clock panel back, but it will remove everything else. To revert clock panel back, install an original cpr or cpr of your choice.
Feather currently uses a slim panel layout, but I will add more support if anyone wants standard or fat panels. If you want more dll or cpr options, they are easily installed with FileChanger. Those are more homescreen customizations than they are weather customization, thats why they aren't in here.
Click to expand...
Click to collapse
how is it that you have 3g on that phone what service provider do you have?
RussianSolja said:
how is it that you have 3g on that phone what service provider do you have?
Click to expand...
Click to collapse
show doesn't have a dash. he has a blackjack and is on the at&t network
pudgedaddy said:
show doesn't have a dash. he has a blackjack and is on the at&t network
Click to expand...
Click to collapse
shhhhh!! I'm masquerading as a dash.
Nice and sweet and at that size, I'm downloading now and disabling NRG Mini Weather to see how it compares but the size is the enticing factor me, cool, thanks
First post updated with two new cabs, here are the standard sized panels and the mini sized panels cprs that work with Feather below in the zip file. I also included the slim cpr for going back to.
Good weather application. Seems nice, but I will give it a shot later to see how it works...
showaco are you going to make Feather weather for 240x320 screen i have a shadow and would love to try your weather loveing your sports app
kron2 said:
showaco are you going to make Feather weather for 240x320 screen i have a shadow and would love to try your weather loveing your sports app
Click to expand...
Click to collapse
The app only needs the cpr file adjusted for the clock panel layout to be ready to go. I have no way to test the layout, so it would be a total guess. If someone wants to make the cpr, or I could post a test version. A test version would probably have to be tweaked after installed to get the layout just right. You want to test? I can take a stab at the layout if you want to finish the final tweaking of positions.
Edit: If you want to pm me your email, I have a test cpr ready if you want to try it.
When I try and run Feather Options, I get and error: There is no application associated with "FeatherOptions"
I installed the CAB to the device memory. I get a generic clock icon and some weather info.
Thanks for any help, and of course for the nice plugin (once I can get it to work) I'm on a Moto Q Global.
braj108 said:
When I try and run Feather Options, I get and error: There is no application associated with "FeatherOptions"
I installed the CAB to the device memory. I get a generic clock icon and some weather info.
Thanks for any help, and of course for the nice plugin (once I can get it to work) I'm on a Moto Q Global.
Click to expand...
Click to collapse
Sometimes mortscript doesn't register correctly on my cab installs. Go to program files\featherweather and find the mortscript.exe. Click on it and it will say that the extentions are registered. Now try again.
showaco said:
Sometimes mortscript doesn't register correctly on my cab installs. Go to program files\featherweather and find the mortscript.exe. Click on it and it will say that the extentions are registered. Now try again.
Click to expand...
Click to collapse
Awesome, thanks for the quick reply. Now I can run setup and get a forecast, but I still don't have a image, it shown a grainy white clock placeholder.
But progress has been made!
I just tried to uninstall this until I get the display issue resolved, and I get the following error occasionally: Cannot execute \Program Filea\FeatherWeather\Feather.exe
Please help.
braj108 said:
I just tried to uninstall this until I get the display issue resolved, and I get the following error occasionally: Cannot execute \Program Filea\FeatherWeather\Feather.exe
Please help.
Click to expand...
Click to collapse
download sktools lite, its free. With it you can remove the notifications which are causing the error. If you want to reinstall, let me know which version you are using and I will get your icon fixed. If its the total clock version, the reason you didn't get the icon is because of not mortscript not registering at the beginning. It writes the value for the iconpath when the reboot occurs, but it needs mortscript to do it. Its an easy fix. After install, if mort doesn't register again, then reregister mortscipt again. After that, while you are in the featherweather folder, click on install.mscr. This will setup your icon for the clock panel and start your setup when it finishes.
I just reinstalled and rebooted my phone, and when the plugin came up, all seemed good then the screen died! It couldn't come on. I just got the phone and the first one AT&T shipped me had a bad backlight so I thought the worst, then I pulled the battery and rebooted again. Now the sun is shining gloriously on my Q Thanks, it was a little rocky but it sure looks nice. I really appreciate teh help getting this running, kudos to you sir.
braj108 said:
I just reinstalled and rebooted my phone, and when the plugin came up, all seemed good then the screen died! It couldn't come on. I just got the phone and the first one AT&T shipped me had a bad backlight so I thought the worst, then I pulled the battery and rebooted again. Now the sun is shining gloriously on my Q Thanks, it was a little rocky but it sure looks nice. I really appreciate teh help getting this running, kudos to you sir.
Click to expand...
Click to collapse
No problem, I'm still trying to figure out why mort doesn't always register correctly because thats the culprit in most problems that have been reported.
Portrait version is now available for download in post #1. Huge Thanks go to Kron2 for the work on the cpr layout for these two new portrait cabs.
I have installed the portrait total clock version in my HTC VOX. It runs fine. But it is not updating weather for my town. I live in Calcutta, India. After a lot of googling for getting accuweather codes, I tried the following in settings but none seemed to work.
ASI/IN/IN036/CALCUTTA
"ASI/IN/IN036/CALCUTTA"
INO36
CALCUTTA
Can anybody help me as to how to insert the code for my hometown Calcutta as I have liked the application very much and does not feel to ditch the same. Although it is not a forum for VOX I had to write in this forum as there are no threads for Feather weather in VOX forum.
Moreover, would anybody please give the link to the slide homescreen in Portrait version as posted in post no. 1.
Thanks in advance.
parthabhatta said:
I have installed the portrait total clock version in my HTC VOX. It runs fine. But it is not updating weather for my town. I live in Calcutta, India. After a lot of googling for getting accuweather codes, I tried the following in settings but none seemed to work.
ASI/IN/IN036/CALCUTTA
"ASI/IN/IN036/CALCUTTA"
INO36
CALCUTTA
Can anybody help me as to how to insert the code for my hometown Calcutta as I have liked the application very much and does not feel to ditch the same. Although it is not a forum for VOX I had to write in this forum as there are no threads for Feather weather in VOX forum.
Moreover, would anybody please give the link to the slide homescreen in Portrait version as posted in post no. 1.
Thanks in advance.
Click to expand...
Click to collapse
You have the right code, sort of. instead of "/" , you need "|". I tried it and it works, so for you code enter:
ASI|IN|IN036|CALCUTTA
For the theme, thats Kron2's theme. You may be able to find it at allshadow.com or by contacting him.
For anyone that need to find their city code, use this link and change the location in this url to the name of your city and then go to it and it will give a list of all cities worldwide that have that name. Get your location from there and enter it exactly as it appears in the quotes, but do not use the quotes.
http://hadle.accu-weather.com/widget/hadle/city-find.asp?location=calcutta
First of all i am very sorry to ask this stupid question as you have narrated the same example in your post 1. Actually I was too excited and overlooked that part. Anyway I am trying to find out the "|" character in my keyboard. Many thanks to you.

Categories

Resources