You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nicer error text than: DBusCallError("DBus call of method 'Inhibit' on interface 'org.freedesktop.PowerManagement.Inhibit' with args ('wakepy', 'wakelock active') failed with message: [org.freedesktop.DBus.Error.ServiceUnknown] #554
1. org.freedesktop.PowerManagement
FAILED: DBusCallError("DBus call of method 'Inhibit' on interface
'org.freedesktop.PowerManagement.Inhibit' with args ('wakepy', 'wakelock
active') failed with message: [org.freedesktop.DBus.Error.ServiceUnknown]
('The name org.freedesktop.PowerManagement was not provided by any
.service files',)")
Could simply say:
1. org.freedesktop.PowerManagement
The name org.freedesktop.PowerManagement was not provided by any
.service files
Example of current output (1.0.0dev)
Could simply say: