From mboxrd@z Thu Jan 1 00:00:00 1970 From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Subject: Re: [PATCH] gnu: qt: Fix for i686. Date: Thu, 30 Apr 2015 17:39:36 +0200 Message-ID: <87twvxbp6v.fsf@taylan.uni.cx> References: <87h9rzdl2q.fsf@taylan.uni.cx> 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]:33505) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnqYv-0004Nw-5w for guix-devel@gnu.org; Thu, 30 Apr 2015 11:39:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YnqYu-0004Px-6q for guix-devel@gnu.org; Thu, 30 Apr 2015 11:39:41 -0400 Received: from mail-wg0-x22a.google.com ([2a00:1450:400c:c00::22a]:34167) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YnqYu-0004P4-0i for guix-devel@gnu.org; Thu, 30 Apr 2015 11:39:40 -0400 Received: by wgso17 with SMTP id o17so66939629wgs.1 for ; Thu, 30 Apr 2015 08:39:38 -0700 (PDT) Received: from taylan.uni.cx (p2003007A0A2BDC9B0213E8FFFEED36FB.dip0.t-ipconnect.de. [2003:7a:a2b:dc9b:213:e8ff:feed:36fb]) by mx.google.com with ESMTPSA id gy8sm2960035wib.13.2015.04.30.08.39.37 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 30 Apr 2015 08:39:37 -0700 (PDT) In-Reply-To: <87h9rzdl2q.fsf@taylan.uni.cx> ("Taylan Ulrich \=\?utf-8\?Q\?\=5C\=22Bay\=C4\=B1rl\=C4\=B1\=2FKammer\=5C\=22\=22's\?\= message of "Wed, 29 Apr 2015 17:13:17 +0200") 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: guix-devel@gnu.org taylanbayirli@gmail.com (Taylan Ulrich "Bay=C4=B1rl=C4=B1/Kammer") writes: > This is really hacky but seems to work. It seems Guix helped a Qt developer reproduce the bug and now there's a proper fix: https://bugreports.qt.io/browse/QTBUG-45205 (see bottom comment) I will try those patches out; should have results by tomorrow. Taylan