all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#58508: gtg package (Getting Things GNOME) doesn't run
@ 2022-10-14 10:28 Pkill9
  2022-10-14 10:49 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Pkill9 @ 2022-10-14 10:28 UTC (permalink / raw)
  To: 58508

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

```




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#58508: gtg package (Getting Things GNOME) doesn't run
  2022-10-14 10:28 bug#58508: gtg package (Getting Things GNOME) doesn't run Pkill9
@ 2022-10-14 10:49 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-10-14 10:49 UTC (permalink / raw)
  To: Pkill9; +Cc: 58508

[-- Attachment #1: Type: text/plain, Size: 732 bytes --]


Pkill9 <pkill9@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-14 10:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-14 10:28 bug#58508: gtg package (Getting Things GNOME) doesn't run Pkill9
2022-10-14 10:49 ` Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.