From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivan Vilata i Balaguer Subject: bug#25457: assword: gui: Namespace Gtk not available Date: Mon, 16 Jan 2017 14:46:19 +0100 Message-ID: <20170116134619.GI451@sax.terramar.selidor.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44021) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cT7cn-0006XV-7S for bug-guix@gnu.org; Mon, 16 Jan 2017 08:47:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cT7cj-0006LJ-WB for bug-guix@gnu.org; Mon, 16 Jan 2017 08:47:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:39920) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cT7cj-0006LD-Sr for bug-guix@gnu.org; Mon, 16 Jan 2017 08:47:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cT7cj-0003gH-NP for bug-guix@gnu.org; Mon, 16 Jan 2017 08:47:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42953) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cT7cA-00061i-Eb for bug-guix@gnu.org; Mon, 16 Jan 2017 08:46:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cT7c7-0005sd-5L for bug-guix@gnu.org; Mon, 16 Jan 2017 08:46:26 -0500 Received: from lev.selidor.net ([66.246.138.156]:44369) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cT7c7-0005rx-27 for bug-guix@gnu.org; Mon, 16 Jan 2017 08:46:23 -0500 Content-Disposition: inline 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: 25457@debbugs.gnu.org Hi, when running ``assword gui`` from Assword 0.10 I get the following error: ``` Traceback (most recent call last): File "/gnu/store/wicbdk90fihvvc2zvbvn1wc7jfv8ypbi-assword-0.10/bin/.assword-real", line 9, in load_entry_point('assword==0.10', 'console_scripts', 'assword')() File "/gnu/store/wicbdk90fihvvc2zvbvn1wc7jfv8ypbi-assword-0.10/lib/python3.5/site-packages/assword/__main__.py", line 553, in main func(args) File "/gnu/store/wicbdk90fihvvc2zvbvn1wc7jfv8ypbi-assword-0.10/lib/python3.5/site-packages/assword/__main__.py", line 327, in gui from assword.gui import Gui File "/gnu/store/wicbdk90fihvvc2zvbvn1wc7jfv8ypbi-assword-0.10/lib/python3.5/site-packages/assword/gui.py", line 2, in gi.require_version('Gtk', '3.0') File "/gnu/store/hii5dmg5qyawx6a883203dcxhbagmgrd-python-pygobject-3.20.0/lib/python3.5/site-packages/gi/__init__.py", line 102, in require_version raise ValueError('Namespace %s not available' % namespace) ValueError: Namespace Gtk not available ``` Other commands not using the GUI work ok. The error does not show with Assword 0.8. ``` $ guix package -I | grep assword assword 0.10 out /gnu/store/wicbdk90fihvvc2zvbvn1wc7jfv8ypbi-assword-0.10 ``` Thank you! -- Ivan Vilata i Balaguer -- https://elvil.net/