g-io-error-quark: Timeout reached (24) (Empty reply)
Versions
- OS: Linux
- GTK+ Version: 3.22.30
- PyGObject Version: 3.26.1
- python-nbxmpp Version: 0.6.4
- Gajim Version: 1.0.1
Traceback
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/gajim/logind_listener.py", line 110, in appeared
get_inhibitor(connection)
File "/usr/lib/python3/dist-packages/gajim/logind_listener.py", line 92, in get_inhibitor
Gio.DBusCallFlags.NONE, -1, None, None)
GLib.GError: g-io-error-quark: Время ожидания истекло (24)
Steps to reproduce the problem
I don't know the steps, I just launch Gajim and get this error repeatedly.
The first error had something like g-io-error-quark: Empty reply
instead of Время ожидания истекло (24)
(translated as "Timeout happened (24)").
Edited by Daniel Brötzmann