From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raghav Gururajan Subject: bug#38864: Broken icons in GNOME shell since commit a8cda7f579 Date: Thu, 02 Jan 2020 06:02:17 -0500 Message-ID: <3357c52e8189bc7cc54be66a16ca42588fe55153.camel@disroot.org> References: <87a7765wcf.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44422) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1imyd4-0006Tm-K2 for bug-guix@gnu.org; Thu, 02 Jan 2020 06:27:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1imyd3-0008FN-OH for bug-guix@gnu.org; Thu, 02 Jan 2020 06:27:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60572) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1imyd3-0008FI-LD for bug-guix@gnu.org; Thu, 02 Jan 2020 06:27:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1imyd3-0008Ij-IQ for bug-guix@gnu.org; Thu, 02 Jan 2020 06:27:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:44368) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1imycd-000614-LB for bug-guix@gnu.org; Thu, 02 Jan 2020 06:26:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1imycc-000832-JS for bug-guix@gnu.org; Thu, 02 Jan 2020 06:26:35 -0500 Received: from knopi.disroot.org ([178.21.23.139]:58554) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1imycc-00082a-CY for bug-guix@gnu.org; Thu, 02 Jan 2020 06:26:34 -0500 In-Reply-To: <87a7765wcf.fsf@netris.org> 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: mhw@netris.org, 38864@debbugs.gnu.org Hello Mark! New patch (#38853) should fix the issue. :-) Sorry for the mishap. Regards, RG.