Some of the dependencies on Gajim (probably glib related, see below) produces this error when running Gajim:

$ gajim
Traceback (most recent call last):
File "/gnu/store/z56ljffg350v158jq54kyxxhzxp75v9z-gajim-1.9.5/lib/python3.10/site-packages/gajim/gtk/application.py", line 374, in _handle_local_options
    self.register()
gi.repository.GLib.GError: g-io-error-quark: Timeout was reached (24)


I realized the problem after running `guix package -u` but the gajim version didn't change, so the problem is in a dependency of the package.

Updating gajim to 1.9.5 doesn't fix the issue.



Reply via email to