emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#43110: closed (Namespace Rsvg not available (syncthing-gtk))


From: GNU bug Tracking System
Subject: bug#43110: closed (Namespace Rsvg not available (syncthing-gtk))
Date: Sun, 30 Aug 2020 11:49:01 +0000

Your message dated Sun, 30 Aug 2020 14:47:49 +0300
with message-id <20200830114749.GA1048@E5400>
and subject line Re: bug#43110: Namespace Rsvg not available (syncthing-gtk)
has caused the debbugs.gnu.org bug report #43110,
regarding Namespace Rsvg not available (syncthing-gtk)
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
43110: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43110
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Namespace Rsvg not available (syncthing-gtk) Date: Sun, 30 Aug 2020 12:19:16 +0200 User-agent: mu4e 1.4.13; emacs 27.1

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



--- End Message ---
--- Begin Message --- Subject: Re: bug#43110: Namespace Rsvg not available (syncthing-gtk) Date: Sun, 30 Aug 2020 14:47:49 +0300
On Sun, Aug 30, 2020 at 12:19:16PM +0200, Simen Endsjø wrote:
> 
> 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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]