From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#27264: gnome-shell-3.24.2 consistently dies during initialization Date: Wed, 07 Jun 2017 12:37:34 +0200 Message-ID: <8760g8t769.fsf@gnu.org> References: <87o9u13e4i.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42627) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dIYLn-00087Z-R5 for bug-guix@gnu.org; Wed, 07 Jun 2017 06:38:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dIYLi-0001l0-5Z for bug-guix@gnu.org; Wed, 07 Jun 2017 06:38:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57714) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dIYLi-0001kt-28 for bug-guix@gnu.org; Wed, 07 Jun 2017 06:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dIYLh-0004Pz-T0 for bug-guix@gnu.org; Wed, 07 Jun 2017 06:38:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87o9u13e4i.fsf@netris.org> (Mark H. Weaver's message of "Tue, 06 Jun 2017 00:59:41 -0400") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Mark H Weaver Cc: 27264@debbugs.gnu.org Hi, Mark H Weaver skribis: > (.gnome-shell-real:11698): Gjs-WARNING **: JS ERROR: Error: Requiring Rsv= g, version none: Typelib file for namespace 'Rsvg' (any version) not found Looks like the librsvg JS bindings are missing. Would it help to add librsvg as an input to =E2=80=98gnome-shell=E2=80=99? Ludo=E2=80=99.