dglent / meteo-qt

System tray application for weather status information
GNU General Public License v3.0
82 stars 21 forks source link

Infinite loading after initial installation #104

Closed racuna closed 3 years ago

racuna commented 3 years ago

Hi,

I just installed meteo-qt from the PCLinuxOS repository. After the initial configuration (api key, start on boot, metric system, and select some cities), the tray icon keep in a "loading" animation. If I launch meteo-qt from the command line I got this messages:

must be str, not NoneType - meteo_qt
WARNING: Error: must be str, not NoneType - meteo_qt
INFO: Try again...1 - meteo_qt

with the "try again" number increasing.

I'm using Python 3.6, if you need more info I'll be glad to provide it to you.

Thank you very much.

regards, Roberto

dglent commented 3 years ago

Hello

Which version did you install ?

racuna commented 3 years ago

Hi again,

meteo-qt-0.9.8

racuna commented 3 years ago

Oh, now I see. It's pretty old. I'll update from github instead. thanks

dglent commented 3 years ago

If you need an rpm, i think pclinuxos is compatible with mageia http://mageia-gr.org/rpm/7/noarch/meteo-qt-2.1-1mgr7.noarch.rpm

racuna commented 3 years ago

Awesome, thanks