unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#40834: system-config-printer fails while starting
@ 2020-04-24 22:12 Jonathan Brielmaier
  2020-07-31 13:11 ` Michael Rohleder
  2020-08-11  3:31 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
  0 siblings, 2 replies; 3+ messages in thread
From: Jonathan Brielmaier @ 2020-04-24 22:12 UTC (permalink / raw)
  To: 40834

system-config-printer fails to start on current master as well as on core-updates.

```
$ system-config-printer
Traceback (most recent call last):
  File "/gnu/store/y77skk51wc3j1bikfdyc0mk5j62fj05s-system-config-printer-1.5.12/share/system-config-printer/system-config-printer.py", line 40, in <module>
    gi.require_version('Gdk', '3.0')
  File "/gnu/store/y4qwsw06ynvw3fjk2lrspp89mfmjzj5i-python-pygobject-3.28.3/lib/python3.7/site-packages/gi/__init__.py", line 130, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Gdk not available
```

While python-pygobject provides a Gdk.py:
/gnu/store/y4qwsw06ynvw3fjk2lrspp89mfmjzj5i-python-pygobject-3.28.3/lib/python3.7/site-packages/gi/overrides/Gdk.py

I guess this is some issue with (python) paths

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

end of thread, other threads:[~2020-08-11  3:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24 22:12 bug#40834: system-config-printer fails while starting Jonathan Brielmaier
2020-07-31 13:11 ` Michael Rohleder
2020-08-11  3:31 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).