Namespace Rsvg not available (syncthing-gtk)

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Simen Endsjø
Owner
unassigned
Submitted by
Simen Endsjø
Severity
normal
S
S
Simen Endsjø wrote on 30 Aug 2020 12:19
(address . bug-guix@gnu.org)
87tuwkbfmj.fsf@gmail.com
I just installed guix using the binary installation script on
Manjaro.
Installed syncthing-gtk, but I get an error when trying to run the
application:

Traceback (most recent call last):
File
"/gnu/store/6h3hg1z7n8rpg4lw18hya48acrsmzkxq-syncthing-gtk-0.9.4.4/bin/.syncthing-gtk-real",
line 19, in <module>
gi.require_version('Rsvg', '2.0')
File
"/gnu/store/ns2dm6072h4crria79gid82ml37ab288-python2-pygobject-3.34.0/lib/python2.7/site-packages/gi/__init__.py",
line 129, in require_version
raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Rsvg not available
E
E
Efraim Flashner wrote on 30 Aug 2020 13:47
(name . Simen Endsjø)(address . simendsjo@gmail.com)(address . 43110-done@debbugs.gnu.org)
20200830114749.GA1048@E5400
On Sun, Aug 30, 2020 at 12:19:16PM +0200, Simen Endsjø wrote:
Toggle quote (15 lines)
>
> I just installed guix using the binary installation script on Manjaro.
> Installed syncthing-gtk, but I get an error when trying to run the
> application:
>
> Traceback (most recent call last):
> File "/gnu/store/6h3hg1z7n8rpg4lw18hya48acrsmzkxq-syncthing-gtk-0.9.4.4/bin/.syncthing-gtk-real",
> line 19, in <module>
> gi.require_version('Rsvg', '2.0')
> File "/gnu/store/ns2dm6072h4crria79gid82ml37ab288-python2-pygobject-3.34.0/lib/python2.7/site-packages/gi/__init__.py",
> line 129, in require_version
> raise ValueError('Namespace %s not available' % namespace)
> ValueError: Namespace Rsvg not available
>

I was able to reproduce this with 'guix environment --ad-hoc
syncthing-gtk -- syncthing-gtk'

I added librsvg to the inputs and then it launched as expected. I didn't
get any included icons when it appeared on my screen but that's related
to my setup (I think).

--
Efraim Flashner <efraim@flashner.co.il> ????? ?????
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl9LkeUACgkQQarn3Mo9
g1Fddg/9FIB/AbVSrXzPQIfiYI9UqrgB7nIVHYLQn333dq2H/zVrEdEDo6IsDbSH
7DvxlmZ3dGPNBsPEG1hY4wNHrh+ChU/vB+8IzwLCAwSAn1HgrFVDpYsoiOcVc3xz
809SvbXGg5kEGoe/E6SYrnhyyccmHEkRsZEsM3zasFAIpybQevTWtTV+VBedDjwr
thC+HopIElWFFT9UyFC60uIXUKQYNAL+5oKgsIv+S5Q1VvrN1oiQX5s6eju6oUxh
apkCiCHwzAYTqqewUU6ftnmSqqXY+/Z5HZ6CtQLyfs8MxTOm9qgpjOcxoU1A9sVI
y34/8PkXdx5amwXVB+4af8/3f5B//l/U/oLRj96M3ygFnW298WSBR+hLYz0OfjIw
dKvCB4HeMHd6HnnmX3IvjaCIC6VnHvm4HAcAJ6lWNpfPUAkoZKeSEfE5IpwPT5G6
iYcCBpy1WvgxoaU8yY87dp2Ffw0hJ3FJoKLueBMZsUZeFpJUUepdnas603Mmxl9t
1RjpbpRVl9rDfn99D6hjoZRn2bJap+C5rzvRHgigV+7TjBDxg3Ng4HOhjbNwuQI5
0rKDRp5s+fXgoWH+6hAUqkQwd16zycrRu0XiNGFIbMRZQKS8w4QpFuEVDYu/rVos
nr2F4ugXq/r6JgWUqY86xhICliG44urtUfwhyLY4ouSEaltC45s=
=fKrv
-----END PGP SIGNATURE-----


Closed
?