Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon - but no temp in MATE panel after upgrade #72

Closed
bouxboux opened this issue Jul 20, 2020 · 5 comments
Closed

Icon - but no temp in MATE panel after upgrade #72

bouxboux opened this issue Jul 20, 2020 · 5 comments

Comments

@bouxboux
Copy link

MWI was working fine until I upgraded from Mint 19.3 to 20. The app is functional and the current conditions icon shows up in the panel, but have not been able to get temp (the number) to show up since. I have uninstalled/purged/removed files/directories manually - rebooted/reinstalled numerous times. Temp does not show up Cinnamon & KDE desktops either. MATE clock weather applet shows temp without problem.

Sometimes when the app is open Preferences and Forecast, Evolution, Forcast Map, Moon Phase and Update Weather are grayed out, but not all the time. Can only make them work after a reboot.

Any help is appreciated - I enjoy using this app.

@bouxboux
Copy link
Author

bouxboux commented Jul 20, 2020

I saw you request another user to post the results of running /opt/extras.ubuntu.com/my-weather-indicator/bin/my-weather-indicator in terminal. I had the grayed-out problem, so I closed MWI and ran the command - results follow:

<gettext.GNUTranslations object at 0x7f3d7f19be80>
#####################################################
System: Linux
Machine: x86_64
Node: mycomputer
Release: 5.4.0-42-generic
Version: #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020
Platform: Linux-5.4.0-42-generic-x86_64-with-glibc2.29
My-Weather-Indicator version: 0.9.4-0extras19.10.09
#####################################################

My-Weather-Indicator version: 0.9.4-0extras19.10.09
#####################################################

(my-weather-indicator:3939): Gtk-WARNING **: 14:57:42.813: Theme parsing error: colors.css:71:44: Invalid number for color value

(my-weather-indicator:3939): Gtk-WARNING **: 14:57:42.813: Theme parsing error: colors.css:72:44: Invalid number for color value

(my-weather-indicator:3939): Gtk-WARNING **: 14:57:42.813: Theme parsing error: colors.css:74:53: Invalid number for color value

(my-weather-indicator:3939): Gtk-WARNING **: 14:57:42.813: Theme parsing error: colors.css:75:53: Invalid number for color value

(my-weather-indicator:3939): Gtk-WARNING **: 14:57:42.813: Theme parsing error: colors.css:76:56: Invalid number for color value

(my-weather-indicator:3939): Gtk-WARNING **: 14:57:42.813: Theme parsing error: colors.css:77:65: Invalid number for color value
****** Requesting timezone identificacion
** OWM **
4221206 -82.8116031 32.9832812
1
***** refreshing weather *****
OK. Internet connection. HTTPConnection: www.google.com
--- Updating data in location 0 ---
****** Updating weather
****** Calculating rawOffset

OpenWeatherMap Weather Service url:http://api.openweathermap.org/data/2.5/weather?id=4221206&appid=4516154e5c8a6494e7e13b550408c863

****** Updated weather
None
Traceback (most recent call last):
File "/opt/extras.ubuntu.com/my-weather-indicator/bin/my-weather-indicator", line 36, in
main()
File "/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/myweatherindicator.py", line 953, in main
mwi = MWI()
File "/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/myweatherindicator.py", line 124, in init
self.load_preferences()
File "/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/myweatherindicator.py", line 349, in load_preferences
self.update_weather()
File "/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/myweatherindicator.py", line 139, in update_weather
self.update_menu(i)
File "/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/myweatherindicator.py", line 804, in update_menu
self.notifications[index].show()
gi.repository.GLib.Error: g-io-error-quark: Error calling StartServiceByName for org.freedesktop.Notifications: Timeout was reached (24)
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 153, in apport_excepthook
with os.fdopen(os.open(pr_filename,
FileNotFoundError: [Errno 2] No such file or directory: '/var/crash/_opt_extras.ubuntu.com_my-weather-indicator_bin_my-weather-indicator.1000.crash'

Original exception was:
Traceback (most recent call last):
File "/opt/extras.ubuntu.com/my-weather-indicator/bin/my-weather-indicator", line 36, in
main()
File "/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/myweatherindicator.py", line 953, in main
mwi = MWI()
File "/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/myweatherindicator.py", line 124, in init
self.load_preferences()
File "/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/myweatherindicator.py", line 349, in load_preferences
self.update_weather()
File "/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/myweatherindicator.py", line 139, in update_weather
self.update_menu(i)
File "/opt/extras.ubuntu.com/my-weather-indicator/share/my-weather-indicator/myweatherindicator.py", line 804, in update_menu
self.notifications[index].show()
gi.repository.GLib.Error: g-io-error-quark: Error calling StartServiceByName for org.freedesktop.Notifications: Timeout was reached (24)

The app did not open and re-running the command produced the same results as above - the app is not listed in System Monitor.

@bouxboux
Copy link
Author

bouxboux commented Jul 20, 2020

After reboot, the app did not start. Tried to start manually from Menu. Showed a 'starting app' icon for a moment, then nothing. Went to Terminal and ran:

~ $ /opt/extras.ubuntu.com/my-weather-indicator/bin/my-weather-indicator

<gettext.GNUTranslations object at 0x7f060ac12e80>
#####################################################
System: Linux
Machine: x86_64
Node: mycomputer
Release: 5.4.0-42-generic
Version: #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020
Platform: Linux-5.4.0-42-generic-x86_64-with-glibc2.29
My-Weather-Indicator version: 0.9.4-0extras19.10.09
#####################################################

My-Weather-Indicator version: 0.9.4-0extras19.10.09
#####################################################

(my-weather-indicator:3380): Gtk-WARNING **: 15:31:45.452: Theme parsing error: colors.css:71:44: Invalid number for color value

(my-weather-indicator:3380): Gtk-WARNING **: 15:31:45.452: Theme parsing error: colors.css:72:44: Invalid number for color value

(my-weather-indicator:3380): Gtk-WARNING **: 15:31:45.452: Theme parsing error: colors.css:74:53: Invalid number for color value

(my-weather-indicator:3380): Gtk-WARNING **: 15:31:45.452: Theme parsing error: colors.css:75:53: Invalid number for color value

(my-weather-indicator:3380): Gtk-WARNING **: 15:31:45.452: Theme parsing error: colors.css:76:56: Invalid number for color value

(my-weather-indicator:3380): Gtk-WARNING **: 15:31:45.452: Theme parsing error: colors.css:77:65: Invalid number for color value
application already running

Does not show up in MATE System Monitor as running. No icon in Panel.

@bouxboux
Copy link
Author

Just an FYI - I still have no temp numbers in my MATE panel.

@fejjj
Copy link

fejjj commented Jan 23, 2022

I have the same issue

@atareao
Copy link
Owner

atareao commented Apr 21, 2023

Duplicate of #97

@atareao atareao marked this as a duplicate of #97 Apr 21, 2023
@atareao atareao closed this as completed Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants