From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#27264: gnome-shell-3.24.2 consistently dies during initialization Date: Wed, 07 Jun 2017 17:58:07 -0400 Message-ID: <87shjbwjdc.fsf@netris.org> References: <87o9u13e4i.fsf@netris.org> <8760g8t769.fsf@gnu.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]:53981) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dIiyn-0004Et-LG for bug-guix@gnu.org; Wed, 07 Jun 2017 17:59:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dIiyk-0005IB-J9 for bug-guix@gnu.org; Wed, 07 Jun 2017 17:59:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59257) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dIiyk-0005HC-FX for bug-guix@gnu.org; Wed, 07 Jun 2017 17:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dIiyk-00049C-1H for bug-guix@gnu.org; Wed, 07 Jun 2017 17:59:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (Roel Janssen's message of "Wed, 07 Jun 2017 15:15:28 +0200") 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: Roel Janssen Cc: 27264@debbugs.gnu.org Roel Janssen writes: > Ludovic Court=C3=A8s writes: > >> Hi, >> >> Mark H Weaver skribis: >> >>> (.gnome-shell-real:11698): Gjs-WARNING **: JS ERROR: Error: Requiring R= svg, 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. > > 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. Thanks. I have a question: Does GNOME 3 work for *anyone* in Guix now? If so, that would be useful information. If not, I wonder why this got merged into master. Mark