On 27/02/17 13:29, Γιώργος Κωστόπουλος wrote:
Is it possible to run a KDE app in cygwin?
I tried some of them, but I keep receiving the error message:
"QXcbConnection: Could not connect to display. Aborted (core dumped)".

Try the following commands from a Cygwin bash shell:

    XWin -multiwindow &
    export DISPLAY=:0.0

Then start your application as before.

Dave.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to