Re: Unable to run flashplayer under Jenkins

2014-01-09 Thread Wim Deblauwe
;s using the OpenGL library of real hardware while displaying in a vncserver." Sounds crazy, but it could explain the behaviour I see indeed. regards, Wim 2014/1/8 JonathanRRogers > On Wednesday, January 8, 2014 3:10:22 AM UTC-5, Wim Deblauwe wrote: >> >> Hi, >> >>

Re: Unable to run flashplayer under Jenkins

2014-01-08 Thread Wim Deblauwe
Hi, Thanks for testing this. But how come it can work if I start flashplayer manually from the command line into Xvnc ? Is it possible to only run 1 maven child project in a multi-module project on a different slave ? regards, Wim 2014/1/8 Dirk Heinrichs > Am 07.01.2014 15:11, schrieb

Re: Unable to run flashplayer under Jenkins

2014-01-07 Thread Wim Deblauwe
I am using Ubuntu 13.10 with vnc4server 2014/1/7 Dirk Heinrichs > Am 07.01.2014 14:35, schrieb Wim Deblauwe: > > I am using vncserver and the vncserver plugin in jenkins to provide > $DISPLAY. I check with a pre-compilation step if $DISPLAY is set and it is. > I can connect

Re: Unable to run flashplayer under Jenkins

2014-01-07 Thread Wim Deblauwe
I am using vncserver and the vncserver plugin in jenkins to provide $DISPLAY. I check with a pre-compilation step if $DISPLAY is set and it is. I can connect with vinagre to the remote desktop while the jenkins job is running. 2014/1/7 Dirk Heinrichs > Am 07.01.2014 13:35, schrieb

Unable to run flashplayer under Jenkins

2014-01-07 Thread Wim Deblauwe
Hi, I am trying to get the latest flashplayer running under Ubuntu using WINE with Jenkins using vncserver. I have it running fine when logging in manually as the 'jenkins' user. I can see the flashplayer in the remote desktop. However, it does not work from inside the Jenkins application. Thi