From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: GNOME 3.30: help needed! Date: Fri, 04 Jan 2019 09:06:50 +0100 Message-ID: <87ftu8u9r9.fsf@elephly.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51259) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gfM9t-0006YX-Cy for guix-devel@gnu.org; Fri, 04 Jan 2019 04:52:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gfM9q-0003uJ-7D for guix-devel@gnu.org; Fri, 04 Jan 2019 04:52:53 -0500 Received: from sender-of-o53.zoho.com ([135.84.80.218]:21795) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gfM9p-0003t0-R1 for guix-devel@gnu.org; Fri, 04 Jan 2019 04:52:50 -0500 In-reply-to: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Rene Cc: guix-devel@gnu.org Hi Rene, > I tested GNOME 3.30 from the `wip-gnome3.30` branch and applied the > Timothy Sample patches[1] and these are some observations: > > * With `guix system vm-image..` the startup works correctly. > * Using `sudo dd if=3D$(guix system disk-image ..) of=3D/dev/sdb` boot > and login correctly. That=E2=80=99s good to know. (I wouldn=E2=80=99t use dd to upgrade a syste= m, but =E2=80=9Cguix system reconfigure=E2=80=9D.) What patches did you apply? Are you using GDM or SLIM? When I tested the packages I was not able to start the graphical user interface. > * Using the `guix system reconfigure -L /home/remi/guix ..` option > does not seem to work; Is there any other way to reconfigure my > system using my local repository?. You can use =E2=80=9C/home/remi/guix/pre-inst-env guix system reconfigure = =E2=80=A6=E2=80=9D. > * On the other hand how to know if GNOME is using wayland?. I don=E2=80=99t know! -- Ricardo