ubuntu / gnome-shell-extension-appindicator

Adds KStatusNotifierItem support to the Shell
https://extensions.gnome.org/extension/615/appindicator-support/
GNU General Public License v2.0
1.21k stars 163 forks source link

GDBus.Error:org.freedesktop.DBus.Error.Failed: error occurred in Get #476

Open stuarthayhurst opened 1 year ago

stuarthayhurst commented 1 year ago
Oct 20 00:32:52 snakeroot gnome-shell[2383]: JS ERROR: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Failed: error occurred in Get
                                             _promisify/proto[asyncFunc]/</<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:453:45
                                             @resource:///org/gnome/shell/ui/init.js:21:20
                                             ### Promise created here: ###
                                             getProperty@file:///home/ratus5/.local/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/dbusProxy.js:89:33
                                             refreshProperty@file:///home/ratus5/.local/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/appIndicator.js:305:48
                                             _refreshOwnProperties/<@file:///home/ratus5/.local/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/appIndicator.js:191:32
                                             _refreshOwnProperties@file:///home/ratus5/.local/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/appIndicator.js:189:51
                                             _onSignalAsync/refreshPropertiesPromises<@file:///home/ratus5/.local/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/appIndicator.js:245:26
                                             _onSignalAsync@file:///home/ratus5/.local/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/appIndicator.js:244:50
                                             async*_onSignal@file:///home/ratus5/.local/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/appIndicator.js:203:14
                                             _init/<@file:///home/ratus5/.local/share/gnome-shell/extensions/appindicatorsupport@rgcjonas.gmail.com/dbusProxy.js:40:43
                                             @resource:///org/gnome/shell/ui/init.js:21:20

Not sure what's causing it, but I see this in the logs occasionally

Extension version 57 on Debian Experimental

ixevix commented 8 months ago

Got the exact same error on same extension version on Archlinux.