GNU bug report logs - #25457
assword: gui: Namespace Gtk not available

Previous Next

Package: guix;

Reported by: Ivan Vilata i Balaguer <ivan <at> selidor.net>

Date: Mon, 16 Jan 2017 13:47:01 UTC

Severity: normal

Done: iyzsong <at> member.fsf.org (宋文武)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ivan Vilata i Balaguer <ivan <at> selidor.net>
Subject: bug#25457: closed (Re: bug#25457: assword: gui: Namespace Gtk not
 available)
Date: Sat, 28 Jan 2017 04:38:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#25457: assword: gui: Namespace Gtk not available

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 25457 <at> debbugs.gnu.org.

-- 
25457: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25457
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: iyzsong <at> member.fsf.org (宋文武)
To: Ivan Vilata i Balaguer <ivan <at> selidor.net>
Cc: 25457-done <at> debbugs.gnu.org
Subject: Re: bug#25457: assword: gui: Namespace Gtk not available
Date: Sat, 28 Jan 2017 12:36:57 +0800
Ivan Vilata i Balaguer <ivan <at> selidor.net> writes:

> 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 <module>
>     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 <module>
>     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!

Fixed in commit 0050876bcf, thank you!

[Message part 3 (message/rfc822, inline)]
From: Ivan Vilata i Balaguer <ivan <at> selidor.net>
To: Bug reports for GNU Guix <bug-guix <at> gnu.org>
Subject: assword: gui: Namespace Gtk not available
Date: Mon, 16 Jan 2017 14:46:19 +0100
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 <module>
    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 <module>
    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/



This bug report was last modified 8 years and 115 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.