From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: bug#35606: Gajim Date: Mon, 06 May 2019 21:40:37 +0200 Message-ID: <87y33jfk22.fsf@nckx> References: <2c0eb096ca89fb61764045b35d8c695d@disroot.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:42415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNjU0-0002s5-86 for bug-guix@gnu.org; Mon, 06 May 2019 15:41:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNjTy-0004nx-TS for bug-guix@gnu.org; Mon, 06 May 2019 15:41:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43945) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hNjTy-0004no-Pk for bug-guix@gnu.org; Mon, 06 May 2019 15:41:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hNjTy-0008I7-Mm for bug-guix@gnu.org; Mon, 06 May 2019 15:41:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <2c0eb096ca89fb61764045b35d8c695d@disroot.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Raghav Gururajan , =?UTF-8?Q?Cl=C3=A9ment?= Lassieur , Ricardo Wurmus Cc: 35606@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Raghav, Cl=C3=A9ment, Ricardo, Guix, Raghav Gururajan wrote: > ## Versions > - OS: Linux Never heard of that OS=E2=80=A6 ;-) > - GTK+ Version: 3.24.7 > - PyGObject Version: 3.28.3 > - python-nbxmpp Version: 0.6.10 > - Gajim Version: 1.1.3 Thanks for these, but providing the output of =E2=80=98guix describe=E2=80= =99=20 instead (and making sure both your system and user's packages have=20 been fully updated to that version) would be even more=20 informative. > ## Traceback I can't reproduce this, by the way (output below). Gajim opens a=20 window and a welcome wizard (which I close). Then I'm left with=20 the main window where all the menus work=E2=80=A6 but all options are=20 greyed out (except a few under =E2=80=98View=E2=80=99). So the programme i= sn't=20 frozen, but I can't close it, not even using my window manager's=20 key bindings. Hence the SIGINT at the end. Very strange. Is anyone successfully using Gajim on Guix System?=20 Cl=C3=A9ment? Ricardo? Kind regards, T G-R ~ =CE=BB gajim (..gajim-real-real:23682): dbind-WARNING **: 21:27:06.317: AT-SPI:=20 Error retrieving accessibility bus address:=20 org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus=20 was not provided by any .service files creating /home/nckx/.config/gajim directory creating /home/nckx/.cache/gajim directory creating /home/nckx/.local/share/gajim directory creating /home/nckx/.local/share/gajim/certs directory creating /home/nckx/.local/share/gajim/debug directory creating /home/nckx/.local/share/gajim/plugins_data directory creating /home/nckx/.config/gajim/pluginsconfig directory creating /home/nckx/.config/gajim/localcerts directory creating /home/nckx/.cache/gajim/plugins_download directory creating /home/nckx/.local/share/gajim/plugins directory creating /home/nckx/.cache/gajim/avatars directory creating /home/nckx/.config/gajim/theme directory Traceback (most recent call last): File=20 "/gnu/store/lzzphfg2hf52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib/python3.7/si= te-packages/gajim/application.py",=20 line 221, in _activate self.interface.run(self) File=20 "/gnu/store/lzzphfg2hf52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib/python3.7/si= te-packages/gajim/gui_interface.py",=20 line 2550, in run app.plugin_manager =3D plugins.PluginManager() File=20 "/gnu/store/lzzphfg2hf52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib/python3.7/si= te-packages/gajim/plugins/helpers.py",=20 line 129, in __call__ cls.instance =3D super(Singleton, cls).__call__(*args, **kwargs) File=20 "/gnu/store/lzzphfg2hf52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib/python3.7/si= te-packages/gajim/plugins/pluginmanager.py",=20 line 115, in __init__ pc =3D self.scan_dir_for_plugins(path) File=20 "/gnu/store/lzzphfg2hf52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib/python3.7/si= te-packages/gajim/plugins/helpers.py",=20 line 114, in wrapper result =3D f(*args, **kwargs) File=20 "/gnu/store/lzzphfg2hf52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib/python3.7/si= te-packages/gajim/plugins/pluginmanager.py",=20 line 598, in scan_dir_for_plugins if not os.path.isdir(path): File=20 "/gnu/store/h8l1pby3cm6b4fxsfwwr65b4d1hyh6cs-python-3.7.0/lib/python3.7/g= enericpath.py",=20 line 42, in isdir st =3D os.stat(s) TypeError: stat: path should be string, bytes, os.PathLike or=20 integer, not NoneType 06/05/19 21:27:07 (E) gajim.notify Notifications D-Bus connection=20 failed Traceback (most recent call last): File=20 "/gnu/store/lzzphfg2hf52h1cb2dbvz3qvz2ca26na-gajim-1.1.3/lib/python3.7/si= te-packages/gajim/notify.py",=20 line 96, in on_proxy_ready self.daemon_capabilities =3D proxy.GetCapabilities() File=20 "/gnu/store/f34bv1iaghh7hsymqm57abi8p1lyavv6-python-pygobject-3.28.3/lib/= python3.7/site-packages/gi/overrides/Gio.py",=20 line 204, in __call__ None) GLib.GError: g-dbus-error-quark:=20 GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name=20 org.freedesktop.Notifications was not provided by any .service=20 files (2) ^CSIGINT/SIGTERM received ~ =CE=BB=20 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQT12iAyS4c9C3o4dnINsP+IT1VteQUCXNCNtQAKCRANsP+IT1Vt eSYlAPwINdsbI4SwBy9bIJwmjyU9j4GYuUsf//+1Vv+R3y50bgEAhZRyQVtXvool 9d8X1BShQmQaLnBMtuHvKq1x35/tAA8= =KEP6 -----END PGP SIGNATURE----- --=-=-=--