Re: [Interest] running unit tests that use QWidgets no longer works over ssh on osx with QT5

2014-02-19 Thread Teemu Patja
The slave was not headless after all. The problem was that the WindowServer
was running with a different user id that the jenkins slave java process.

Thanks for the help.


On Tue, Feb 18, 2014 at 10:23 PM, Thiago Macieira thiago.macie...@intel.com
 wrote:

 Em ter 18 fev 2014, às 19:52:18, Teemu Patja escreveu:
  I undestand the QT CI system is built on top of Jenkins. With Jenkins the
  common way for connecting OSX build slaves is over SSH.
 
  Can you share how you are using the OSX build slaves for these tests?
 
  To clarify, the show stopper is not the headlessness, but rather
 pasteboard
  access with QT = 5.

 The show stopper is headlessness. You need to make sure that you can start
 regular OS X applications via SSH.

 Ssh into your machine and run this:
 $ open /Applications/Calculator.app

 Make sure it shows in the display of that machine.
 --
 Thiago Macieira - thiago.macieira (AT) intel.com
   Software Architect - Intel Open Source Technology Center

 ___
 Interest mailing list
 Interest@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/interest


-- 


This email is intended solely for the person or entity to which it is 
addressed and may contain confidential and/or privileged information. If 
you are not the intended recipient and have received this email in error, 
please notify BroadSoft, Inc. immediately by replying to this message, and 
destroy all copies of this message, along with any attachment, prior to 
reading, distributing or copying it.

___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] running unit tests that use QWidgets no longer works over ssh on osx with QT5

2014-02-18 Thread Thiago Macieira
Em ter 18 fev 2014, às 12:21:13, Teemu patja escreveu:
 Has the QT project solved the above problem in the QT CI system?

The tests are not run via SSH and the OS X servers are not headless.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] running unit tests that use QWidgets no longer works over ssh on osx with QT5

2014-02-18 Thread Teemu Patja
I undestand the QT CI system is built on top of Jenkins. With Jenkins the
common way for connecting OSX build slaves is over SSH.

Can you share how you are using the OSX build slaves for these tests?

To clarify, the show stopper is not the headlessness, but rather pasteboard
access with QT = 5.

Thanks.


On Tue, Feb 18, 2014 at 6:50 PM, Thiago Macieira
thiago.macie...@intel.comwrote:

 Em ter 18 fev 2014, às 12:21:13, Teemu patja escreveu:
  Has the QT project solved the above problem in the QT CI system?

 The tests are not run via SSH and the OS X servers are not headless.
 --
 Thiago Macieira - thiago.macieira (AT) intel.com
   Software Architect - Intel Open Source Technology Center

 ___
 Interest mailing list
 Interest@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/interest


-- 


This email is intended solely for the person or entity to which it is 
addressed and may contain confidential and/or privileged information. If 
you are not the intended recipient and have received this email in error, 
please notify BroadSoft, Inc. immediately by replying to this message, and 
destroy all copies of this message, along with any attachment, prior to 
reading, distributing or copying it.

___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest


Re: [Interest] running unit tests that use QWidgets no longer works over ssh on osx with QT5

2014-02-18 Thread Thiago Macieira
Em ter 18 fev 2014, às 19:52:18, Teemu Patja escreveu:
 I undestand the QT CI system is built on top of Jenkins. With Jenkins the
 common way for connecting OSX build slaves is over SSH.
 
 Can you share how you are using the OSX build slaves for these tests?
 
 To clarify, the show stopper is not the headlessness, but rather pasteboard
 access with QT = 5.

The show stopper is headlessness. You need to make sure that you can start 
regular OS X applications via SSH.

Ssh into your machine and run this:
$ open /Applications/Calculator.app

Make sure it shows in the display of that machine.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

___
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest