Can run Eclipse from a remote Linux box.

Michael March mmarch@gmail.com
Wed Dec 13 20:22:00 GMT 2006


First.. the version of Cygwin:

  $ uname -a
  CYGWIN_NT-5.1 maupin-ng 1.5.21(0.156/4/2) 2006-07-30 14:21 i686 Cygwin

Here is what I get on the remote command line:

  [mmarch@server mmarch]$ eclipse
  The program 'EasyEclipse' received an X Window System error.
  This probably reflects a bug in the program.
  The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 1602 error_code 3 request_code 38 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)


Here is what the local console says:

  mmarch@maupin-ng ~
  $ startx

  Welcome to the XWin X Server
  Vendor: The Cygwin/X Project
  Release: 6.8.99.901-4

  Contact: cygwin-xfree@cygwin.com

  XWin was started with the following command line:

  X :0 -multiwindow -clipboard

  (WW) /tmp mounted int textmode
  _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
  winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
  (II) XF86Config is not supported
  (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information
  winDetectSupportedEngines - Windows NT/2000/XP
  winDetectSupportedEngines - DirectDraw installed
  winDetectSupportedEngines - DirectDraw4 installed
  winDetectSupportedEngines - Returning, supported engines 00000007
  winSetEngine - Multi Window or Rootless => ShadowGDI
  winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel
  winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 800 depth: 32
  winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
  winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32
  null screen fn ReparentWindow
  null screen fn RestackWindow
  InitQueue - Calling pthread_mutex_init
  InitQueue - pthread_mutex_init returned
  InitQueue - Calling pthread_cond_init
  InitQueue - pthread_cond_init returned
  winInitMultiWindowWM - Hello
  winInitMultiWindowWM - Calling pthread_mutex_lock ()
  winMultiWindowXMsgProc - Hello
  winMultiWindowXMsgProc - Calling pthread_mutex_lock ()
  MIT-SHM extension disabled due to lack of kernel support
  XFree86-Bigfont extension local-client optimization disabled due to
lack of shar
  ed memory support in the kernel
  (--) Setting autorepeat to delay=500, rate=31
  (--) winConfigKeyboard - Layout: "00000409" (00000409)
  (--) Using preset keyboard for "English (USA)" (409), type "4"
  Rules = "xorg" Model = "pc105" Layout = "us" Variant = "(null)"
Options = "(null
  )"
  (--) 3 mouse buttons found
  Could not init font path element /usr/X11R6/lib/X11/fonts/CID/,
removing from li
  st!
  winPointerWarpCursor - Discarding first warp: 640 400
  winInitMultiWindowWM - pthread_mutex_lock () returned.
  winProcEstablishConnection - Hello
  cat: /home/mmarch/.Xauthority: No such file or directory
  winInitClipboard ()
  winClipboardProc - Hello
  winProcEstablishConnection - winInitClipboard returned.
  DetectUnicodeSupport - Windows NT/2000/XP
  winInitMultiWindowWM - pthread_mutex_unlock () returned.
  winClipboardProc - DISPLAY=127.0.0.1:0.0
  winMultiWindowXMsgProc - pthread_mutex_lock () returned.
  winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0
  winMultiWindowXMsgProc - pthread_mutex_unlock () returned.
  winClipboardProc - XOpenDisplay () returned and successfully opened
the display.

  winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0
  winInitMultiWindowWM - XOpenDisplay () returned and successfully
opened the disp
  lay.
  winProcSetSelectionOwner - Clipboard not yet started, aborting.
  winProcSetSelectionOwner - Clipboard not yet started, aborting.
  winMultiWindowXMsgProc - XOpenDisplay () returned and successfully
opened the di
  splay.
  winMultiWindowXMsgProcErrorHandler - ERROR: BadWindow (invalid
Window parameter)

  winMultiWindowXMsgProcErrorHandler - ERROR: BadWindow (invalid
Window parameter)

  winMultiWindowXMsgProcErrorHandler - ERROR: BadWindow (invalid
Window parameter)

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



More information about the Cygwin-xfree mailing list