dglent / meteo-qt

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

Meteo-qt apparent malfunction #114

Closed Langjan closed 3 years ago

Langjan commented 3 years ago

The dropdown menu of Meteo-qt on my Ubuntu 20.04 Unity desktop and also same OS on my laptop used to have an option "toggle window" which opened a window that shows the current day's expected temperatures and rainfall by the hour in addition to the other forecasts. This option has disappeared, rendering meteo-q virtually useless. I have tried to re-install the app to no avail. Can you help please?

dglent commented 3 years ago

Could you give me the output of the command below ? Open the python interpreter (run "python" in the terminal) and type:

import os
os.environ.get('DESKTOP_SESSION')

For exemple in my pc with LXQt

Python 3.8.9 (default, Apr  5 2021, 18:09:13) 
[GCC 10.2.1 20210130] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import os
>>> os.environ.get('DESKTOP_SESSION')
'/usr/share/xsessions/lxqt'
>>> 

Related to issue #63

dglent commented 3 years ago

If the output is in this list: ['unity', 'ubuntu', 'budgie-desktop'], you should see the "Toggle window" menu entry. i have asked and the name has not been changed in Unity desktop https://github.com/dglent/meteo-qt/blob/8d3572e97c045ea34d66783e4314c724a021bb08/meteo_qt/meteo_qt.py#L118 But it would be useful to understand the problem. It is ok with you the above instructions in order to see the session name ? Don"t hesitate to tell me if you need some help.

dglent commented 3 years ago

I installed Ubuntu and meteo-qt I cannot reproduce the issue With click on the icon i see the context menu and i have the option to toggle the windows

εικόνα

dglent commented 3 years ago

Which version of meteo-qt do you have ? The latest is 2.4

Langjan commented 2 years ago

Thanks Dimitrios, I have settled into using My-Weather-Indicator, Meteo-q is too finicky.

Jan Greeff Tuintuiste 75, Posbus 3575, Bela Bela 0480 Tel. Jan 084 548 3890 Juanita 072 279 0298 Gesondheid sonder grense: https://verslank.net/ Jy verloor nooit deur lief te hê nie. Jy verloor altyd deur terug te hou.

On 2021/09/10 10:33, Dimitrios Glentadakis wrote:

Which version of meteo-qt do you have ? The latest is 2.4

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dglent/meteo-qt/issues/114#issuecomment-916732082, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEM3ALWRFRWRNTMAUNI67ITUBG7GLANCNFSM45V3MOCQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.