From ulrich.sibiller@gmail.com Wed Oct 29 23:39:24 2014 Received: (at 28) by bugs.x2go.org; 29 Oct 2014 22:39:24 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: ** X-Spam-Status: No, score=2.1 required=5.0 tests=BAYES_50,FREEMAIL_FROM, FREEMAIL_REPLYTO,FREEMAIL_REPLYTO_END_DIGIT,T_DKIM_INVALID autolearn=no version=3.3.2 Received: from mail-lb0-f176.google.com (mail-lb0-f176.google.com [209.85.217.176]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id E85025DB48 for <28@bugs.x2go.org>; Wed, 29 Oct 2014 23:39:23 +0100 (CET) Received: by mail-lb0-f176.google.com with SMTP id z11so1318054lbi.7 for <28@bugs.x2go.org>; Wed, 29 Oct 2014 15:39:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:from:date:message-id:subject:to:content-type; bh=doFv1uylXWVFwhsNNRGndhtLPzpFLVzSX2o+gXKv5uM=; b=jVvRae2Z8kqM9OGMPb5ELBwx08eUJ5D7YBCimEaZIEJAU5dQjtzZrVX54ZYecMUImV qFjNfx6tPBa96UZhY19E+b+Te9W5MGrWcSlqFHdpSLBLqybXnEDCeJbDZceZ/KbnoGWx DqmvlN3xLFDcG1+GIrFi8gwEKF0+oGiWp2AR+f6z/mK+bVzpXzE+YYfUnOgHyd2a2E+L oYNDFGfSV9YL1OJx+GtwXaIqXcQ2DlEsgLed4r179yzpML/42NW1AsVMKpsWXE8Tu2cP wOOIZSdjPfsfZdJNBqpuVh+EhF2ZTx1V0qO0nhvr9/dg1vxBYYjjZ7VRG+uGPwqSlUfW XNHg== X-Received: by 10.112.137.202 with SMTP id qk10mr14553083lbb.0.1414622363225; Wed, 29 Oct 2014 15:39:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.180.197 with HTTP; Wed, 29 Oct 2014 15:39:03 -0700 (PDT) Reply-To: uli42@gmx.de From: Ulrich Sibiller Date: Wed, 29 Oct 2014 23:39:03 +0100 Message-ID: Subject: Seems to be fixed in newer versions To: 28@bugs.x2go.org Content-Type: text/plain; charset=UTF-8 Well, looking at the source of the current libxfixes (of Ubuntu Trusty) I can find no XFIXES version 6 code. Additionally libxfixes_5.0.1-1ubuntu1.diff.gz contains this changelog update: + -- Julien Cristau Tue, 14 May 2013 10:12:48 +0200 + +libxfixes (1:5.0-4ubuntu6) raring; urgency=low + + * Drop the v6 protocol. + I cannot test a full KDE setup here but I think at least the speculation that v6 could be the reason can be dropped. Do the kwin crashes still happen with Raring or any later release of (K)Ubuntu? (For Precise a backport might be necessary.)