GNU bug report logs -
#56288
Pitivi can't be started
Previous Next
Full log
View this message in rfc822 format
Hello Lily and Christian,
This is unfortunately the usual gdk-pixbuf SVG loader not being found,
since it is part of librsvg. Some details are described in [1] already,
but to summarize: we need to propagate gdk-pixbuf so that the
search-path GDK_PIXBUF_MODULE_FILE is properly set for the profile.
Hence, I can reproduce the issue with
--8<---------------cut here---------------start------------->8---
guix shell --pure pitivi -- pitivi
--8<---------------cut here---------------end--------------->8---
but the following launches pitivi properly (didn't check further)
--8<---------------cut here---------------start------------->8---
guix shell --pure pitivi gdk-pixbuf hicolor-icon-theme adwaita-icon-theme -- pitivi
--8<---------------cut here---------------end--------------->8---
I think it's very impractical that we have to do this for all packages
that wish to load SVG files via gdk-pixbuf, because it's technical and
not a concern that upstream developers document, since they don't
encounter such behavior.
[1] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=52044#41
(87zgozy59x.fsf <at> jpoiret.xyz)
HTH,
--
Josselin Poiret
This bug report was last modified 2 years and 317 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.