Return-Path: X-Original-To: apmail-flex-users-archive@www.apache.org Delivered-To: apmail-flex-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8D64510671 for ; Tue, 7 Jan 2014 09:24:37 +0000 (UTC) Received: (qmail 6422 invoked by uid 500); 7 Jan 2014 09:24:24 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 6355 invoked by uid 500); 7 Jan 2014 09:24:13 -0000 Mailing-List: contact users-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@flex.apache.org Delivered-To: mailing list users@flex.apache.org Received: (qmail 6331 invoked by uid 99); 7 Jan 2014 09:24:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jan 2014 09:24:09 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of wim.deblauwe@gmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jan 2014 09:24:05 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1W0Ssy-000073-IT for users@flex.apache.org; Tue, 07 Jan 2014 01:23:44 -0800 Date: Tue, 7 Jan 2014 01:23:44 -0800 (PST) From: "wim.deblauwe" To: users@flex.apache.org Message-ID: <1389086624555-4374.post@n4.nabble.com> In-Reply-To: <52CBC115.1090702@extravision.com> References: <1387900969909-4284.post@n4.nabble.com> <5f14b625456f408ab816a246753788a0@DBXPR05MB237.eurprd05.prod.outlook.com> <1389023099550-4341.post@n4.nabble.com> <52CAD23C.1060104@extravision.com> <1389024983101-4344.post@n4.nabble.com> <52CAD7DA.7050907@extravision.com> <52CADDA3.3060209@extravision.com> <1389083026134-4367.post@n4.nabble.com> <52CBC115.1090702@extravision.com> Subject: Re: AW: Running unit tests with flashplayer under wine MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I am not totally in the clear yet. I don't have it working through jenkins yet. * I have installed vnc4server package (sudo apt-get install vnc4server) and the vnc plugin in jenkins. * I have set the option in the build settings of my project to start vnc. * I can connect using vinagre to this desktop * I have checked that the DISPLAY variable is set in a pre-build step by running: echo $DISPLAY * If I start vncserver manually, set the DISPLAY manually and then run my 'flashplayer' script, I see the flashplayer starting in the remote desktop. I have the feeling that wine does not seem to pick up the display variable for some reason. All ideas welcome! regards, Wim -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Running-unit-tests-with-flashplayer-under-wine-tp4284p4374.html Sent from the Apache Flex Users mailing list archive at Nabble.com.