CleoMenezesJr/weather-oclock

Does not work on Gnome 44

mokilcde opened this issue · 3 comments

Distro Name & Version

Debian SID / Experimental

GNOME Shell Version

44rc

Detailed Description

Install App

Error message in syslog:
gnome-shell[2950]: JS ERROR: Extension weatheroclock@CleoMenezesJr.github.io: TypeError: dateMenu._clockDisplay.get_parent() is null#012enable@/srv/home/michael/.local/share/gnome-shell/extensions/weatheroclock@CleoMenezesJr.github.io/extension.js:57:8#012_callExtensionEnable@resource:///org/gnome/shell/ui/extensionSystem.js:196:38#012async*_onEnabledExtensionsChanged@resource:///org/gnome/shell/ui/extensionSystem.js:552:24#012_loadExtensions/<@resource:///org/gnome/shell/ui/extensionSystem.js:627:18

It does work on GNOME 44. This extension will not work with extensions that modify the date menu.
Please make available the ls ~/.local/share/gnome-shell/extensions/
If you already know what extension is, please try to remove the one that is possible conflicting and let me know if even after logging out it doesn't work.

I switched off "Date Menu Formatter" and it works. But why cannot both work together?

For me this bug is not closed. I wish that both work together

I switched off "Date Menu Formatter" and it works. But why cannot both work together?

For me this bug is not closed. I wish that both work together

Because currently I replace the Date Menu with a custom Date Menu, and apparently the Date Menu Formatter does something similar. Regardless of the order in which you enable extensions, they will not work.
For example: try activating Date Menu Formatter and then Weather O'Clock, and then doing the opposite.