Search Criteria
Package Details: my-weather-indicator-git 1:0.9.5.0+r137+9cf392b-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/my-weather-indicator-git.git (read-only, click to copy) |
---|---|
Package Base: | my-weather-indicator-git |
Description: | A simple indicator for the weather |
Upstream URL: | https://github.com/atareao/my-weather-indicator |
Licenses: | GPL3 |
Conflicts: | my-weather-indicator |
Provides: | my-weather-indicator |
Submitter: | killua99 |
Maintainer: | killua99 (twa022) |
Last Packager: | twa022 |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2016-09-13 11:15 (UTC) |
Last Updated: | 2020-10-25 02:32 (UTC) |
Dependencies (13)
- geoclue
- geocode-glib
- geoip (geoip-git)
- libappindicator-gtk3 (libappindicator-bzr)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- osm-gps-map (osm-gps-map-git)
- python-cairo (python-cairo-git)
- python-dateutil
- python-lxml
- python-pytz
- python-requests-oauthlib
- webkit2gtk (webkit2gtk-wpe-bin, webkit2gtk-imgpaste)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
Latest Comments
killua99 commented on 2021-10-01 14:36 (UTC)
Is working for me
killua99 commented on 2021-10-01 14:36 (UTC)
Is working for me
AgentX commented on 2020-02-06 01:04 (UTC)
Looks like I got my answer, no. This has worked properly under KDE for at least a year. Seems no matter the updating the creator does it just does not want to work properly under Plasmsa.
AgentX commented on 2020-02-06 01:00 (UTC)
Do you know if this one actually finally works in KDE Plasma?
yochananmarqos commented on 2020-02-04 18:28 (UTC)
Tip: You can generate the
pkgver
from the debian changelog file:GraveDigger commented on 2020-01-08 20:26 (UTC)
might want to have a look here:
https://github.com/atareao/my-weather-indicator/issues/65
thanks
GraveDigger commented on 2019-12-11 15:46 (UTC)
i'm running manjaro 18.1.4 rc2 kde testing build and i get the following when i try to install my-weather-indicator from the software manager. any idea on what i can do to correct / fix it? thanks
Cloning my-weather-indicator-git build files... Checking my-weather-indicator-git dependencies... Preparing...
Building my-weather-indicator-git... ==> Making package: my-weather-indicator-git r104.9ce9b4c-1 (Wed 11 Dec 2019 07:34:54 AM PST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Cloning my-weather-indicator git repo... Cloning into bare repository '/var/tmp/pamac-build-gravedigger/my-weather-indicator-git/my-weather-indicator'... -> Downloading setup.py... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15915 100 15915 0 0 22258 0 --:--:-- --:--:-- --:--:-- 22227 ==> Validating source files with sha256sums... my-weather-indicator ... Skipped setup.py ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Creating working copy of my-weather-indicator git repo... Cloning into 'my-weather-indicator'... done. ==> Starting prepare()... ==> Starting pkgver()... ==> Starting build()... Traceback (most recent call last): File "setup.py", line 17, in <module> import polib ModuleNotFoundError: No module named 'polib' ==> ERROR: A failure occurred in build(). Aborting...
archifer commented on 2019-12-05 23:17 (UTC)
please add DarkSky service it's free for developers https://darksky.net/ and it is much more accurate than Open Weather
robijob commented on 2019-10-09 10:06 (UTC) (edited on 2019-10-09 10:06 (UTC) by robijob)
Cloning into 'my-weather-indicator'... done. ==> Starting prepare()... ==> Starting pkgver()... ==> Updated version: my-weather-indicator-git r98.dadb78e-1 ==> Starting build()... python: can't open file 'setup.py': [Errno 2] No such file or directory ==> ERROR: A failure occurred in build(). Aborting... How to fix this????
robijob commented on 2019-10-09 10:03 (UTC)
python: can't open file 'setup.py': [Errno 2] No such file or directory
jonzen commented on 2019-09-21 20:43 (UTC)
Cloning into 'my-weather-indicator'... done. ==> Starting prepare()... ==> Starting pkgver()... ==> Updated version: my-weather-indicator-git r98.dadb78e-1 ==> Starting build()... python: can't open file 'setup.py': [Errno 2] No such file or directory ==> ERROR: A failure occurred in build(). Aborting...
hmrocker commented on 2019-08-20 19:38 (UTC)
python: can't open file 'setup.py': [Errno 2] No such file or directory
tari01 commented on 2019-04-30 04:14 (UTC) (edited on 2019-04-30 04:20 (UTC) by tari01)
The author has fixed the "async issue", so now we need to remove the hack from PKGBUILD - this block should be deleted:
cd src
mv async.py mywi_async.py
sed -i 's:from async import:from mywi_async import:' *py
tari01 commented on 2019-02-25 11:46 (UTC) (edited on 2019-02-25 11:55 (UTC) by tari01)
Starting from Python 3.7 "async" is a reserved word, so the async.py module will not import. Here is what needs to be changed in prepare():
/src/async.py: rename /src/async.py to /src/myasync.py
/src/whereami.py:33 "from async import async_function" --> "from myasync import async_function"
I would also propose changing the source to https://github.com/atareao/my-weather-indicator (or an Ubuntu point release) - the bzr is not really up-to-date.
This will also fix what @drown has mentioned.
drown commented on 2018-09-19 07:10 (UTC)
A few weeks ago myweatherindicator stopped working for me. Terminal output:
(my-weather-indicator:29998): Gtk-WARNING **: 03:08:49.886: Theme parsing error: gtk.css:4190:73: Using one color stop with linear-gradient() is deprecated. <gettext.gnutranslations 0x7f6986703470="" at="" object=""> Traceback (most recent call last): File "/usr/bin/my-weather-indicator", line 66, in <module> from myweatherindicator import MWI File "/usr/share/my-weather-indicator/myweatherindicator.py", line 50, in <module> import preferences File "/usr/share/my-weather-indicator/preferences.py", line 33, in <module> from whereami import WhereAmI File "/usr/share/my-weather-indicator/whereami.py", line 34 from async import async_function ^ SyntaxError: invalid syntax</module></module></module></gettext.gnutranslations>
Any ideas? I've been relying on this little app since I started using Linux, so any help would be greatly appreciated.
killua99 commented on 2017-08-04 23:02 (UTC)
McQueen commented on 2017-07-31 03:09 (UTC)
twa022 commented on 2017-07-26 17:17 (UTC)
McQueen commented on 2017-05-04 04:29 (UTC)