kylecorry31 / gnome-shell-extension-do-not-disturb

Enable or disable do not disturb mode on Pop!_OS
MIT License
17 stars 5 forks source link

Not working on up-to-date Fedora 29 running GNOME 3.30.2 #24

Closed tonyjames closed 5 years ago

tonyjames commented 5 years ago

Installed from git and it is the extension shows an error state in gnome-tweaks. Here are the logs from journalctl |grep kylecorry:

Dec 05 17:10:19 hostname org.gnome.Shell.desktop[2167]:  extracting: /home/tony/.local/share/gnome-shell/extensions/donotdisturb@kylecorry31.github.io/metadata.json
Dec 05 17:10:20 hostname gnome-software[2426]: State change on user/*/*/shell-extension/donotdisturb_kylecorry31.github.io/* from available to installed is not OK
Dec 05 17:10:51 hostname gnome-shell[2167]: Extension "donotdisturb@kylecorry31.github.io" had error: TypeError: Main.panel._centerBox.get_child_at_index(...) is null
Dec 05 20:07:00 hostname gnome-shell[2168]: Extension "donotdisturb@kylecorry31.github.io" had error: TypeError: Main.panel._centerBox.get_child_at_index(...) is null
Dec 05 20:10:35 hostname gnome-shell[2168]: Extension "donotdisturb@kylecorry31.github.io" had error: TypeError: Main.panel._centerBox.get_child_at_index(...) is null
tonyjames commented 5 years ago

Thanks, I just verified that it is now working.