New error display

2004-04-13 Thread Sheldon T. Hall
Folks-

I just updated my Cygwin/X, and the latest version has an undesirable new
habit.

When I run my batch files, I get my usual X desktop, but I also get a DOS
box with the following contents:

--
Vendor: The Cygwin/X Project
Release: 6.7.0.0-3

Contact: [EMAIL PROTECTED]

XWin was started with the following command line:

XWin -clipboard

OsVendorInit - Creating bogus screen 0
winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
winValidateArgs - Returning.
(II) XF86Config is not supported. See
http://x.cygwin.com/docs/faq/cygwin-xfree-
faq.html for more information
winDetectSupportedEngines - Windows NT/2000/XP
winDetectSupportedEngines - DirectDraw installed
winDetectSupportedEngines - DirectDraw4 installed
winDetectSupportedEngines - Returning, supported engines 0007
winScreenInit - dwWidth: 1024 dwHeight: 768
winSetEngine - Multi Window or Rootless = ShadowGDI
winAdjustVideoModeShadowGDI - Using Windows display depth of 16 bits per
pixel
winCreateBoundingWindowWindowed - User w: 1024 h: 768
winCreateBoundingWindowWindowed - Current w: 1024 h: 768
winAdjustForAutoHide - Original WorkArea: 0 0 740 1024
winAdjustForAutoHide - Adjusted WorkArea: 0 0 740 1024
winCreateBoundingWindowWindowed - WindowClient w 1018 h 715 r 1018 l 0 b 715
t 0

winCreateBoundingWindowWindowed -  Returning
winAllocateFBShadowGDI - Creating DIB with width: 1018 height: 715 depth: 16
winAllocateFBShadowGDI - Dibsection width: 1018 height: 715 depth: 16 size
image
: 1455740
winAllocateFBShadowGDI - Created shadow stride: 1018
winFinishScreenInitFB - Masks: f800 07e0 001f
winInitVisualsShadowGDI - Masks f800 07e0 001f BPRGB 6 d 16 bpp
16
winRandRInit ()
winCreateDefColormap - Deferring to fbCreateDefColormap ()
winFinishScreenInitFB - returning
winScreenInit - returning
InitOutput - Returning.
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=250, rate=31
(--) winConfigKeyboard - Layout: 0409 (0409)
(EE) Keyboardlayout US (0409) is unknown
Rules = xorg Model = pc101 Layout = us Variant = (null) Options =
(null
)
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing
from li
st!
winPointerWarpCursor - Discarding first warp: 509 357
winBlockHandler - Releasing pmServerStarted
winBlockHandler - pthread_mutex_unlock () returned
winProcEstablishConnection - Hello
winInitClipboard ()
winProcEstablishConnection - winInitClipboard returned.
winClipboardProc - Hello
DetectUnicodeSupport - Windows NT/2000/XP
winClipboardProc - DISPLAY=127.0.0.1:0.0
winClipboardProc - XOpenDisplay () returned and successfully opened the
display.

winClipboardWindowProc - WM_DRAWCLIPBOARD - Initializing - Returning.
--

The DOS box remains on the screen, and closing it also terminates my X
desktop.

I have not changed my batch files, which worked fine with the previous
version (say 3 weeks ago) of Cygwin/X.

How can I eliminate this?

-Shel

--
Sheldon T. Hall
[EMAIL PROTECTED]
206-780-7971 (CMHC)
206-842-2858 (Home)



Fw: Problem Using Cygwin To Open Remote CDE

2002-10-24 Thread Sheldon T. Hall
I believe Bryan White has discovered a real bug in xfree86/cygwin.  Here's
his message and my response in comp.unix.solaris.

I'm not on the [EMAIL PROTECTED] mailing list, so if you wish to reach
me, go direct.

Thanks.

-Shel

- Original Message -
From: Sheldon T. Hall [EMAIL PROTECTED]
Newsgroups: comp.unix.solaris
Sent: Thursday, October 24, 2002 10:18 AM
Subject: Re: Problem Using Cygwin To Open Remote CDE



 Bryan White [EMAIL PROTECTED] wrote in message
 news:6aHt9.8140$46.1600;fe01...
  hola -
 
  i've been using xwin32 to remotely log on to my cde session on my
sparc10
  from my windows box. my trial version is about to expire and i don't
have
  the $$ to buy a license. anyway i've installed cygwin  xfree86. i can
run
 a
  local x session just fine  i can even display the x sessions on my
linux
  boxes. however, i am unable to get it working with my sparc10.
 
  i launch cygwin and type 'XWin -query 172.16.1.201' (which is working
fine
  for my linux boxes), however all i get when connecting to the sparc10 is
 the
  blank grey screen  the mouse pointer. like i say, xwin32 has worked
just
  fine connecting to the sparc10, so i'm confident that it is ready to go.
i
  have read on google groups that many people use cygwin to connect to
their
  sun boxes, i'm just wondering why i can't?? it seems they've been using
 the
  same command as me.

 Further to the above ... using your -query command resulting in the
 following errors in the log:

 Wed Oct 23 21:03:12 2002 error (pid 20305): Hung in
 XOpenDisplay(208.178.101.40:0) attempt #0, aborting.
 Wed Oct 23 21:03:12 2002 error (pid 20305): Server open attempt #0 failed
 for 208.178.101.40:0, giving up

 Now, the interesting thing here is that the IP address 298.178.101.40 is
not
 the IP address I used, no is it one on my network, or my ISP's network.
It
 is, however, an address I know.  Bring up xfree86 with a local xterm and
 command xhost; you'll see it.  It seems to be built into xfree86
somehow,
 maybe left over from testing.  It's the address of some law firm,
according
 to whois

 I think you've found a real xfree86 bug.

 -Shel