public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* Copy and paste problem in 4.3.0-42
@ 2004-01-19 10:24 Øyvind Harboe
  2004-01-19 11:16 ` Kensuke Matsuzaki
  0 siblings, 1 reply; 2+ messages in thread
From: Øyvind Harboe @ 2004-01-19 10:24 UTC (permalink / raw)
  To: cygwin-xfree

[-- Attachment #1: Type: text/plain, Size: 977 bytes --]

I've been struggling with a problem that sometimes copy&paste
from Linux to Windows does not work and I've finally got a 
reproduceable case on my machine:

- Load a particular document(not attached) in OpenOffice
- Select all
- Copy 
- Paste in e.g. NotePad
- Nothing happens
- Error in XWin.log:

winClipboardFlushXEvents - SelectionNotify - X*TextPropertyToTextList returned:
XConverterNotFound


Notes:

- if I add or remove a letter in the OO document, the problem no longer
happens. I would have liked to attach a reproduceable case, but I prefer to
limit the distribution of the document to those working on the xserv due to
its content(unexciting, but not the sort of thing to post on the net).
- The document is not big.
- A workaround to is to first select, copy and paste the first half, then to
select, copy and paste the second half. This is kinda strange, because implies
that it is the document as a whole and not parts of it that xserv is
choking on.

Øyvind


[-- Attachment #2: XWin.log --]
[-- Type: text/plain, Size: 3821 bytes --]

ddxProcessArgument - Initializing default screens
winInitializeDefaultScreens - w 1600 h 1200
winInitializeDefaultScreens - Returning
OsVendorInit - Creating bogus screen 0
(EE) Unable to locate/open config file
InitOutput - Error reading config file
winDetectSupportedEngines - Windows NT/2000/XP
winDetectSupportedEngines - DirectDraw installed
winDetectSupportedEngines - Allowing PrimaryDD
winDetectSupportedEngines - DirectDraw4 installed
winDetectSupportedEngines - Returning, supported engines 0000001f
InitOutput - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
winScreenInit - dwWidth: 1600 dwHeight: 1200
winSetEngine - Multi Window => ShadowGDI
winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel
winCreateBoundingWindowWindowed - User w: 1600 h: 1200
winCreateBoundingWindowWindowed - Current w: 1600 h: 1200
winGetWorkArea - Original WorkArea: 0 0 1166 1600
winGetWorkArea - Virtual screen is 2880 x 1200
winGetWorkArea - Virtual screen origin is 0, 0
winGetWorkArea - Primary screen is 1600 x 1200
winGetWorkArea - Adjusted WorkArea for multiple monitors: 0 0 1166 2880
winAdjustForAutoHide - Original WorkArea: 0 0 1166 2880
winAdjustForAutoHide - Adjusted WorkArea: 0 0 1166 2880
winCreateBoundingWindowWindowed - WindowClient w 2880 h 1166 r 2880 l 0 b 1166 t 0
winCreateBoundingWindowWindowed -  Returning
winAllocateFBShadowGDI - Creating DIB with width: 2880 height: 1200 depth: 32
winAllocateFBShadowGDI - Dibsection width: 2880 height: 1200 depth: 32 size image: 13824000
winAllocateFBShadowGDI - Created shadow stride: 2880
winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32
winCreateDefColormap - Deferring to fbCreateDefColormap ()
null screen fn ReparentWindow
null screen fn RestackWindow
winFinishScreenInitFB - Calling winInitWM.
InitQueue - Calling pthread_mutex_init
InitQueue - pthread_mutex_init returned
InitQueue - Calling pthread_cond_init
InitQueue - pthread_cond_init returned
winInitMultiWindowWM - Hello
winInitWM - Returning.
winInitMultiWindowWM - Calling pthread_mutex_lock ()
winFinishScreenInitFB - returning
winMultiWindowXMsgProc - Hello
winScreenInit - returning
winMultiWindowXMsgProc - Calling pthread_mutex_lock ()
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: "00000414" (00000414) 
(--) Using preset keyboard for "Norwegian" (414), type "4"
(EE) No primary keyboard configured
(==) Using compiletime defaults for keyboard
Rules = "xfree86" Model = "pc105" Layout = "no" Variant = "(null)" Options = "(null)"
winPointerWarpCursor - Discarding first warp: 1440 600
winBlockHandler - Releasing pmServerStarted
winBlockHandler - pthread_mutex_unlock () returned
winInitMultiWindowWM - pthread_mutex_lock () returned.
winInitMultiWindowWM - pthread_mutex_unlock () returned.
winMultiWindowXMsgProc - pthread_mutex_lock () returned.
winInitMultiWindowWM - DISPLAY=127.0.0.1:0.0
winMultiWindowXMsgProc - pthread_mutex_unlock () returned.
winMultiWindowXMsgProc - DISPLAY=127.0.0.1:0.0
winProcEstablishConnection - Hello
winInitClipboard ()
winProcEstablishConnection - winInitClipboard returned.
winClipboardProc - Hello
DetectUnicodeSupport - Windows NT/2000/XP
winClipboardProc - DISPLAY=127.0.0.1:0.0
winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the display.
winClipboardProc - XOpenDisplay () returned and successfully opened the display.
winClipboardWindowProc - WM_DRAWCLIPBOARD - Initializing - Returning.
winClipboardFlushXEvents - SelectionNotify - X*TextPropertyToTextList returned: XConverterNotFound

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Copy and paste problem in 4.3.0-42
  2004-01-19 10:24 Copy and paste problem in 4.3.0-42 Øyvind Harboe
@ 2004-01-19 11:16 ` Kensuke Matsuzaki
  0 siblings, 0 replies; 2+ messages in thread
From: Kensuke Matsuzaki @ 2004-01-19 11:16 UTC (permalink / raw)
  To: cygwin-xfree

Øyvind,

xwinclip and -clipboard don't support INCR. Someone need to write INCR related code.
http://www.cygwin.com/ml/cygwin-xfree/2003-10/msg00065.html

-- 
Kensuke Matsuzaki
mailto:zakki@peppermint.jp
http://peppermint.jp


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-19 11:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-19 10:24 Copy and paste problem in 4.3.0-42 Øyvind Harboe
2004-01-19 11:16 ` Kensuke Matsuzaki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).