From mboxrd@z Thu Jan 1 00:00:00 1970 From: sirgazil Subject: bug#35597: GNOME Tweak Tool does not start Date: Sun, 05 May 2019 19:23:50 -0500 Message-ID: <16a8a867d71.baac049e40780.3262813383591985295@zoho.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:38249) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNS9n-0004LC-V5 for bug-guix@gnu.org; Sun, 05 May 2019 21:11:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNS9m-00045w-FU for bug-guix@gnu.org; Sun, 05 May 2019 21:11:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41759) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hNS9m-00045s-Bs for bug-guix@gnu.org; Sun, 05 May 2019 21:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hNS9m-00008P-4s for bug-guix@gnu.org; Sun, 05 May 2019 21:11:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:38110) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hNS8l-00046o-04 for bug-guix@gnu.org; Sun, 05 May 2019 21:10:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hNS8j-0002ey-J3 for bug-guix@gnu.org; Sun, 05 May 2019 21:09:58 -0400 Received: from sender-pp-092.zoho.com ([135.84.80.237]:25481 helo=sender-pp-o92.zoho.com) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hNS8j-0002dx-A6 for bug-guix@gnu.org; Sun, 05 May 2019 21:09:57 -0400 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: 35597@debbugs.gnu.org Hi, I installed the GNU system in a real machine using Guix 1.0 ISO installer (= https://ftp.gnu.org/gnu/guix/guix-system-install-1.0.0.x86_64-linux.iso.xz)= . After installing "gnome-tweak-tool", I cannot launch it. ## Steps to reproduce 1. guix install gnome-tweak-tool 2. Press Alt+F2 3. Type gnome-tweak-tool and press Enter ## Unexpected result The application never starts. ## Expected result. The application starts ## Additional information Almost every time I run "gnome-tweak-tool" in a terminal nothing happens. I= immediately get another prompt. Just one time I got the following warnings and errors: ############################## $ gnome-tweak-tool=20 ** (..gnome-tweak-tool-real-real:879): WARNING **: 19:05:05.203: Failed to = load shared library 'libsoup-2.4.so.1' referenced by the typelib: libsoup-2= .4.so.1: no se puede abrir el fichero del objeto compartido: No existe el f= ichero o el directorio WARNING : Error detecting shell Traceback (most recent call last): File "/gnu/store/ir0chxqf6319hgzigqcn8wjrc61ywvbs-gnome-tweak-tool-3.26.4= /lib/python3.7/site-packages/gtweak/tweaks/tweak_group_shell_extensions.py"= , line 216, in __init__ ego =3D ExtensionsDotGnomeDotOrg(version) File "/gnu/store/ir0chxqf6319hgzigqcn8wjrc61ywvbs-gnome-tweak-tool-3.26.4= /lib/python3.7/site-packages/gtweak/egowrapper.py", line 38, in __init__ self._session =3D Soup.Session.new() GLib.GError: g-invoke-error-quark: Could not locate soup_session_new: libso= up-2.4.so.1: no se puede abrir el fichero del objeto compartido: No existe = el fichero o el directorio (1) WARNING : Error detecting shell Traceback (most recent call last): File "/gnu/store/ir0chxqf6319hgzigqcn8wjrc61ywvbs-gnome-tweak-tool-3.26.4= /lib/python3.7/site-packages/gtweak/tweaks/tweak_group_shell_extensions.py"= , line 50, in __init__ self._swInfo =3D Gio.DesktopAppInfo.new("org.gnome.Software.desktop") TypeError: constructor returned NULL Traceback (most recent call last): File "/gnu/store/ir0chxqf6319hgzigqcn8wjrc61ywvbs-gnome-tweak-tool-3.26.4= /lib/python3.7/site-packages/gtweak/widgets.py", line 164, in __init__ self.settings =3D GSettingsSetting(schema_name, **options) File "/gnu/store/ir0chxqf6319hgzigqcn8wjrc61ywvbs-gnome-tweak-tool-3.26.4= /lib/python3.7/site-packages/gtweak/gsettings.py", line 137, in __init__ raise GSettingsMissingError(schema_name) gtweak.gsettings.GSettingsMissingError: org.gnome.mutter During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/gnu/store/ir0chxqf6319hgzigqcn8wjrc61ywvbs-gnome-tweak-tool-3.26.4= /lib/python3.7/site-packages/gtweak/app.py", line 43, in do_activate self.win =3D Window(self, model) File "/gnu/store/ir0chxqf6319hgzigqcn8wjrc61ywvbs-gnome-tweak-tool-3.26.4= /lib/python3.7/site-packages/gtweak/tweakview.py", line 59, in __init__ self._model.load_tweaks(self) File "/gnu/store/ir0chxqf6319hgzigqcn8wjrc61ywvbs-gnome-tweak-tool-3.26.4= /lib/python3.7/site-packages/gtweak/tweakmodel.py", line 117, in load_tweak= s mods =3D __import__("gtweak.tweaks", globals(), locals(), tweak_files, = 0) File "/gnu/store/ir0chxqf6319hgzigqcn8wjrc61ywvbs-gnome-tweak-tool-3.26.4= /lib/python3.7/site-packages/gtweak/tweaks/tweak_group_keymouse.py", line 2= 74, in OverviewShortcutTweak(), File "/gnu/store/ir0chxqf6319hgzigqcn8wjrc61ywvbs-gnome-tweak-tool-3.26.4= /lib/python3.7/site-packages/gtweak/tweaks/tweak_group_keymouse.py", line 2= 05, in __init__ _GSettingsTweak.__init__(self, name, "org.gnome.mutter", "overlay-key",= loaded=3D_shell_loaded, **options) File "/gnu/store/ir0chxqf6319hgzigqcn8wjrc61ywvbs-gnome-tweak-tool-3.26.4= /lib/python3.7/site-packages/gtweak/widgets.py", line 173, in __init__ logging.info("GSetting missing %s" % (e.message)) AttributeError: 'GSettingsMissingError' object has no attribute 'message' ############################## The application didn't exit, I had to press Ctrl+C to get a prompt again. Also, after running strace -f -o tweak-tool-trace.out gnome-tweak-tool I can see many lines with "No such file or directory". For instance: ############################## 2694 readlink("/gnu/store/zm3188ipzi262s0m8bxm24br77yh9pd8-python-3.7.0/bi= n/python3.7", 0x7ffefe14afb0, 4096) =3D -1 EINVAL (Argumento inv=C3=A1lido) 2694 openat(AT_FDCWD, "/gnu/store/zm3188ipzi262s0m8bxm24br77yh9pd8-python-= 3.7.0/bin/pyvenv.cfg", O_RDONLY) =3D -1 ENOENT (No existe el fichero o el d= irectorio) 2694 openat(AT_FDCWD, "/gnu/store/zm3188ipzi262s0m8bxm24br77yh9pd8-python-= 3.7.0/pyvenv.cfg", O_RDONLY) =3D -1 ENOENT (No existe el fichero o el direc= torio) 2694 stat("/gnu/store/zm3188ipzi262s0m8bxm24br77yh9pd8-python-3.7.0/bin/Mo= dules/Setup", 0x7ffefe151020) =3D -1 ENOENT (No existe el fichero o el dire= ctorio) ############################## But I wouldn't know what to look for in that output. --- https://sirgazil.bitbucket.io/