From unknown Fri Mar 29 07:50:22 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#276: [X2Go-Dev] Bug#276: qt/kde applications does not work as root. Reply-To: Pascal d'Hermilly , 276@bugs.x2go.org Resent-From: Pascal d'Hermilly Resent-To: x2go-dev@lists.berlios.de Resent-CC: X2Go Developers X-Loop: owner@bugs.x2go.org Resent-Date: Tue, 30 Jul 2013 00:48:02 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: followup 276 X-X2Go-PR-Package: x2goserver X-X2Go-PR-Keywords: Received: via spool by 276-submit@bugs.x2go.org id=B276.137514472818951 (code B ref 276); Tue, 30 Jul 2013 00:48:02 +0000 Received: (at 276) by bugs.x2go.org; 30 Jul 2013 00:38:48 +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=0.0 required=5.0 tests=RCVD_IN_DNSWL_BLOCKED autolearn=unavailable version=3.3.2 X-Greylist: delayed 1359 seconds by postgrey-1.34 at ymir; Tue, 30 Jul 2013 02:38:40 CEST Received: from pasmtpB.tele.dk (pasmtpb.tele.dk [80.160.77.98]) by ymir (Postfix) with ESMTP id 7A2835DB17; Tue, 30 Jul 2013 02:38:40 +0200 (CEST) Received: from dhermilly.dk (93-167-5-174-static.dk.customer.tdc.net [93.167.5.174]) by pasmtpB.tele.dk (Postfix) with ESMTP id A258A2D8025; Tue, 30 Jul 2013 02:16:00 +0200 (CEST) Received: from [10.21.21.102] (ip1.c28.ksv356.cust.comxnet.dk [87.73.24.97]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by dhermilly.dk (Postfix) with ESMTPSA id AFB1B806E6; Tue, 30 Jul 2013 02:16:00 +0200 (CEST) Message-ID: <51F705BF.1050404@dhermilly.dk> Date: Tue, 30 Jul 2013 02:15:59 +0200 From: Pascal d'Hermilly User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: Mike Gabriel CC: 276@bugs.x2go.org, control@bugs.x2go.org References: <51F66E5B.8080200@dhermilly.dk> <20130730002503.20873y4n4tfolgov@mail.das-netzwerkteam.de> In-Reply-To: <20130730002503.20873y4n4tfolgov@mail.das-netzwerkteam.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Den 30-07-2013 00:25, Mike Gabriel skrev: > > Maybe you want to play with /etc/sudoers... adding the following fixes the behaviour Defaults env_keep +="QT_GRAPHICSSYSTEM" (and running : service sudo restart) I hope the x2go program can setup this by itself in the future. However quite important is that with Qt5 the "native" qt_graphicssystem is being removed. Will x2go work with qt5 application?