From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: GNOME! Date: Fri, 18 Mar 2016 15:13:09 -0400 Message-ID: <20160318191309.GE9682@jasmine> References: <87y49hwjyn.fsf@igalia.com> <87twk5w1yj.fsf@gmail.com> <56EB2527.1090202@fripost.org> <87a8lvx5p9.fsf@igalia.com> <87io0jmxg3.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]:56560) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agzph-0004gN-3X for guix-devel@gnu.org; Fri, 18 Mar 2016 15:13:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1agzpd-0001X5-JR for guix-devel@gnu.org; Fri, 18 Mar 2016 15:13:12 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:47312) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agzpd-0001Wu-Fc for guix-devel@gnu.org; Fri, 18 Mar 2016 15:13:09 -0400 Content-Disposition: inline In-Reply-To: <87io0jmxg3.fsf_-_@gnu.org> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org On Fri, Mar 18, 2016 at 07:51:24PM +0100, Ludovic Courtès wrote: > Andy Wingo skribis: > > > FWIW everything now works for me, which is a first in a year :) > > \o/ > > I wanted to give it a try in a VM, hence these commits: > > 6cbc8d5 * gnu: gnome: Disable hardware acceleration check via 'gnome.desktop'. Thank you! Jan and I suffered with this for a while :) > c510cbb * services: xorg: Accept session commands with arguments. > a0d7baa * gnu: gnome-session: Make sure 'gsettings' is found. > > Now it works well in QEMU. > > There are details to smooth out, such as having the right fonts > installed by default. When I logged in, I got not-so-nice fonts in the > top-level bar, including squares here and there: I have the same issues with the squares (in the clock). Any advice? > > > Ideas? > > There’s also the problem of the default background, as you pointed out > before, but maybe that’s more “involved.” > > Thanks for the great work on GNOME! > > Ludo’.