unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Thorsten Wilms <t_w_@freenet.de>
To: Justus Winter <justus@sequoia-pgp.org>
Cc: 56619@debbugs.gnu.org
Subject: bug#56619: Inkscape crashes on startup, renders package unusable
Date: Sun, 17 Jul 2022 20:17:39 +0200	[thread overview]
Message-ID: <20220717201739.c6cd5e33c0174dc64073b113@freenet.de> (raw)
In-Reply-To: <8735ezk8uq.fsf@sequoia-pgp.org>

On Sun, 17 Jul 2022 18:22:05 +0200
Justus Winter <justus@sequoia-pgp.org> wrote:

> Inkscape 1.1.1 crashes on startup on my machine, rendering the package
> unusable.

> (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”

> I don't know why it complains about the image files, they do seem to be
> fine:
> 
> % file /gnu/store/cpj62b4rwn4dkkhysknsyfha4bplcgil-inkscape-1.1.1/share/inkscape/ui/resources/template_about.svg
> /gnu/store/cpj62b4rwn4dkkhysknsyfha4bplcgil-inkscape-1.1.1/share/inkscape/ui/resources/template_about.svg: SVG Scalable Vector Graphics image


Hi! It’s a gdk-pixbuf issue. I’ve been living with this for a while
now, on the current and previous Ubuntu Unity as base. I can only get
Inkscape and several other GTK applications to work, when I use a shell
and enter
`export GDK_PIXBUF_MODULE_FILE=/home/thorwil/.guix-profile/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache`
before `inkscape` and co.
If I have that in ~/.profile, Ubuntu-native stuff breaks.
~/.profile does contain export
`GDK_PIXBUF_MODULE_FILE=/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache`

I guess one could set up aliases or place wrappers in /usr/local/bin,
but I couldn’t be bothered to do so, so far.


-- 
Thorsten Wilms <t_w_@freenet.de>




  reply	other threads:[~2022-07-17 18:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-17 16:22 bug#56619: Inkscape crashes on startup, renders package unusable Justus Winter
2022-07-17 18:17 ` Thorsten Wilms [this message]
2022-07-17 19:29   ` Justus Winter
2022-07-18  7:43     ` Liliana Marie Prikler
2022-07-18 12:43 ` Ludovic Courtès
2022-07-18 13:59   ` Justus Winter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220717201739.c6cd5e33c0174dc64073b113@freenet.de \
    --to=t_w_@freenet.de \
    --cc=56619@debbugs.gnu.org \
    --cc=justus@sequoia-pgp.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).