Entries for meteo-qt-3.4 sha256sum=('b5c8d0f4415161471c27cd25885f672c0543f9f1666649f6ba8151d20af6e9e7')
Search Criteria
Package Details: meteo-qt 3.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/meteo-qt.git (read-only, click to copy) |
---|---|
Package Base: | meteo-qt |
Description: | System tray application for weather status information |
Upstream URL: | https://github.com/dglent/meteo-qt |
Licenses: | GPL-3.0-only |
Submitter: | pmattern |
Maintainer: | pmattern |
Last Packager: | pmattern |
Votes: | 14 |
Popularity: | 0.000161 |
First Submitted: | 2015-11-20 21:11 (UTC) |
Last Updated: | 2024-04-28 11:19 (UTC) |
Dependencies (6)
- python-lxml
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-urllib3
- python-setuptools (make)
- qt5-tools (make)
- qt5-translations (qt5-translations-gitAUR) (optional) – translations of some native UI components
Required by (0)
Sources (1)
trux commented on 2024-11-11 16:12 (UTC) (edited on 2024-11-11 16:13 (UTC) by trux)
DavTheRaveUK commented on 2024-09-19 18:49 (UTC)
Please update meteo-qt to version 3.4
walkingstickfan commented on 2023-05-15 17:17 (UTC)
@Makaiouji...Yes, after reporting the issue upstream, I was referred to a solution for the same issue reported in the past.
For the benefit of others, rebuilding the package is simply a matter of reinstalling the snapshot from within the extracted snapshot folder:
makepkg -si
Makaiouji commented on 2023-05-12 14:51 (UTC)
@walkingstickfan This happened to me too. It was caused by a python update and hit other packages, I resolved it by rebuilding the package.
walkingstickfan commented on 2023-05-12 11:59 (UTC) (edited on 2023-05-12 12:12 (UTC) by walkingstickfan)
After performing a system upgrade today (sudo pacman -Syu), meteo-qt 3.3-1 fails to run. Attempting to run from the command line results in the following error:
Traceback (most recent call last):
File "/usr/bin/meteo-qt", line 4, in <module>
from meteo_qt import meteo_qt
ModuleNotFoundError: No module named 'meteo_qt'
I reported the issue upstream since a meteo-qt upgrade fixed the same issue last year.
walkingstickfan commented on 2022-04-26 02:35 (UTC) (edited on 2022-04-26 02:36 (UTC) by walkingstickfan)
@pmattern: meteo-qt upgrade resolved the issue. I'm a happy camper again. I love this app. Thank you for making it available.
pmattern commented on 2022-04-25 12:16 (UTC)
walkingstickfan:
I'd agree this was most likely caused by some woes during a Python upgrade. So the problem will probably have gone at your side or will go if you update all dependencies and rebuild meteo-qt.
Feel free to report back otherwise.
servimo:
This is probably an issue with the API key, which is required by OpenWeatherMap to access their data (which is, to my knowledge, in large parts provided by volunteers without getting any reward...).
At times the key was included in meteo-qt upstream for general use, at times each user had to use a custom key. Tbh. I lost track of this, it's probably something that should be documented upstream.
Anyway your problem should cease if you use a custom key from openweathermap.org.
martinjy:
Cannot reproduce. That aside this pretty much sounds like an upstream issue, not something caused at the packaging level.
So if you're still seeing the problem, I'd rather suggest to report this upstream.
walkingstickfan commented on 2021-12-21 20:45 (UTC)
Rebooting my computer today after a system upgrade resulted in meteo-qt not running. Following is the error I'm getting when attempting to run the app from the command line:
Traceback (most recent call last):
File "/usr/bin/meteo-qt", line 4, in <module>
from meteo_qt import meteo_qt
ModuleNotFoundError: No module named 'meteo_qt'
The following dependencies were upgraded, so maybe something changed: python-lxml, python-pyqt5, python-sip4, python-urllib3, and qt5-translations.
servimo commented on 2021-07-26 21:17 (UTC)
I am getting:
429 Too Many Requests - 2704: meteo_qt
ERROR: Error:
Error:
WARNING: Error: HTTP Error 429: Too Many Requests - 2710: meteo_qt
INFO: Try again...1 - 2711: meteo_qt
File "/usr/lib/python3.9/site-packages/meteo_qt/meteo_qt.py", line 1818, in update_gif
def update_gif(self):
Pinned Comments