gnome-shell-extension-appindicator icon indicating copy to clipboard operation
gnome-shell-extension-appindicator copied to clipboard

Gio.IOErrorEnum: GDBus.Error:org.freedesktop.DBus.Properties.Error.PropertyNotFound

Open Aqua1ung opened this issue 6 months ago • 1 comments
trafficstars

Just checked my journalctl on a whim, and it looks like it's littered with hundreds of errors identical to the one below. The extension seems to be working though, and if I turn the extension off, the errors stop.

Currently running Clear Linux #43490, GNOME 48, Linux kernel 6.14.7. Can't say when this started though.

May 21 10:26:30 DadsGram gnome-shell[2638]: Gio.IOErrorEnum: GDBus.Error:org.freedesktop.DBus.Properties.Error.PropertyNotFound: Error return with empty body: 
                                            
                                            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/dad/.local/share/gnome-shell/extensions/[email protected]/dbusProxy.js:89:33
                                              refreshProperty@file:///home/dad/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:308:48
                                              _refreshOwnProperties/<@file:///home/dad/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:194:32
                                              _refreshOwnProperties@file:///home/dad/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:192:51
                                              _onSignalAsync/refreshPropertiesPromises<@file:///home/dad/.local/share/gnome-shell/extensions/[email protected]/appIndicator.>
                                              _onSignalAsync@file:///home/dad/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:247:50
                                              async*_onSignal@file:///home/dad/.local/share/gnome-shell/extensions/[email protected]/appIndicator.js:206:14
                                              _init/<@file:///home/dad/.local/share/gnome-shell/extensions/[email protected]/dbusProxy.js:40:43
                                              @resource:///org/gnome/shell/ui/init.js:21:20

Aqua1ung avatar May 21 '25 19:05 Aqua1ung

I can confirm I see the same error on Arch Linux on GNOME 48.2

brittyazel avatar May 28 '25 17:05 brittyazel