This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Cygwin/X does not seem to work on Windows 10


What I did:

- Installed all the packages, as described in https://x.cygwin.com/docs/ug/setup.html
- Started XLaunch
- Selected "Multiple Window" and "Start no client", to start the X Server
- Clicked on "Fertig stellen" (= finish).
- Using mintty, I started a cygwin shell (zsh).
- Inside this shell, I tried a 

    xterm &

which, not surprisingly, resulted into:

   xterm: Xt error: Can't open display:
   xterm: DISPLAY is not set

and then a 

    DISPLAY=:0.0 xterm &

which also produced an error message:

   xterm: Xt error: Can't open display: :0.0

Interestingly, there is an X-Icon in the notification area, and when I hover over it, the tooltip says "Cygwin/X Servre: 0.0", but when I right-click on this icon, no context menu appears.

When I do a double-LEFT-click on this icon, the icon disappears completely.

I then opened the Task Manager, but could not find any process where the name hinted that an X server would be running.


Ronald

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]