Just recently I began to experience an issue with my monitors not waking up in the morning. I hit the enter on the keyboard or move my mouse and the monitors no longer wake. I do not sleep/hibernate my box, only sleep the monitors. I’ve looked through the logs and the error that I see is related to gnome-shell:
gnome-shell[4444]: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.Failed: Set global engine failed: Operation was cancelled
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: ###
_setEngine@resource:///org/gnome/shell/misc/ibusManager.js:286:30
setEngine@resource:///org/gnome/shell/misc/ibusManager.js:299:24
activateInputSource@resource:///org/gnome/shell/ui/status/keyboard.js:525:27
_callHandlers@resource:///org/gnome/gjs/modules/core/_signals.js:130:42
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:119:10
activate@resource:///org/gnome/shell/ui/status/keyboard.js:66:14
_inputSourcesChanged@resource:///org/gnome/shell/ui/status/keyboard.js:663:33
reload@resource:///org/gnome/shell/ui/status/keyboard.js:396:14
_ibusSetContentType@resource:///org/gnome/shell/ui/status/keyboard.js:738:14
_callHandlers@resource:///org/gnome/gjs/modules/core/_signals.js:130:42
_emit@resource:///org/gnome/gjs/modules/core/_signals.js:119:10
_setContentType@resource:///org/gnome/shell/misc/ibusManager.js:264:14
@resource:///org/gnome/shell/ui/init.js:21:20
Using Fedora 42 with the latest updates installed. I’m just curious if anyone else is experiencing this issue. I checked the gnome-shell issues and didn’t see any mentions of this bug.