gnome-shell-extension-appindicator
gnome-shell-extension-appindicator copied to clipboard
Gio.DBusError
Have this in my journal (Fedora 40) once a second:
Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Failed: error occurred in Get
Stack trace:
_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/fpauser/.local/share/gnome-shell/extensions/[email protected]/dbusProxy.js:89:33
refreshProperty@file:///home/fpauser/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:306:48
_refreshOwnProperties/<@file:///home/fpauser/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:192:32
_refreshOwnProperties@file:///home/fpauser/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:190:51
_onSignalAsync/refreshPropertiesPromises<@file:///home/fpauser/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:246:26
_onSignalAsync@file:///home/fpauser/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:245:50
async*_onSignal@file:///home/fpauser/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:204:14
_init/<@file:///home/fpauser/.local/share/gnome-shell/extensions/[email protected]/dbusProxy.js:40:43
@resource:///org/gnome/shell/ui/init.js:21:20
Same issue here ! It fills my log files.
I see this as well on Fedora 40, but not every second. Usually this stack trace is surrounded with many (tens/hundreds) messages like:
Oct 28 10:35:55 nyx kernel: [drm] scheduler comp_1.0.1 is not ready, skipping
Oct 28 10:35:55 nyx kernel: [drm] scheduler comp_1.0.2 is not ready, skipping
Oct 28 10:35:55 nyx kernel: [drm] scheduler comp_1.0.3 is not ready, skipping
Oct 28 10:35:55 nyx kernel: [drm] scheduler comp_1.0.4 is not ready, skipping
As an example:
Oct 28 10:35:55 nyx kernel: [drm] scheduler comp_1.0.1 is not ready, skipping
Oct 28 10:35:55 nyx kernel: [drm] scheduler comp_1.0.2 is not ready, skipping
Oct 28 10:35:55 nyx kernel: [drm] scheduler comp_1.0.3 is not ready, skipping
Oct 28 10:35:55 nyx kernel: [drm] scheduler comp_1.0.4 is not ready, skipping
Oct 28 10:36:56 nyx gnome-shell[2239037]: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Failed: error occurred in Get
Stack trace:
_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/jan/.local/share/gnome-shell/extensions/[email protected]/dbusProxy.js:89:33
refreshProperty@file:///home/jan/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:306:48
_refreshOwnProperties/<@file:///home/jan/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:192:32
_refreshOwnProperties@file:///home/jan/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:190:51
_onSignalAsync/refreshPropertiesPromises<@file:///home/jan/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:246:26
_onSignalAsync@file:///home/jan/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:245:50
async*_onSignal@file:///home/jan/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:204:14
_init/<@file:///home/jan/.local/share/gnome-shell/extensions/[email protected]/dbusProxy.js:40:43
@resource:///org/gnome/shell/ui/init.js:21:20
Is this a duplicate of #534 ?
It would be really handy to have a release with this bug fixed...
Same issue on Arch Linux GNOME Wayland, it floods the journal with these logs 😭😭😭
mar 10 22:53:22 Arch gnome-shell[1001]: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Failed: error occurred in Get Stack trace: _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/cperon/.local/share/gnome-shell/extensions/[email protected]/dbusProxy.js:89:33 refreshProperty@file:///home/cperon/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:306:48 _refreshOwnProperties/<@file:///home/cperon/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:192:32 _refreshOwnProperties@file:///home/cperon/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:190:51 _onSignalAsync/refreshPropertiesPromises<@file:///home/cperon/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:246:26 _onSignalAsync@file:///home/cperon/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:245:50 async*_onSignal@file:///home/cperon/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:204:14 _init/<@file:///home/cperon/.local/share/gnome-shell/extensions/[email protected]/dbusProxy.js:40:43 @resource:///org/gnome/shell/ui/init.js:21:20