From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:35277) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gio4w-0002lZ-U1 for guix-patches@gnu.org; Sun, 13 Jan 2019 17:18:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gio4w-0008Tj-7w for guix-patches@gnu.org; Sun, 13 Jan 2019 17:18:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:58861) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gio4w-0008Td-4a for guix-patches@gnu.org; Sun, 13 Jan 2019 17:18:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gio4v-0000ak-NR for guix-patches@gnu.org; Sun, 13 Jan 2019 17:18:01 -0500 Subject: [bug#34046] [PATCH] gnu: qjackctl: Disable xunique. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Sun, 13 Jan 2019 23:17:20 +0100 In-Reply-To: (Pierre Langlois's message of "Fri, 11 Jan 2019 21:26:29 +0000") Message-ID: <87bm4kyzgv.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Pierre Langlois Cc: Ricardo Wurmus , 34046@debbugs.gnu.org Hi Pierre, Pierre Langlois skribis: > For the past few months I've been unable to use qjackctl, it would > freeze X all together on startup. It seems to happen only in tiling > window manager though. But, it looks like people upstream have found the > problem and disabling xunique fixes it! > See https://github.com/rncbc/qjackctl/issues/13. > > The bug mentions qsynth too, I'll check if it has the same problem. It LGTM, but let=E2=80=99s see if Ricardo approves. :-) Thanks, Ludo=E2=80=99.