You are not logged in.

#3581 2020-07-16 19:24:22

morfik
Member
From: Europe/Poland
Registered: 2016-09-08
Posts: 169
Website

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

Something like this gets rendered. This moves with the time.

V4it0qU.png

Offline

#3582 2020-07-16 19:39:40

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

I've corrected the script after ceeslans reported the problem.
See here.


Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!

Offline

#3583 2020-07-16 19:48:36

morfik
Member
From: Europe/Poland
Registered: 2016-09-08
Posts: 169
Website

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

I see. Yes that helped. smile

BTW: you don't use git anymore?

Offline

#3584 2020-07-16 20:03:38

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

I do, that's just the test version until I push everything to git.
You're my lab rat morfik.


Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!

Offline

#3585 2020-07-17 02:35:53

seatommyboy
Member
Registered: 2016-09-12
Posts: 63

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

Accuweather stopped working again. I synced my script folder with your repo on gitlab, but it still wasn't working right. I copied/pasted the one posted a couple pages back. It working but with errors.

/home/thomas/Accuweather_conky_script/accuweather: line 1029: syntax error near unexpected token `;;'
/home/thomas/Accuweather_conky_script/accuweather: line 1029: `         ;;'

And there is a random C in the corner of my weather under the cloud icon for current conditions. here's a pic...
conky

The random C is caused by "echo C" line 1028.

Last edited by seatommyboy (2020-07-17 02:43:37)

Offline

#3586 2020-07-17 07:11:47

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

You must be doing something wrong, because the script stops at line 1027.
Try copying and pasting it again.

Also, there is a line "echo C", but it's line 94, not line 1028.

Last edited by TeoBigusGeekus (2020-07-17 08:54:31)


Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!

Offline

#3587 2020-07-17 10:13:16

seatommyboy
Member
Registered: 2016-09-12
Posts: 63

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

Yeah, I'm not sure how I got the extra lines, but that part is fixed. However, it's broken:

cp: target '/home/thomas/Accuweather_conky_script/forecast_2016/wind_0.png' is not a directory
cp: cannot stat '/home/thomas/Accuweather_conky_script/Forecast_Images_2016/-.png': No such file or directory
cp: cannot stat '/home/thomas/Accuweather_conky_script/Forecast_Images_2016/-.png': No such file or directory
cp: cannot stat '/home/thomas/Accuweather_conky_script/Forecast_Images_2016/.png': No such file or directory
cp: cannot stat '/home/thomas/Accuweather_conky_script/Forecast_Images_2016/.png': No such file or directory
cp: cannot stat '/home/thomas/Accuweather_conky_script/Forecast_Images_2016/.png': No such file or directory
cp: cannot stat '/home/thomas/Accuweather_conky_script/Forecast_Images_2016/.png': No such file or directory
cp: cannot stat '/home/thomas/Accuweather_conky_script/Forecast_Images_2016/.png': No such file or directory
cp: cannot stat '/home/thomas/Accuweather_conky_script/Forecast_Images_2016/.png': No such file or directory
cp: cannot stat '/home/thomas/Accuweather_conky_script/Forecast_Images_2016/.png': No such file or directory
cp: cannot stat '/home/thomas/Accuweather_conky_script/Forecast_Images_2016/.png': No such file or directory
cp: cannot stat '/home/thomas/Accuweather_conky_script/Forecast_Images_2016/.png': No such file or directory
cp: cannot stat '/home/thomas/Accuweather_conky_script/Forecast_Images_2016/.png': No such file or directory
cp: cannot stat '/home/thomas/Accuweather_conky_script/Forecast_Images_2016/.png': No such file or directory
cp: cannot stat '/home/thomas/Accuweather_conky_script/Forecast_Images_2016/.png': No such file or directory
cp: cannot stat '/home/thomas/Accuweather_conky_script/Forecast_Images_2016/.png': No such file or directory
conky: Unable to load image '/home/thomas/Accuweather_conky_script/forecast_2016/forecast_1.png'

daily_forecast is empty:

-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

Offline

#3588 2020-07-17 10:19:04

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

What's your place?


Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!

Offline

#3589 2020-07-17 18:23:33

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

Can anyone report any results from the US?


Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!

Offline

#3590 2020-07-17 18:34:35

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,011

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

TeoBigusGeekus wrote:

Can anyone report any results from the US?

sad  Not I.


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#3591 2020-07-17 19:13:07

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

Let's see what happens when USA wakes up.
What with the corona lockouts, it's the perfect time for conky experimentation.


Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!

Offline

#3592 2020-07-17 21:04:51

ector1935
Member
Registered: 2017-05-03
Posts: 240

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

TeoBigusGeekus wrote:

Can anyone report any results from the US?

Not. :8  smile  big_smile  tongue
Cheers Teo

Offline

#3593 2020-07-17 23:20:33

manuel-909
Member
Registered: 2017-10-09
Posts: 94

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

Screenshot_2020-07-17_19-13-47.th.png
Working good teo winchester virginia usa......

Offline

#3594 2020-07-17 23:45:16

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

manuel-909 wrote:

Working good teo winchester virginia usa......

Thanls a lot manuel-909, that's a great relief.
I was thinking that the script didn't work at all when imperial units were used.


Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!

Offline

#3595 2020-07-18 01:07:44

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,011

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

Holaaaaa manuel-999

Tanto tiempo!
Espero que todo sea bueno contigo y con tu familia.


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#3596 2020-07-18 10:30:56

seatommyboy
Member
Registered: 2016-09-12
Posts: 63

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

TeoBigusGeekus wrote:

What's your place?

Hutto TX US

Offline

#3597 2020-07-18 19:37:41

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

I get perfect results for Hutto TX, US, they are though in metric.
Could a US user please report back with results from the Accuweather script?


Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!

Offline

#3598 2020-07-18 20:53:47

seatommyboy
Member
Registered: 2016-09-12
Posts: 63

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

TeoBigusGeekus wrote:

I get perfect results for Hutto TX, US, they are though in metric.
Could a US user please report back with results from the Accuweather script?

Interesting. I tried with other places, but still got the same failed results...

Offline

#3599 2020-07-18 22:00:15

ector1935
Member
Registered: 2017-05-03
Posts: 240

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

seatommyboy wrote:
TeoBigusGeekus wrote:

I get perfect results for Hutto TX, US, they are though in metric.
Could a US user please report back with results from the Accuweather script?

Interesting. I tried with other places, but still got the same failed results...

Hi,
it would be helpful to post the affected conky, and accuweather.
f you want them to help you
Cheers

Last edited by ector1935 (2020-07-18 22:01:53)

Offline

#3600 2020-07-18 22:23:06

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

@seatommyboy
Could you do me a favor please?
Go to this address
https://www.accuweather.com/en/us/hutto … st/2110192
right click on it -> View page source (this command depends on your browser actually) and post the content here.


Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!

Offline

Board footer

Powered by FluxBB