This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 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]

Re: problems


On Wed, 8 Sep 2004, Paul Shepherd wrote:

> When I run startx from my cygwin install, it always has trouble finding the
> standard keyborad font, and fails to start the xwindow.
> I have no /usr/X11R6/lib/X11/fonts/CID/ folder on my pc.
> sample run:
>
> $ startx
> [snip]
>      57 [unknown (0x558)] xkbcomp 1888 handle_exceptions: Error while
> dumping state (probably corrupted stack)
> [snip]
> winProcEstablishConnection - winInitClipboard returned.
> winClipboardProc - Hello
> DetectUnicodeSupport - Windows NT/2000/XP
> winClipboardProc - DISPLAY=127.0.0.1:0.0
>
> winClipboardIOErrorHandler!
>
> XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
>       after 4 requests (3 known processed) with 0 events remaining.

In the absense of the attached output of "cygcheck -svr" (as requested in
the Cygwin problem report page at <http://cygwin.com/problems.html>), a
WAG: is your /tmp textmode-mounted (see the output of "mount")?  If so,
issue the following command:

mount -fsb "`cygpath -m /tmp`" /tmp

and try "startx" again.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing."  -- Dr. Jubal Harshaw


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