Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 20th August 2004, 09:34 PM
JonR's Avatar
JonR Offline
Registered User
 
Join Date: Apr 2004
Location: Wiltshire - UK
Posts: 199
Fixing GoodWeather for FC2 & gdesklets 0.30

Solving the GoodWeather Bug with gdesklets 0.30.

It's fairly clear from the screen shot galleries that one of the most popular gdesklet displays is GoodWeather. Ug's HowTo for F1 and gdesklets-0.26 has generated plenty of interest on its own.

I'm running FC2 and I wanted to explore gdesklets, not having used them before so I decided to see if I could follow Ug's tutorial with FC2 and gdesklets 0.30 except that I wanted to install using yum rather than from tarballs so that I wouldn't need to worry too much about dependencies.

Here's How:

To install gdesklets and GoodWeather onto FC2 using Yum:

1. Set up Yum to access a repository which has gdesklets and GoodWeather. I got the rpms from DAG at: http://dag.freshrpms.net/fedora/$releasever/en/$basearch/dag/

2. Become su and run the following command:

# yum install gdesklets

3. Presuming this completes without errors you can now install GoodWeather:

# yum install GoodWeather

4. Now start the gdesklets daemon, either by finding it on the Accessories menu or as a standard user typing the command:

$ gdesklets start

6. Right click the gdesklets icon which appears at the right of your taskbar and click the "Manage desklets" option on the popup menu.
You should see on the left a folder called "uncategorized". Click on this and GoodWeather should appear in the pane on the right.

7. At this point all you should have to do is double click GW but if you do it will fail, complaining about an invalid .display file. I believe that gdesklets 0.26 was more forgiving in this respect and GW would run OK under 0.26. Version 0.30 however will not run GW unless you correct the error in the .display file.

To do this, become su again and edit the file /usr/share/gdesklets/Displays/GoodWeather/GoodWeather.display and change the <metha> tag at line 4 to read <meta>. Save the file. My edited .display file is attached.

You should now be able to run GoodWeather under gdesklets 0.30.

8. One last thing. Setting your location. Go to "weather.com" and select the nearest city to your location. Hover the mouse over the link in the "Currently in " line at the top of the page above the weather display and the location code is displayed in the status bar below as
weather.com/weather/local/CCCCCCCC?from=mycity_wx
where CCCCCCCC is the code.
Right click on GoodWeather and select Configure Display.
Enter your code into the Location field in the Configuration Panel of GoodWeather.

That's it!

JonR
Attached Files
File Type: txt GoodWeather.display.txt (3.0 KB, 371 views)
__________________
One man's geek is another man's guru...
Registered Linux User #363869.
i686 F8, Quad Core F10 64-bit, Core2Duo F16 64-bit.
Reply With Quote
  #2  
Old 23rd August 2004, 01:25 AM
BoredSilly Offline
Registered User
 
Join Date: Aug 2004
Posts: 1
Not working for me

I installed both packages but even after applying your fix I still get incorrect display. I even used your attachment but came up with the same error.

Error:
Invalid display file '/usr/share/gdesklets/Displays/GoodWeather/GoodWeather.display'

The display file contains invalid data and could not be loaded.

Using fedora core 2, gdesklets 0.30-1.1 and GoodWeather 0.4-1.1

Any ideas??
Reply With Quote
  #3  
Old 23rd August 2004, 01:54 AM
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 44
Posts: 8,256
i had same problem last night and fixed it and i will provide you with the packages you can use for fc2 and make sure you get those packages listed for fc2:

http://dag.wieers.com/packages/gdesklets/

http://dag.wieers.com/packages/gdesklets-clock/

http://dag.wieers.com/packages/gdesklets-goodweather/

http://dag.wieers.com/packages/gdesklets-starterbar/

http://dag.wieers.com/packages/gdesklets-sysinfo/

and they should all work just fine
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills :D

Last edited by imdeemvp; 23rd August 2004 at 02:11 AM.
Reply With Quote
  #4  
Old 23rd August 2004, 02:15 AM
desipher's Avatar
desipher Offline
Registered User
 
Join Date: Jul 2004
Location: Arlington VA
Posts: 238
Nice pic imdeemvp!!!. I must be retared because I can't get simple desktop app working!!!!.
__________________
Desiph3r
_________________________________________________
System Engineer
Anystream
bspadetti@anystream.com
www.anystream.com
Reply With Quote
  #5  
Old 23rd August 2004, 02:19 AM
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 44
Posts: 8,256
it takes time to learn AND you are not retarded!
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills :D
Reply With Quote
  #6  
Old 23rd August 2004, 09:29 AM
JonR's Avatar
JonR Offline
Registered User
 
Join Date: Apr 2004
Location: Wiltshire - UK
Posts: 199
Quote:
Originally Posted by imdeemvp
i had same problem last night and fixed it and i will provide you with the packages you can use for fc2 and make sure you get those packages listed for fc2:
I'm interested to know more about the problem and fix. I've installed on 3 machines so far without encountering any problems. Can you post the details imdeepvp?

jonr.
__________________
One man's geek is another man's guru...
Registered Linux User #363869.
i686 F8, Quad Core F10 64-bit, Core2Duo F16 64-bit.
Reply With Quote
  #7  
Old 23rd August 2004, 10:18 AM
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 44
Posts: 8,256
Quote:
Originally Posted by JonR
I'm interested to know more about the problem and fix. I've installed on 3 machines so far without encountering any problems. Can you post the details imdeepvp?

jonr.

jonr-

i was getting same message as BoredSilly and i decided to install via yum......then i click'd me if Dag has gDesklets they may have some of the packages that make this poppy work and did a search and they had them so i am using that one's i posted!
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills :D
Reply With Quote
  #8  
Old 24th August 2004, 12:02 AM
engwnbie Offline
Registered User
 
Join Date: May 2004
Location: Brooklin, ON, Canada
Age: 52
Posts: 162
Hey I downloaded with yum and had it working. But I had to surf over to /usr/share/gdesklets and start gdesklets by double clicking it, and then it worked. I could not get it to work by the menu eg. menu|accessories|gdesklets. It would give me and error. So I removed them by rpm -e gdesklets...
I then down loaded the rpm from dag and installed by rpm -Uvh etc. again the only way it would work is by surfing over and double klicking same as before. Problem is how do I remove the old gdesklets that resides in HOME directory. That is the only problem I'm having else it works. That is the one that gives me and error which is the old version.
__________________
Dell Optiplex GX260, 1024 M Ram On board everything
& P4 HT, 80G Raid 1 Dual Head

Last edited by engwnbie; 24th August 2004 at 12:05 AM.
Reply With Quote
  #9  
Old 24th August 2004, 12:16 AM
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 44
Posts: 8,256
delete the whole thing again and make sure there are no folders in any directories and if you see it erase it....reboot if you want too and reinstall
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills :D

Last edited by imdeemvp; 24th August 2004 at 12:19 AM.
Reply With Quote
  #10  
Old 24th August 2004, 12:19 AM
engwnbie Offline
Registered User
 
Join Date: May 2004
Location: Brooklin, ON, Canada
Age: 52
Posts: 162
Quote:
Originally Posted by imdeemvp
delete the whole thing again and make sure there are no folders in any directories and if you see it erase it....
So delete the ./gdesklets folder on my home folder?
__________________
Dell Optiplex GX260, 1024 M Ram On board everything
& P4 HT, 80G Raid 1 Dual Head
Reply With Quote
  #11  
Old 24th August 2004, 12:22 AM
imdeemvp's Avatar
imdeemvp Offline
Registered User
 
Join Date: Feb 2004
Age: 44
Posts: 8,256
yes.........and reinstall everything! i did twice until i nailed correctly.
__________________
HELP with JAVA, MP3's, Wireless, Repo's, YUM, Partitions, System Monitors, Nvidia, ATI drivers, LIMEWIRE PRO & MORE!.

Easiest and most friendly desktop ever is PCLinuxOS! Includes all this apps. Just try it.

"The greater the struggle THE greater the achievment."

Do you know HIM?

If you are an idiot click here. NThis will test you linux skills :D
Reply With Quote
  #12  
Old 24th August 2004, 12:28 AM
engwnbie Offline
Registered User
 
Join Date: May 2004
Location: Brooklin, ON, Canada
Age: 52
Posts: 162
Thanks I thought that was what I needed to do but you sometimes if you dont ask.
Leo
__________________
Dell Optiplex GX260, 1024 M Ram On board everything
& P4 HT, 80G Raid 1 Dual Head
Reply With Quote
  #13  
Old 27th August 2004, 04:46 PM
engwnbie Offline
Registered User
 
Join Date: May 2004
Location: Brooklin, ON, Canada
Age: 52
Posts: 162
Ok tried everything described above, and sort of worked. Then I tried every combination there is to try.
1. If you have previous version list them by rpm -q <gdesklets> try to get rid of them by either rpm -e <gdesklets> or by finding where they are and delete all files and folders. This is done as su.
2. Once certain that they are gone, again as su just yum install gdesklets-goodweather. if you have the dag site in your yum.conf file. I will take care of the dependencies.
3. Once done and no errors. Then gedit /usr/share/gdesklets/Displays/GoodWeather/GoodWeather.display and modify the line with metha to read meta and click on save and exit.
4. As normal user navigate to /usr/share/gdesklets and copy Sensor Folder to your Home folder if you click on Edit|preferences a window with File Management Preferences pops up and check Show hidden and backup files then close.
5. Paste the Sensor Folder into the .gdesklets folder.
6. Menu|Accessories|gDeslets icon.
7. Double Click on uncategorized and then on the right double click GoodWeather Icon and place it where you like. Then with your browser go to weather.com and find your location code and the type in to the box when you right click on goodweather|configure.
That it.
__________________
Dell Optiplex GX260, 1024 M Ram On board everything
& P4 HT, 80G Raid 1 Dual Head
Reply With Quote
  #14  
Old 4th December 2004, 01:55 AM
ericdan Offline
Registered User
 
Join Date: Nov 2004
Posts: 11
HELP with gdeskletss

i tried this method but it still doesn't work. i keep getting the same error. can"t read the file GoodWeather.display and also it says IconButton sensor missing.
where can i get the sensor from?


Quote:
Originally Posted by JonR
Solving the GoodWeather Bug with gdesklets 0.30.

It's fairly clear from the screen shot galleries that one of the most popular gdesklet displays is GoodWeather. Ug's HowTo for F1 and gdesklets-0.26 has generated plenty of interest on its own.

I'm running FC2 and I wanted to explore gdesklets, not having used them before so I decided to see if I could follow Ug's tutorial with FC2 and gdesklets 0.30 except that I wanted to install using yum rather than from tarballs so that I wouldn't need to worry too much about dependencies.

Here's How:

To install gdesklets and GoodWeather onto FC2 using Yum:

1. Set up Yum to access a repository which has gdesklets and GoodWeather. I got the rpms from DAG at: http://dag.freshrpms.net/fedora/$releasever/en/$basearch/dag/

2. Become su and run the following command:

# yum install gdesklets

3. Presuming this completes without errors you can now install GoodWeather:

# yum install GoodWeather

4. Now start the gdesklets daemon, either by finding it on the Accessories menu or as a standard user typing the command:

$ gdesklets start

6. Right click the gdesklets icon which appears at the right of your taskbar and click the "Manage desklets" option on the popup menu.
You should see on the left a folder called "uncategorized". Click on this and GoodWeather should appear in the pane on the right.

7. At this point all you should have to do is double click GW but if you do it will fail, complaining about an invalid .display file. I believe that gdesklets 0.26 was more forgiving in this respect and GW would run OK under 0.26. Version 0.30 however will not run GW unless you correct the error in the .display file.

To do this, become su again and edit the file /usr/share/gdesklets/Displays/GoodWeather/GoodWeather.display and change the <metha> tag at line 4 to read <meta>. Save the file. My edited .display file is attached.

You should now be able to run GoodWeather under gdesklets 0.30.

8. One last thing. Setting your location. Go to "weather.com" and select the nearest city to your location. Hover the mouse over the link in the "Currently in " line at the top of the page above the weather display and the location code is displayed in the status bar below as
weather.com/weather/local/CCCCCCCC?from=mycity_wx
where CCCCCCCC is the code.
Right click on GoodWeather and select Configure Display.
Enter your code into the Location field in the Configuration Panel of GoodWeather.

That's it!

JonR
Reply With Quote
  #15  
Old 16th December 2004, 04:49 PM
greensky Offline
Registered User
 
Join Date: Jun 2004
Posts: 7
Quote:
i tried this method but it still doesn't work. i keep getting the same error. can"t read the file GoodWeather.display and also it says IconButton sensor missing.
where can i get the sensor from?
This didn't work for me either. My solution was to install gdesklets, then open the "manage desklets" window. AFter that you can go to the gdesklets website and drag the download link for the goodweather applet into that window. It will download and auto-install it. I'm not sure why that's the only way that works for me, but at least it works.

I hope this helps anyone who is having troubles with this.
Reply With Quote
Reply

Tags
030, fc2, fixing, gdesklets, goodweather

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Goodweather Gdesklets Borked? bob Using Fedora 11 19th December 2008 03:31 PM
Gdesklets-Goodweather sudden failure bob Using Fedora 12 30th November 2008 01:45 PM
Fixing Yum fedorafan2 Using Fedora 1 19th December 2006 09:31 AM
Fixing yum dependency Omega Blue Using Fedora 6 18th May 2006 10:57 AM


Current GMT-time: 21:17 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat