X2Go Bug report logs - #343
Invisible UI components when compositing enabled

Package: x2goclient; Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: Wil <nodenet@hotmail.com>

Date: Sun, 17 Nov 2013 00:18:02 UTC

Severity: normal

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#343: [X2Go-Dev] Bug#343: Invisible UI components when compositing enabled
Reply-To: Jean Milot <milot.jean@gmail.com>, 343@bugs.x2go.org
Resent-From: Jean Milot <milot.jean@gmail.com>
Resent-To: x2go-dev@lists.berlios.de
Resent-CC: X2Go Developers <x2go-dev@lists.berlios.de>, owner@bugs.x2go.org
X-Loop: owner@bugs.x2go.org
Resent-Date: Tue, 19 Nov 2013 09:18:01 +0000
Resent-Message-ID: <handler.343.B343.138485179930624@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 343
X-X2Go-PR-Package: x2goclient 4.0.1.1-0~427~ubuntu12.04.1
X-X2Go-PR-Keywords: 
Received: via spool by 343-submit@bugs.x2go.org id=B343.138485179930624
          (code B ref 343); Tue, 19 Nov 2013 09:18:01 +0000
Received: (at 343) by bugs.x2go.org; 19 Nov 2013 09:03:19 +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.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,
	HTML_MESSAGE,RCVD_IN_DNSWL_LOW,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham
	version=3.3.2
Received: from mail-we0-f180.google.com (mail-we0-f180.google.com [74.125.82.180])
	by ymir (Postfix) with ESMTPS id 73B095DB16
	for <343@bugs.x2go.org>; Tue, 19 Nov 2013 10:03:18 +0100 (CET)
Received: by mail-we0-f180.google.com with SMTP id u56so105854wes.25
        for <343@bugs.x2go.org>; Tue, 19 Nov 2013 01:03:18 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=oK2E7fE/2vR3FlC5J5nr18n39fsV5zgPibcxT0BgQds=;
        b=cMGPPZV0yN6KZ57WV///on/FdLb8J3cH3x+LlXhAkZY/rLZeP0bW6fW5hvEchShuvY
         QUEc4pr/8H4e5113akv+5EYGaQ0jHrKj+0j01+pWXomlwNz4o4+gdvTawxygRWaI7p3D
         oFi3Xc2b2tDC+sWFgLNKybMWMA382g90TgpB0x186ybZWTA03pWQBQziYeGFiLfZfdMy
         5B8ER153P+PgFvyOUVh/PBSCzPGm08vqbMpn0vndBvB+6UeIKHSl+xz3ljm5Tq5hToZA
         9awtaKtybLUwem3ieYLiRZEJqgb5You48Vsw2HlVrUL/iHEWhc76eupaAzvIApuoW2Of
         Mx+Q==
MIME-Version: 1.0
X-Received: by 10.194.121.228 with SMTP id ln4mr403106wjb.50.1384851798130;
 Tue, 19 Nov 2013 01:03:18 -0800 (PST)
Received: by 10.227.6.194 with HTTP; Tue, 19 Nov 2013 01:03:18 -0800 (PST)
In-Reply-To: <DUB120-DS122E6BAD2370EAF79CEB07B0E50@phx.gbl>
References: <DUB120-DS122E6BAD2370EAF79CEB07B0E50@phx.gbl>
Date: Tue, 19 Nov 2013 10:03:18 +0100
Message-ID: <CAAcYc+s+CQDYhMmL=QuYSVsKVJxrY22M+3pDhpe6kubDHqBKXg@mail.gmail.com>
From: Jean Milot <milot.jean@gmail.com>
To: Wil <nodenet@hotmail.com>, 343@bugs.x2go.org, x2go-dev@lists.berlios.de
Content-Type: multipart/alternative; boundary=089e0117600d7e861504eb83ef77
[Message part 1 (text/plain, inline)]
Hello,

I don't know if it can help. I had this problem on Debian wheezy with
freenx :

- problem with gtk application : texts were changed by blank.

The first solution : -norender option

The problem was linked with libcairo2 version.

So i downgrade using the squeeze version and i haven't this problem even if
the -norender option is not set.

Sincerely,

Jean


2013/11/17 Wil <nodenet@hotmail.com>

> Package: x2goclient 4.0.1.1-0~427~ubuntu12.04.1
> Version: 4.0.1.1 (from x2go stable)
>
> Ubuntu 12.04.2 LTS
> 3.2.0-51-generic-pae #77-Ubuntu SMP Wed Jul 24 20:40:32 UTC 2013 i686
> Qt: 4.8.1
> KDE Development Platform: 4.8.5 (4.8.5) KDE Daemon: $Id$
>
> When the compositing extension is enabled some UI elements seem to
> completely disappear. For example using the oxygen theme in kde the menus
> are no longer visible (likewise oxygen-gtk for gtk+ apps). Also the scroll
> bar overlay control for the thin gtk+ scrollbars does not appear to show.
> The default panel in kde is also invisible. I'm not sure how much work it
> would be to fix this but with compositing turned off there are often thick
> black borders around UI elements that should be composited. This even
> affects applications like Eclipse as well as the window / display manager
> UI
> etc.
> _______________________________________________
> X2Go-Dev mailing list
> X2Go-Dev@lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/x2go-dev
>



-- 
MILOT Jean
Tél. : 0659514624
milot.jean@gmail.com
[Message part 2 (text/html, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Mar 29 13:44:28 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.