GNU bug report logs - #58508
gtg package (Getting Things GNOME) doesn't run

Previous Next

Package: guix;

Reported by: Pkill9 <pkill9 <at> runbox.com>

Date: Fri, 14 Oct 2022 10:29:01 UTC

Severity: normal

To reply to this bug, email your comments to 58508 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#58508; Package guix. (Fri, 14 Oct 2022 10:29:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Pkill9 <pkill9 <at> runbox.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 14 Oct 2022 10:29:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Pkill9 <pkill9 <at> runbox.com>
To: bug-guix <at> gnu.org
Subject: gtg package (Getting Things GNOME) doesn't run
Date: Fri, 14 Oct 2022 11:28:08 +0100
This is the error I get when running:

guix environment --ad-hoc gtg -- gtg

```
Traceback (most recent call last):
  File "/gnu/store/0x46vnn6nk10dmkjvg9jmzqx65pmjs4r-gtg-0.6/bin/.gtg-real", line 76, in <module>
    gi.require_version('GtkSource', '4') 
  File "/gnu/store/vbms7iz53dpdz5iz8ik2blr77w17imva-python-pygobject-3.40.1/lib/python3.9/site-packages/gi/__init__.py", line 126, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace GtkSource not available

```




Information forwarded to bug-guix <at> gnu.org:
bug#58508; Package guix. (Fri, 14 Oct 2022 10:51:02 GMT) Full text and rfc822 format available.

Message #8 received at 58508 <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Pkill9 <pkill9 <at> runbox.com>
Cc: 58508 <at> debbugs.gnu.org
Subject: Re: bug#58508: gtg package (Getting Things GNOME) doesn't run
Date: Fri, 14 Oct 2022 11:49:50 +0100
[Message part 1 (text/plain, inline)]
Pkill9 <pkill9 <at> runbox.com> writes:

> This is the error I get when running:
>
> guix environment --ad-hoc gtg -- gtg
>
> ```
> Traceback (most recent call last):
>   File "/gnu/store/0x46vnn6nk10dmkjvg9jmzqx65pmjs4r-gtg-0.6/bin/.gtg-real", line 76, in <module>
>     gi.require_version('GtkSource', '4') 
>   File "/gnu/store/vbms7iz53dpdz5iz8ik2blr77w17imva-python-pygobject-3.40.1/lib/python3.9/site-packages/gi/__init__.py", line 126, in require_version
>     raise ValueError('Namespace %s not available' % namespace)
> ValueError: Namespace GtkSource not available
>
> ```

If you're up for tweaking the package definition, try adding
gtksourceview-4 as an input and see if you get the same error.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 166 days ago.

Previous Next


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