From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#25958: missing cursor icons in Gnome Date: Tue, 21 Nov 2017 14:27:17 +0100 Message-ID: <87a7zfn4ne.fsf@gnu.org> References: 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]:55479) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eH8as-00044i-Vl for bug-guix@gnu.org; Tue, 21 Nov 2017 08:28:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eH8ap-0007JS-0X for bug-guix@gnu.org; Tue, 21 Nov 2017 08:28:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:41371) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eH8ao-0007JH-Tu for bug-guix@gnu.org; Tue, 21 Nov 2017 08:28:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eH8ao-00022a-NA for bug-guix@gnu.org; Tue, 21 Nov 2017 08:28:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: (catonano@gmail.com's message of "Fri, 3 Mar 2017 22:21:34 +0100") 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: Catonano Cc: 25958-done@debbugs.gnu.org Hello, Catonano skribis: > If you try to drag an application to the floating bar on the left in Gnom= e, > the Gnome Shell will crash, it will be started again and you will have to > login again > > I first reported this here > https://lists.gnu.org/archive/html/help-guix/2017-02/msg00128.html > > Installing adwaita-icon-theme didn't help This was fixed in commit ce3801506652dcfeec983a66c4cba88c270891e8 last month. See . Ludo=E2=80=99.