From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catonano Subject: adawaita theme in Gnome Date: Fri, 24 Feb 2017 10:25:20 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c1cc1660fe7ab0549434f04 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1chC7w-0004wn-Mz for help-guix@gnu.org; Fri, 24 Feb 2017 04:25:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1chC7v-0005Ql-2d for help-guix@gnu.org; Fri, 24 Feb 2017 04:25:24 -0500 Received: from mail-wr0-x22b.google.com ([2a00:1450:400c:c0c::22b]:34299) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1chC7u-0005Qb-S2 for help-guix@gnu.org; Fri, 24 Feb 2017 04:25:22 -0500 Received: by mail-wr0-x22b.google.com with SMTP id o22so3587032wro.1 for ; Fri, 24 Feb 2017 01:25:22 -0800 (PST) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix --94eb2c1cc1660fe7ab0549434f04 Content-Type: text/plain; charset=UTF-8 So, our skillful thomasd solved an issue I had raised. In the Gnome desktop, when dragging an application toward the folating bar on the left, the whole desktop environment crashes, it restarts and you have to log on again. The problem is a missing mouse cursor, as stated here https://gnunet.org/bot/log/guix/2017-02-23#T1301986 And the proposed workaround works like a charm. For reference, it is 1) "mkdir -p ~/.icons/default" 2) "ln -s /run/current-system/profile/share/icons/Adwaita/cursors/ ~/.icons/default/cursors" What could be a definitive solution to patch the Gnome package with ? --94eb2c1cc1660fe7ab0549434f04 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
So, our skillful thomasd solved an iss= ue I had raised.

In the Gnome desktop, when dragging an applic= ation toward the folating bar on the left, the whole desktop environment cr= ashes, it restarts and you have to log on again.

The problem i= s a missing mouse cursor, as stated here
https://gnunet.org/bot/log/guix/2017-02-23= #T1301986

And the proposed workaround works like a charm.<= br>
For reference, it is
1) "mkdir -p ~/.icons/defaul= t"
2) "ln -s /run/current-system/profile/share/icons/Adwaita/= cursors/ ~/.icons/default/cursors"

What could be a= definitive solution to patch the Gnome package with ?
--94eb2c1cc1660fe7ab0549434f04--