LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-05-2019, 06:28 PM   #1
maschelsea
Member
 
Registered: Dec 2016
Distribution: Slackware 64bit 14.2
Posts: 468

Rep: Reputation: Disabled
xfce4-weather-plugin: No Data


I'm experiencing the (not so) dreaded No Data problem in my xfce4-weather-plugin. So far, I have tried to completely uninstall the package, and reinstall it. I have been wrestling all day with advice from an older thread (from 2014) which involves building it from scratch. This has led to a plethora of dependency issues. I am frankly tired of it. I just want my weather plugin back! Thank you in advance to anyone who can give me advice on this issue.
 
Old 02-05-2019, 08:50 PM   #2
garpu
Senior Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 1,610

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Are you on 14.2? I've got 0.8.10, and it's working for me. It took a minute or so to pull data, but it's working, at least.

Although in the details tab, I noticed this message:

"Downloads
Weather data:
Last: 2019-02-05 21:48:02
Next: 2019-02-05 22:48:02
Current failed attempts: 0

Astronomical data:
Last: 2019-02-05 21:48:02
Next: 2019-02-06 21:48:02
Current failed attempts: 0

Met.no sunrise API states that this version of the webservice
is deprecated, and the plugin needs to be adapted to use
a newer version, or it will stop working within a few months.
Please file a bug on https://bugzilla.xfce.org if no one
else has done so yet."
 
2 members found this post helpful.
Old 02-06-2019, 09:31 AM   #3
maschelsea
Member
 
Registered: Dec 2016
Distribution: Slackware 64bit 14.2
Posts: 468

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by garpu View Post
Are you on 14.2? I've got 0.8.10, and it's working for me. It took a minute or so to pull data, but it's working, at least.

Although in the details tab, I noticed this message:

"Downloads
Weather data:
Last: 2019-02-05 21:48:02
Next: 2019-02-05 22:48:02
Current failed attempts: 0

Astronomical data:
Last: 2019-02-05 21:48:02
Next: 2019-02-06 21:48:02
Current failed attempts: 0

Met.no sunrise API states that this version of the webservice
is deprecated, and the plugin needs to be adapted to use
a newer version, or it will stop working within a few months.
Please file a bug on https://bugzilla.xfce.org if no one
else has done so yet."
Thank you for helping me. It never occurred to me to check what location was set in the applet. This cinched it for me. Where, pray tell, are the logs for xfce4 stored? They're NOT in /var/log/messages. I looked there.
 
Old 02-06-2019, 03:26 PM   #4
garpu
Senior Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 1,610

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
If you left click on it, it should pull up a weather report. One tab is Forecast, and the other is Details, and the issue I found is in there.
 
Old 02-06-2019, 04:38 PM   #5
Gordie
Member
 
Registered: Aug 2007
Location: Nolalu, Ontario, Canada
Distribution: Slackware64-Current
Posts: 871

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
Quote:
Originally Posted by garpu View Post
Are you on 14.2? I've got 0.8.10, and it's working for me. It took a minute or so to pull data, but it's working, at least.

Although in the details tab, I noticed this message:

"Downloads
Weather data:
Last: 2019-02-05 21:48:02
Next: 2019-02-05 22:48:02
Current failed attempts: 0

Astronomical data:
Last: 2019-02-05 21:48:02
Next: 2019-02-06 21:48:02
Current failed attempts: 0

Met.no sunrise API states that this version of the webservice
is deprecated, and the plugin needs to be adapted to use
a newer version, or it will stop working within a few months.
Please file a bug on https://bugzilla.xfce.org if no one
else has done so yet."

My weather widget was working properly but because of this thread I looked at details and found this very same information. So I changed Location name for my weather reports and then changed back again and all was now well. Then I looked in
Code:
~./config/xfce4/panel/
and found more than one weather-xx.rc so I deleted them both and the weather is now working like it should. A new weather-14.rc was made automagically for the one location I am using

Last edited by Gordie; 02-06-2019 at 04:44 PM.
 
1 members found this post helpful.
Old 02-09-2021, 01:06 AM   #6
gadb
LQ Newbie
 
Registered: Feb 2021
Posts: 7

Rep: Reputation: Disabled
"Where, pray tell, are the logs for xfce4 stored? They're NOT in /var/log/messages. I looked there."

You can find this out like so:
> ps -ef | grep weather
xxx
> ls -al /proc/xxx/fd
total 0
dr-x------ 2 durk durk 0 Feb 9 06:50 .
dr-xr-xr-x 9 durk durk 0 Feb 9 06:50 ..
...
l-wx------ 1 durk durk 64 Feb 9 06:50 2 -> /home/durk/.xsession-errors
...

i.e. for me, logs go in .xsession-errors
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Weather App catering for IRISH weather? business_kid Linux - General 30 10-26-2017 02:25 PM
[SOLVED] gnome shell weather extension no longer loads, says 'loading current weather' sdowney717 Linux - Software 3 10-16-2015 12:23 PM
LXer: Weather Trek - Weather planning for Trips LXer Syndicated Linux News 0 01-07-2015 12:21 PM
[SOLVED] xfce4-weather-plugin is not showing data mark_alfred Linux - Software 1 10-11-2014 01:19 PM
xfce4 weather plugin without internet connection ut0ugh1 Linux - Software 4 03-22-2012 01:20 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:42 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration