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: Thu, 08 Jun 2017 14:01:22 +0200 Message-ID: <87ink6zo19.fsf@gnu.org> References: <87o9u13e4i.fsf@netris.org> <8760g8t769.fsf@gnu.org> <87shjbwjdc.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]:47729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dIw8d-0006gS-2F for bug-guix@gnu.org; Thu, 08 Jun 2017 08:02:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dIw8Y-00040t-Ev for bug-guix@gnu.org; Thu, 08 Jun 2017 08:02:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:59736) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dIw8Y-00040l-BK for bug-guix@gnu.org; Thu, 08 Jun 2017 08:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dIw8Y-0004ED-4H for bug-guix@gnu.org; Thu, 08 Jun 2017 08:02:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87shjbwjdc.fsf@netris.org> (Mark H. Weaver's message of "Wed, 07 Jun 2017 17:58:07 -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, Mark H Weaver skribis: > Roel Janssen writes: > >> Ludovic Court=C3=A8s 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 fou= nd >>> >>> 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. Great, could you this fix if you haven=E2=80=99t already? > 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. I think many of us use GTK+/GNOME applications, but fewer use GNOME, so I suppose we just didn=E2=80=99t test a full GNOME setup. Next time we should probably do that or, even better, have an automated test that logs in, takes a screenshot, and does some OCR to check whether we got something that looks like a GNOME screen. WDYT? Ludo=E2=80=99.