Re: Mouse pointer disappears

2004-05-12 Thread Ed Avis
Wilks, Dan [EMAIL PROTECTED] writes:

I have noticed that the mouse pointer disappears when the window has
focus.

Do you happen to use remote desktop or anything like it?

Yes, I occasionally remote desktop into the machine.

-- 
Ed Avis [EMAIL PROTECTED]



RE: Mouse pointer disappears

2004-05-12 Thread Kris Thielemans

 Wilks, Dan [EMAIL PROTECTED] writes:

 I have noticed that the mouse pointer disappears when the window has
 focus.
 

I occasionally get this on my laptop as well (running XP sp1 and latest
cygwin+xorg). This happens in local xterms as well. It might have happened
after doing some ssh -X somewhere_else stuff, but I wouldn't call that
remote desktop (but maybe you would).

Note that I almost never reboot my laptop but hibernate it and drag it
around. Don't know if this would upset the X server.

I have had other occasional weird things such as the X server refusing
connection from everything (saying something along the lines of refusing
connection from xxx.xxx.xxx.xxx:0 which was my current IP number). I
thought this might have happened because my IP number changed from when I
started the server, but I haven't been able to reproduce this.

Thanks for all the effort!

Kris Thielemans
(kris.thielemans at imperial.ac.uk)
Hammersmith Imanet (formerly IRSL)
Cyclotron Building
Hammersmith Hospital
Du Cane Road
London W12 ONN, United Kingdom

web site address: http://www.hammersmithimanet.com/~kris



Mouse pointer disappears

2004-05-11 Thread Ed Avis
With the current Cygwin X server (or what is as close as I can get to
the current one, because cygwin.com is unreachable for me) I have
noticed that the mouse pointer disappears when the window has focus.
If I just move the pointer over the X server window and it isn't
focused then the pointer changes into a correct X pointer for the
application running in the X server (for example it changes into an
up-down arrow when hovering over the modeline in xemacs).  But as soon
as I click in the X server window to give it focus, the mouse pointer
disappears and remains disappeared as long as the pointer location is
above the X server window, and that window is focused.

I can't reproduce this every time but I have seen it on a few
occasions.  Here is a log file:

Welcome to the XWin X Server
Vendor: The Cygwin/X Project
Release: 6.7.0.0-7

Contact: [EMAIL PROTECTED]

XWin was started with the following command line:

/usr/X11R6/bin/XWin -clipboard -engine 1 -br 

ddxProcessArgument - Initializing default screens
winInitializeDefaultScreens - w 1200 h 1600
winInitializeDefaultScreens - Returning
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 0007
winScreenInit - dwWidth: 1200 dwHeight: 1600
winSetEngine - Using user's preference: 1
winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel
winAllocateFBShadowGDI - Creating DIB with width: 1194 height: 1547 depth: 32
winAllocateFBShadowGDI - Dibsection width: 1194 height: 1547 depth: 32 size image: 
7388472
winAllocateFBShadowGDI - Created shadow stride: 1194
winFinishScreenInitFB - Masks: 00ff ff00 00ff
winInitVisualsShadowGDI - Masks 00ff ff00 00ff BPRGB 8 d 24 bpp 32
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=250, rate=31
(--) winConfigKeyboard - Layout: 0809 (0809) 
(--) Using preset keyboard for English (United Kingdom) (809), type 4
Rules = xorg Model = pc105 Layout = gb Variant = (null) Options = (null)
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
winPointerWarpCursor - Discarding first warp: 597 773
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.


-- 
Ed Avis [EMAIL PROTECTED]