You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with gjs-1.65.2 and gnome-shell-3.36.2 I get the following JS errors and the notification popup doesn't show when switching caffeine off (notification is present in notification list though):
Mai 22 16:38:38 elitebook gnome-shell[20934]: JS ERROR: Error: getter defined without setter for property enable-sound
_generateAccessors/propdesc.set@resource:///org/gnome/gjs/modules/core/_common.js:61:23
_createPolicy@resource:///org/gnome/shell/ui/messageTray.js:795:16
_init@resource:///org/gnome/shell/ui/messageTray.js:765:29
_init@resource:///org/gnome/shell/ui/messageTray.js:1551:15
notify@resource:///org/gnome/shell/ui/main.js:440:18
_inhibitorRemoved@/home/groovy/.local/share/gnome-shell/extensions/[email protected]/extension.js:252:26
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:133:47
_convertToNativeSignal@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:169:19
Mai 22 16:38:38 elitebook gnome-shell[20934]: JS ERROR: Error: getter defined without setter for property show-banners
_generateAccessors/propdesc.set@resource:///org/gnome/gjs/modules/core/_common.js:61:23
_createPolicy@resource:///org/gnome/shell/ui/messageTray.js:795:16
_init@resource:///org/gnome/shell/ui/messageTray.js:765:29
_init@resource:///org/gnome/shell/ui/messageTray.js:1551:15
notify@resource:///org/gnome/shell/ui/main.js:440:18
_inhibitorRemoved@/home/groovy/.local/share/gnome-shell/extensions/[email protected]/extension.js:252:26
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:133:47
_convertToNativeSignal@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:169:19
Mai 22 16:38:38 elitebook gnome-shell[20934]: JS ERROR: Error: getter defined without setter for property force-expanded
_generateAccessors/propdesc.set@resource:///org/gnome/gjs/modules/core/_common.js:61:23
_createPolicy@resource:///org/gnome/shell/ui/messageTray.js:795:16
_init@resource:///org/gnome/shell/ui/messageTray.js:765:29
_init@resource:///org/gnome/shell/ui/messageTray.js:1551:15
notify@resource:///org/gnome/shell/ui/main.js:440:18
_inhibitorRemoved@/home/groovy/.local/share/gnome-shell/extensions/[email protected]/extension.js:252:26
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:133:47
_convertToNativeSignal@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:169:19
Mai 22 16:38:38 elitebook gnome-shell[20934]: JS ERROR: Error: getter defined without setter for property show-in-lock-screen
_generateAccessors/propdesc.set@resource:///org/gnome/gjs/modules/core/_common.js:61:23
_createPolicy@resource:///org/gnome/shell/ui/messageTray.js:795:16
_init@resource:///org/gnome/shell/ui/messageTray.js:765:29
_init@resource:///org/gnome/shell/ui/messageTray.js:1551:15
notify@resource:///org/gnome/shell/ui/main.js:440:18
_inhibitorRemoved@/home/groovy/.local/share/gnome-shell/extensions/[email protected]/extension.js:252:26
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:133:47
_convertToNativeSignal@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:169:19
Mai 22 16:38:38 elitebook gnome-shell[20934]: JS ERROR: Error: getter defined without setter for property details-in-lock-screen
_generateAccessors/propdesc.set@resource:///org/gnome/gjs/modules/core/_common.js:61:23
_createPolicy@resource:///org/gnome/shell/ui/messageTray.js:795:16
_init@resource:///org/gnome/shell/ui/messageTray.js:765:29
_init@resource:///org/gnome/shell/ui/messageTray.js:1551:15
notify@resource:///org/gnome/shell/ui/main.js:440:18
_inhibitorRemoved@/home/groovy/.local/share/gnome-shell/extensions/[email protected]/extension.js:252:26
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:133:47
_convertToNativeSignal@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:169:19
Mai 22 16:38:38 elitebook gnome-shell[20934]: JS ERROR: Exception in callback for signal: InhibitorRemoved: too much recursion
get showBanners@resource:///org/gnome/shell/ui/messageTray.js:177:9
(126 more of this line, 128 in total)
get showBanners@resource:///org/gnome/shell/ui/messageTray.js:177:9
The text was updated successfully, but these errors were encountered:
with gjs-1.65.2 and gnome-shell-3.36.2 I get the following JS errors and the notification popup doesn't show when switching caffeine off (notification is present in notification list though):
The text was updated successfully, but these errors were encountered: