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

JS errors and no notification popup #161

Open
dpaessler opened this issue May 22, 2020 · 1 comment
Open

JS errors and no notification popup #161

dpaessler opened this issue May 22, 2020 · 1 comment

Comments

@dpaessler
Copy link

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
                                              
@stuarthayhurst
Copy link
Collaborator

Is this still reproducible on newer versions (GNOME 43 / 44)? GNOME 3.36 is quite only by now, and no longer supported by the extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants