Hi Justus,

Justus Winter <jus...@sequoia-pgp.org> skribis:

> % guix shell inkscape -- inkscape
> (inkscape:10197): dbind-WARNING **: 18:11:01.868: AT-SPI: Error retrieving 
> accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The 
> name org.a11y.Bus was not provided by any .service files
>
> (org.inkscape.Inkscape:10197): Gtk-CRITICAL **: 18:11:01.917: 
> gtk_icon_info_is_symbolic: assertion 'GTK_IS_ICON_INFO (icon_info)' failed
> Shortcut::read: invalid verb: DialogSpellcheck
>
> (org.inkscape.Inkscape:10197): Gtk-WARNING **: 18:11:02.121: Could not load 
> image 'resources/template_about.svg': Couldn’t recognize the image file 
> format for file 
> “/gnu/store/cpj62b4rwn4dkkhysknsyfha4bplcgil-inkscape-1.1.1/share/inkscape/ui/resources/template_about.svg”

Could you share the output of ‘guix describe’?

Version 1.2 works for me:

--8<---------------cut here---------------start------------->8---
$ guix describe
Generation 222  Jul 17 2022 22:54:21    (current)
  guix f4ac752
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: f4ac75205825a4bb3ba986f31350b39222d71670
$ guix shell inkscape -- inkscape
$ echo $?
0
$ guix shell inkscape -- inkscape --version
Inkscape 1.2 (dc2aedaf03, 2022-05-15)
--8<---------------cut here---------------end--------------->8---

Thanks,
Ludo’.



Reply via email to