From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: gnome-control-center: Add gdk-pixbuf input. Date: Sat, 19 Nov 2016 10:38:39 -0500 Message-ID: <20161119153839.GA9578@jasmine> References: <3eecaa737fe8ccd7cc040cd7c59e73c3@openmailbox.org> <20161118201958.GE16535@jasmine> <9eb0ac17f56be0a05a4933e7dfc98d0e@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45495) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c87j4-0003YB-2M for guix-devel@gnu.org; Sat, 19 Nov 2016 10:38:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c87j0-0006F7-6X for guix-devel@gnu.org; Sat, 19 Nov 2016 10:38:46 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:56897) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c87j0-0006F1-29 for guix-devel@gnu.org; Sat, 19 Nov 2016 10:38:42 -0500 Content-Disposition: inline In-Reply-To: <9eb0ac17f56be0a05a4933e7dfc98d0e@openmailbox.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" To: rennes@openmailbox.org Cc: guix-devel@gnu.org On Fri, Nov 18, 2016 at 09:10:11PM -0600, rennes@openmailbox.org wrote: > Hello Leo, Danny. > > On 2016-11-18 14:19, Leo Famulari wrote: > > > > I'm not a GNOME user. The issue is that the control center has missing > > icons / logos because they are SVG files? I'm just trying to understand > > the reason for the change. > > To find the issue with some pictures in control center, I debugging: > > $ gnome-control-center -v > (gnome-control-center:4956): Gtk-WARNING **: Could not load a pixbuf from > /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg. > This may indicate that pixbuf loaders or the mime database could not be > found. > > After adding gdk-pixbuf to input, the pictures are displayed. > I attach pictures. Thanks for explaining! Pushed as 3446ffb57c229