Search Criteria
Package Details: conkywx 200730-1
Git Clone URL: | https://aur.archlinux.org/conkywx.git (read-only, click to copy) |
---|---|
Package Base: | conkywx |
Description: | To display weather from multiple sources using conky |
Upstream URL: | https://bitbucket.org/plikhari/conkywx_pub/downloads |
Keywords: | conky network weather |
Licenses: | |
Submitter: | paramvir |
Maintainer: | paramvir |
Last Packager: | paramvir |
Votes: | 33 |
Popularity: | 0.000000 |
First Submitted: | 2012-06-10 19:01 |
Last Updated: | 2020-08-15 03:35 |
Latest Comments
1 2 3 4 5 Next › Last »
simona commented on 2020-08-15 07:35
thx
simona commented on 2020-08-02 13:18
done. thx :-)
paramvir commented on 2020-08-02 12:42
I am aware you are unable to compile - I need time to sort some site issues.
In the meantime have uploaded a new compiled thing previous released version is also on the same page:
https://bitbucket.org/plikhari/conkywx_pub/downloads/conkywx-200730-1-x86_64.pkg.tar.zst
usage - cd into the folder ::
sudo pacman -U ./conkywx-200730-1-x86_64.pkg.tar.zst
simona commented on 2020-08-02 12:04
do not compile
paramvir commented on 2020-08-02 11:45
Thanks for the message.
The change as the error suggests is on line 12 of the magellan Makefile.
original line gcc $(OBJS) -o $(BIN) $(LIBS) updated line gcc -Xlinker -zmuldefs $(OBJS) -o $(BIN) $(LIBS)
After about 14 years I have a new system and that is why I have a fresh installation of Arch ;-)
Just need a day or so to find my feet and shall update - or just go for a fresh new version update - let me see. New widgets, new station and 2 stations muerto... 100% working "Prague Orloj" lua cairo conky ...
ector commented on 2020-08-01 11:57
yay not compile conkywx:
collect2: error: ld returned 1 exit status make: *** [Makefile:12: magellan] Errore 1 ==> ERRORE: Si è verificato un errore in build(). L'operazione sta per essere interrotta... error making: %!s(func() string=0x55f2633e4bb0) Thank Ector
paramvir commented on 2018-02-03 10:29
Hi Ector wunderground has changed their html and so there is an issue with conkywx 6 to handle wunderground. Please use another station for the time being. We have a solution and that will be released in the next release which is being tested. To see which conkywx configuration to use - have a look at the file with name ending in 'rc' - there you will see the conkywx config file in use for that template. cheers
ector commented on 2018-02-03 09:46
Hi @pramavir Sorry for the delay, I have been away for a long time, after giving your command, but from the following error:
Weather update download completed.
Conkywx program execution completed in: 0m8.390s on 03th at 10:41:49 unexpected end of string while parsing json string, at character offset 1895 (before "}") at /usr/share/conkywx/lib/conkywx.pl line 1449 Conkywx program execution completed in: 0m0,018s on 03th at 10:43:15 Conkywx program execution completed in: 0m0,017s on 03th at 10:44:27 Conkywx program execution completed in: 0m0,017s on 03th at 10:45:40 Conkywx program execution completed in: 0m0,017s on 03th at 10:46:52 I would also like to know which line of conkywx.conf I have to change to see the weather in my city that is Bergamo italy, I'm not a great expert now i see india weather It only works wxscroll and the clocks Thanks for your help
paramvir commented on 2017-03-17 07:10
How are you running conkywx - do you get this error if you run /usr/share/conkywx/run-conkywx.sh
ector commented on 2017-03-16 08:39
hi,
i have this error
Weather update download completed.
Conkywx program execution completed in: 0m6,595s on 16th at 09:35:43
Can't locate wxDate/wxDate.pm in @INC (you may need to install the wxDate::wxDate module) (@INC contains: ./lib /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /usr/share/conkywx/lib/conkywx.pl line 16.
BEGIN failed--compilation aborted at /usr/share/conkywx/lib/conkywx.pl line 16.