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: Solaris CDE 1.3 and cygwin


Hello,

Thanks for your message but it doesn't work with me. My pointer still
freezes and I have to kill the X window. I tried your command line:
xinit -n xterm-1 -j -ls -sb -sl 500 -rightbar -geometry +361+0 -e bash --
-clipboard -scrollbars -engine 4 -ac -query <server address> -lesspointer
-fp tcp/<server address>:7100

Here is the messages I obtain in the command window:
$ xinit: connection to X server lost.
Xterm: fatal IO error 104 (Connection reset by peer) or KillCient on X
server ":0.0"

$ 4 [proc] xterm 3736 get_proc_lock: Couldn't aquire sync_proc_subproc for
(2,0), Win32 error 288, last 2

Here is the XWin.log file:

Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 4.3.0.51
Contact: cygwin-xfree@cygwin.com

XWin was started with the following command line:

X :0 -clipboard -scrollbars -engine 4 -ac -query tom -lesspointer -fp 
tcp/tom:7100 

ddxProcessArgument - Initializing default screens
winInitializeDefaultScreens - w 1400 h 1050
winInitializeDefaultScreens - Returning
OsVendorInit - Creating bogus screen 0
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
winDetectSupportedEngines - Windows NT/2000/XP
winDetectSupportedEngines - DirectDraw installed
winDetectSupportedEngines - DirectDraw4 installed
winDetectSupportedEngines - Returning, supported engines 00000007
winScreenInit - dwWidth: 1400 dwHeight: 1050
winSetEngine - Using user's preference: 4
winAdjustVideoModeShadowDDNL - Using Windows display depth of 32 bits per
pixel
winCreateBoundingWindowWindowed - User w: 1400 h: 1050
winCreateBoundingWindowWindowed - Current w: 1400 h: 1050
winAdjustForAutoHide - Original WorkArea: 0 0 1022 1400
winAdjustForAutoHide - Adjusted WorkArea: 0 0 1022 1400
winCreateBoundingWindowWindowed - WindowClient w 1392 h 995 r 1392 l 0 b 995
t 0
winWindowProc - WM_SIZE - window w: 1400 h: 1022, new client area w: 1392 h:
995
winCreateBoundingWindowWindowed -  Returning
winCreatePrimarySurfaceShadowDDNL - Creating primary surface
winCreatePrimarySurfaceShadowDDNL - Created primary surface
winCreatePrimarySurfaceShadowDDNL - Attached clipper to primary surface
winAllocateFBShadowDDNL - lPitch: 5568
winAllocateFBShadowDDNL - Created shadow pitch: 5568
winAllocateFBShadowDDNL - Created shadow stride: 1392
winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
winInitVisualsShadowDDNL - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp
32
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
shared memory support in the kernel
(--) Setting autorepeat to delay=500, rate=31
(--) winConfigKeyboard - Layout: "0000040C" (0000040c) 
(--) Using preset keyboard for "French (Standard)" (40c), type "4"
Rules = "xfree86" Model = "pc105" Layout = "fr" Variant = "(null)" Options =
"(null)"
winPointerWarpCursor - Discarding first warp: 696 497
winBlockHandler - Releasing pmServerStarted
winBlockHandler - pthread_mutex_unlock () returned
winProcEstablishConnection - Hello
winProcEstablishConnection - Xdmcp enabled, waiting to start clipboard
client until fourth call.
winProcEstablishConnection - Hello
winProcEstablishConnection - Xdmcp enabled, waiting to start clipboard
client until fourth call.
winProcEstablishConnection - Hello
winProcEstablishConnection - Xdmcp enabled, waiting to start clipboard
client until fourth call.
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.
winProcSetSelectionOwner - Clipboard not yet started, aborting.
winProcSetSelectionOwner - Clipboard not yet started, aborting.


_____________________________________________________________


Hello, 
I have solved it, don't know why, but it's working now. 
The new command part inserted is '-fp tcp/<server address>:7100' 
The command is as follows. 
xinit -n xterm-1 -j -ls -sb -sl 500 -rightbar -geometry +361+0 -e bash --
-clipboard -scrollbars -engine 4 -ac -query <server address> -lesspointer
-fp tcp/<server address>:7100
Roman 

o From: Igor Pechtchanski <pechtcha at cs dot nyu dot edu> 
o To: FARGES Christophe <cfarges at laas dot fr>, "Pach Roman (GS-EC/ESA4)
*" <Roman dot Pach at de dot bosch dot com> 
o Cc: cygwin-xfree at cygwin dot com, cygwin at cygwin dot com 
o Date: Thu, 11 Mar 2004 07:29:12 -0500 (EST) 
o Subject: Re: Solaris CDE 1.3 and cygwin 
o References:
<511817FBFD979747B7EF13AA7136E72D2D131C@si-mail07.de.bosch.com> 
o Reply-to: cygwin-xfree at cygwin dot com 
o Reply-to: cygwin-xfree at cygwin dot com 

Wrong list.? Both of these queries should go to cygwin-xfree.? I'm 
redirecting this. 
On Thu, 11 Mar 2004, Pach Roman (GS-EC/ESA4) * wrote: 
> Hello, 
> I have the same problem. The previous version of CDE has been working 
> correctly. 
> I suppose, there are new features of X-Protocol used in CDE, which make 
> the cygwin problems. 
> The cygwin sends no response to query message of CDE 1.3. 
> Roman 
> 
________________________________________________________________________
> 
> 
> Hello, 
> 
> I can't succeed in making cygwin work with my solaris (named tom) running 
> CDE 1.3 
> The command I use is: 
> Xwin.exe -query tom -fp tcp/tom:7100 
> I get a blank screen with a freezed pointer. I can't move the pointer and
I 
> have to kill the X window. 
> 
> Thanks in advance! 
> Your help will really be appreciated, 
> Christophe 
> 
> Here is my Xwin.log file: 
> 
> Welcome to the XWin X Server 
> Vendor: The Cygwin/X Project 
> Release: 4.3.0.51 
> Contact: cygwin-xfree@cygwin.com 
> 
> XWin was started with the following command line: 
> 
> xwin -query tom -fp tcp/tom:7100 
> 
> ddxProcessArgument - Initializing default screens 
> winInitializeDefaultScreens - w 1400 h 1050 
> winInitializeDefaultScreens - Returning 
> OsVendorInit - Creating bogus screen 0 
> _XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root 
> winValidateArgs - g_iNumScreens: 1 iMaxConsecutiveScreen: 1 
> winDetectSupportedEngines - Windows NT/2000/XP 
> winDetectSupportedEngines - DirectDraw installed 
> winDetectSupportedEngines - DirectDraw4 installed 
> winDetectSupportedEngines - Returning, supported engines 00000007 
> winScreenInit - dwWidth: 1400 dwHeight: 1050 
> winSetEngine - Using Shadow DirectDraw NonLocking 
> winAdjustVideoModeShadowDDNL - Using Windows display depth of 32 bits per 
> pixel 
> winCreateBoundingWindowWindowed - User w: 1400 h: 1050 
> winCreateBoundingWindowWindowed - Current w: 1400 h: 1050 
> winAdjustForAutoHide - Original WorkArea: 0 0 1022 1400 
> winAdjustForAutoHide - Adjusted WorkArea: 0 0 1022 1400 
> winCreateBoundingWindowWindowed - WindowClient w 1394 h 997 r 1394 l 0 b
997 t 0 
> winCreateBoundingWindowWindowed -? Returning 
> winCreatePrimarySurfaceShadowDDNL - Creating primary surface 
> winCreatePrimarySurfaceShadowDDNL - Created primary surface 
> winCreatePrimarySurfaceShadowDDNL - Attached clipper to primary surface 
> winAllocateFBShadowDDNL - lPitch: 5576 
> winAllocateFBShadowDDNL - Created shadow pitch: 5576 
> winAllocateFBShadowDDNL - Created shadow stride: 1394 
> winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff 
> winInitVisualsShadowDDNL - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24
bpp 32 
> 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 
> shared memory support in the kernel 
> (--) Setting autorepeat to delay=500, rate=31 
> (--) winConfigKeyboard - Layout: "0000040C" (0000040c) 
> (--) Using preset keyboard for "French (Standard)" (40c), type "4" 
> Rules = "xfree86" Model = "pc105" Layout = "fr" Variant = "(null)" Options
= "(null)" 
> winPointerWarpCursor - Discarding first warp: 697 498 
> winBlockHandler - Releasing pmServerStarted 
> winBlockHandler - pthread_mutex_unlock () returned 
> winProcEstablishConnection - Hello 
> winProcEstablishConnection - Clipboard is not enabled, returning. 
-- 
??????? ??????? ??????? ??????? <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! 
"I have since come to realize that being between your mentor and his route 
to the bathroom is a major career booster."? -- Patrick Naughton 



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