From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roel Janssen Subject: bug#27264: gnome-shell-3.24.2 consistently dies during initialization Date: Wed, 07 Jun 2017 15:15:28 +0200 Message-ID: References: <87o9u13e4i.fsf@netris.org> <8760g8t769.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51194) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dIaof-0000XY-HK for bug-guix@gnu.org; Wed, 07 Jun 2017 09:16:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dIaoc-0004HB-4E for bug-guix@gnu.org; Wed, 07 Jun 2017 09:16:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57882) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dIaob-0004H0-Vj for bug-guix@gnu.org; Wed, 07 Jun 2017 09:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dIaob-0003Hm-Nm for bug-guix@gnu.org; Wed, 07 Jun 2017 09:16:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <8760g8t769.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 27264@debbugs.gnu.org Ludovic Courtès writes: > Hi, > > Mark H Weaver skribis: > >> (.gnome-shell-real:11698): Gjs-WARNING **: JS ERROR: Error: Requiring Rsvg, 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 ‘gnome-shell’? > > Ludo’. Adding librsvg to gnome-shell solves this problem, however, a similar error for Geoclue2 occurs. I added 'geoclue' to the inputs, but that doesn't solve the problem. Kind regards, Roel Janssen