On 4/10/2014 2:46 PM, Benjamin Zeller wrote:
> Try to add DISPLAY=:1 to the environment, so the application knows where
> to look for X.
>
> Am 10.04.2014 20:15, schrieb Duane:
>> I have a controller that runs x on console 1.  When I try to launch a
>> remote debug session I get the error
>>
>> CifXBoardTest: cannot connect to X server :0.0
>>
>>
>> How can I redirect this?
>>
>> _______________________________________________
>> Qt-creator mailing list
>> [email protected]
>> http://lists.qt-project.org/mailman/listinfo/qt-creator


Thanks for the reply.  That didn't work.  I had to run

xhost local:root  on the controller as a non-root user.

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to