Re: Clipboard related failure

2004-02-17 Thread Jack Tanner
I'm seeing the problem as well. Just highlight text in an xterm, paste 
into anything (e.g., notepad), and the program being pasted into stalls. 
Very unfortunate.

Moreover, when I tried to exit Xwin after this (via the systray icon), 
the Xwin closing confirmation dialog also stalled! (Hence, no xwin.log.)

I can't reproduce the problem, but I'll try and keep an eye out for it.

-JT



Clipboard related failure

2004-02-12 Thread haro
Hi all,

I just had and clipboard related problem, and a Windows notpad like
program stopped working (not responsive), along with it.

I currently use XFree86-xserv-4.3.0-44 with cygwin-1.5.7.

I've included the XWin.log file, if it's of any use.

Thanks,
 Haro
=---
   _ _Munehiro (haro) Matsuda
 -|- /_\  |_|_|   Kubota Graphics Technology Inc.
 /|\ |_|  |_|_|   2-8-8 Shinjuku, Shinjuku-ku Tokyo 160-0022, Japan
  Tel: +81-3-3225-0767  Fax: +81-3-3225-0740
  Email: [EMAIL PROTECTED]
ddxProcessArgument - Initializing default screens
winInitializeDefaultScreens - w 1152 h 864
winInitializeDefaultScreens - Returning
OsVendorInit - Creating bogus screen 0
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
(EE) Unable to locate/open config file
InitOutput - Error reading config file
winDetectSupportedEngines - Windows NT/2000/XP
winDetectSupportedEngines - DirectDraw installed
winDetectSupportedEngines - Allowing PrimaryDD
winDetectSupportedEngines - Returning, supported engines 001b
InitOutput - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
winScreenInit - dwWidth: 1152 dwHeight: 864
winSetEngine - Using Shadow DirectDraw
winAdjustVideoModeShadowDD - Using Windows display depth of 16 bits per pixel
winCreateBoundingWindowWindowed - User w: 1152 h: 864
winCreateBoundingWindowWindowed - Current w: 1152 h: 864
winAdjustForAutoHide - Original WorkArea: 0 0 864 1152
winAdjustForAutoHide - Taskbar is auto hide
winAdjustForAutoHide - Found BOTTOM auto-hide taskbar
winAdjustForAutoHide - Adjusted WorkArea: 0 0 863 1152
winCreateBoundingWindowWindowed - WindowClient w 1152 h 863 r 1152 l 0 b 863 t 0
winCreateBoundingWindowWindowed -  Returning
winFinishScreenInitFB - Masks: f800 07e0 001f
winInitVisualsShadowDD - Masks f800 07e0 001f BPRGB 6 d 16 bpp 16
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
(II) Loading US keyboard layout.
(--) winConfigKeyboard - Layout: e0200411 (0411) 
(--) Using preset keyboard for Japanese (411), type 7
(EE) No primary keyboard configured
(==) Using compiletime defaults for keyboard
Rules = xfree86 Model = jp Layout = jp Variant = (null) Options = (null)
Could not init font path element /usr/X11R6/lib/X11/fonts/100dpi/, removing from list!
winPointerWarpCursor - Discarding first warp: 576 431
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.
winProcSetSelectionOwner - OpenClipboard () failed: 
winProcSetSelectionOwner - OpenClipboard () failed: 
winProcSetSelectionOwner - OpenClipboard () failed: 
winProcSetSelectionOwner - OpenClipboard () failed: 
OsVendorReset - Hello


Re: Clipboard related failure

2004-02-12 Thread Ed Avis
[EMAIL PROTECTED] writes:

I just had and clipboard related problem, and a Windows notpad like
program stopped working (not responsive), along with it.

What did you do to cause the program to stop responding?  Others have
seen a problem where _pasting_ into a Windows application from the X
server causes the Windows app to hang.  See
http://article.gmane.org/gmane.os.cygwin.xfree/9829.

-- 
Ed Avis [EMAIL PROTECTED]



Re: Clipboard related failure

2004-02-12 Thread haro
From: Ed Avis ed at membled dot com
Date: 12 Feb 2004 20:39:59 +
::I just had and clipboard related problem, and a Windows notpad like
::program stopped working (not responsive), along with it.
::
::What did you do to cause the program to stop responding?  Others have
::seen a problem where _pasting_ into a Windows application from the X
::server causes the Windows app to hang.  See
::http://article.gmane.org/gmane.os.cygwin.xfree/9829.

Yes, seems to be same problem. I was trying to paste text to Windows app
from kterm (xterm like program).

One thing I forgot to mention was that, I use -rootless mode:
XWin -clipboard -rootless -emulate3buttons 50 -lesspointer

Thanks,
 Haro
=---
   _ _Munehiro (haro) Matsuda
 -|- /_\  |_|_|   Kubota Graphics Technology Inc.
 /|\ |_|  |_|_|   2-8-8 Shinjuku, Shinjuku-ku Tokyo 160-0022, Japan
  Tel: +81-3-3225-0767  Fax: +81-3-3225-0740
  Email: [EMAIL PROTECTED]