gnome-tweak-tool icon indicating copy to clipboard operation
gnome-tweak-tool copied to clipboard

Each opening shows errors

Open xzj8b3 opened this issue 6 years ago • 0 comments

utils.py:343:init:GLib.GError: g-dbus-error-quark: Unexpected reply type (16)

Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/gtweak/widgets.py", line 171, in _on_changed_notify_logout self.notify_logout() File "/usr/lib/python3.6/site-packages/gtweak/tweakmodel.py", line 47, in notify_logout self._logoutnotification = LogoutNotification() File "/usr/lib/python3.6/site-packages/gtweak/utils.py", line 32, in getinstance instances[cls] = cls() File "/usr/lib/python3.6/site-packages/gtweak/utils.py", line 343, in init self.notification.show() GLib.GError: g-dbus-error-quark: Unexpected reply type (16)

Local variables in innermost frame: self: <gtweak.utils.LogoutNotification object at 0x7f99dbecc0b8>

xzj8b3 avatar Jun 14 '18 23:06 xzj8b3