all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Kehayias via Bug reports for GNU Guix <bug-guix@gnu.org>
To: bdju <bdju@tilde.team>
Cc: "52651@debbugs.gnu.org" <52651@debbugs.gnu.org>
Subject: bug#52651: syncthing-gtk fails to run (librsvg error)
Date: Sun, 19 Dec 2021 21:06:55 +0000	[thread overview]
Message-ID: <ijI4uCpsCc2veTvdWXeYFSN17s8X5ck1EXqbfs5n0QsVvf7FKhu82ZBikyZWyVeMQockNL3dBWQb12f_TzeWjKoH-00utqGARdoApXjUaZA=@protonmail.com> (raw)
In-Reply-To: <CGJJZWTQ288B.EA211TUEBNKI@masaki>

Thanks for the details, and I figured out the problem, though not sure of the fix. A similar issue was reported upstream some time ago: https://github.com/kozec/syncthing-gtk/issues/428 and https://gitlab.gnome.org/GNOME/librsvg/-/issues/210

The answer was that multiple librsvg were being used. I checked our syncthing-gtk (the wrapper around .syncthing-gtk-real) and there are two different librsvg store paths in GI_TYPELIB_PATH. Removing the first one fixes the problem for me, but not removing the second one.

Looking at guix gc --references for both of them shows an identical list of references (other than themselves). Any idea what is going on here?

This is the variable from the wrapper script:

export GI_TYPELIB_PATH="/gnu/store/8g4rvram1vmir3kbmizbdkbzyvfx6rqh-gtk+-3.24.30/lib/girepository-1.0:/gnu/store/qsdlm238an63wb765ldd04kn1ac3z8wc-libappindicator-12.10.0/lib/girepository-1.0:/gnu/store/q4ys65dcqg8bvndh2260h1zhydv46n1f-libnotify-0.7.9/lib/girepository-1.0:/gnu/store/wh2j9mz03vx3x6kajv0mdqgf6igd6r0j-librsvg-2.50.7/lib/girepository-1.0:/gnu/store/3pim1cxlfw07r08wsbkx35w6i2xj46i6-pango-1.48.10/lib/girepository-1.0:/gnu/store/2dza2psfbrrbvsni8jjqzzqx3hmm8kw8-librsvg-2.50.7/lib/girepository-1.0:/gnu/store/agd34525iczpyzn27zdhghy10yfiby6n-atk-2.36.0/lib/girepository-1.0:/gnu/store/pjp4d4sl00nzfdbh27qkvb47c1fb525s-libdbusmenu-16.04.0/lib/girepository-1.0:/gnu/store/a8dljzmb4w921bz3pxvfp0d2v7yzw1bb-gdk-pixbuf-2.42.4/lib/girepository-1.0:/gnu/store/dswp2mfwb56xg57903cvhwcjj1fpdhqi-harfbuzz-2.8.2/lib/girepository-1.0:/gnu/store/6p5vr2dbvrcg5yd7frjhkbm1q5mapcs0-at-spi2-core-2.40.0/lib/girepository-1.0${GI_TYPELIB_PATH:+:}$GI_TYPELIB_PATH"




  reply	other threads:[~2021-12-19 21:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-19  3:06 bug#52651: syncthing-gtk fails to run (librsvg error) John Kehayias via Bug reports for GNU Guix
2021-12-19  3:38 ` John Kehayias via Bug reports for GNU Guix
2021-12-19 19:57   ` bdju via Bug reports for GNU Guix
2021-12-19 20:09     ` John Kehayias via Bug reports for GNU Guix
2021-12-19 20:10       ` bdju via Bug reports for GNU Guix
2021-12-19 20:17         ` bdju via Bug reports for GNU Guix
2021-12-19 21:06           ` John Kehayias via Bug reports for GNU Guix [this message]
2021-12-20  1:11             ` Leo Famulari
2021-12-20  1:39             ` John Kehayias via Bug reports for GNU Guix

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

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

  git send-email \
    --in-reply-to='ijI4uCpsCc2veTvdWXeYFSN17s8X5ck1EXqbfs5n0QsVvf7FKhu82ZBikyZWyVeMQockNL3dBWQb12f_TzeWjKoH-00utqGARdoApXjUaZA=@protonmail.com' \
    --to=bug-guix@gnu.org \
    --cc=52651@debbugs.gnu.org \
    --cc=bdju@tilde.team \
    --cc=john.kehayias@protonmail.com \
    /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 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.