You are not logged in.
Pages: 1
Just started 01/03 through current date, weather panel app suddenly shows 'no data' and a message that it has left the panel, execute or cancel, only execute removes the non-responding panel item and I have to place it back in panel but cannot immediately so I usually wait an hour or two and try again. Item returns and works for hours at best never works for days/weeks like it used to. This is a recent occurrence as stated and the weather app on this PC is not critical but it's crashing is annoying.
Offline
Which distro, version of Xfce, and version of weather plugin are you using?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
My distro is Debian Wheezy 7.3, Xfce is 4.8.0.3 and weather plugin is 0.74-4. I see that version is ancient and have downloaded 0.8.3.
Today I timed how long the app ran before crashing, 4 hrs, from 12:30pm - 4:30pm. Would not run even after a restart. Now I'll time long how it takes before I can get the app to run in panel.
Last edited by quartermass (2014-01-20 21:52:24)
Offline
Is there a way to change the data provider on the weather plugin?
the actual provider is a piece of crap for southamerica
Offline
Is there a way to change the data provider on the weather plugin?
the actual provider is a piece of crap for southamerica
No. Its hard-coded.
EDIT: A while back when we were having issues with the weather applet and the the weather network changing their feed access, I threw together a script to parse the weather info from the weather.yahoo.com rss feed (mine=http://weather.yahooapis.com/forecastrss?w=4363&u=c) and tied it with the genmon applet to display it. If the Yahoo weather feed is more accurate, I can post the script and images files. Here are some screenshots:
Last edited by ToZ (2014-01-24 13:59:20)
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Beerforfree wrote:Is there a way to change the data provider on the weather plugin?
the actual provider is a piece of crap for southamericaNo. Its hard-coded.
EDIT: A while back when we were having issues with the weather applet and the the weather network changing their feed access, I threw together a script to parse the weather info from the weather.yahoo.com rss feed (mine=http://weather.yahooapis.com/forecastrss?w=4363&u=c) and tied it with the genmon applet to display it. If the Yahoo weather feed is more accurate, I can post the script and images files. Here are some screenshots:
http://en.zimagez.com/miniature/1536f273d4cf41191da765cfe85f8f41f.png
http://en.zimagez.com/miniature/323f03aa08d8bf17fc12452af68bf1a42.png
Can you please share the whole thing. My xfce4-weather-plugin constantly crashes. I'd really want to return the weather forecast in my panel.
Thanks!
Offline
Just got updated to 0.7.4.5, let's see if the update stops the applet from crashing.
Offline
Toz: The images from your script look nice. I bet a lot of folks will be interested.
OP: Some time ago, I saw a thread on using the GNOME weather applet in XFCE. Was either here or at the Mint website. That might be an option for you.
My favorite weather app is now 1Weather. But as I got it from the Google Play Store for my phone, it probably only runs on the Android flavor of linux. Shame, really - it's pretty good.
Regards,
MDM
Offline
Oops, sorry, somehow missed this thread's updates. Here is the tar.gz file.
You need to change four values in the "get_weather" script file:
- UNIT ('f' for fahrenheit or 'c' for celcius)
- WOEID (your city code from weather.yahoo.com)
- SCRIPT_LOCATION (the location where this script is)
- IMAGE_LOCATION (the icon theme you want to use - there are 3: images, samgrey, blue)
You need xfce4-genmon, wget and bc installed.
Add genmon to your panel, and set:
- Command: /path/to/get_weather genmon (e.g. /home/toz/bin/weather/get_weather genmon)
- Label: unchecked
- Period: 1800
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
So the update has worked, this is the way the weather app ran when I first installed it and XFCE, been over 24 hours and it's still running.Thanks for all the suggestions.
Offline
Pages: 1
[ Generated in 0.015 seconds, 9 queries executed - Memory usage: 568.48 KiB (Peak: 585.32 KiB) ]