Question for running KDE apps.

David Stacey drstacey@tiscali.co.uk
Mon Feb 27 19:35:00 GMT 2017


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



More information about the Cygwin mailing list