
On 25/8/09 16:20, Jon A. Cruz wrote:
If you're having strange issues, there is a little gtk app I wrote to debug clipboard and drag-n-drop. It should be able to list what GTK+ sees, etc.
To get a clipboard dump, you might need to bring up the about screen. (A bit kludgy, but might help) http://sourceforge.net/projects/dragndrop/
Thanks for the tool - just wondering: it recognizes text that I copy in or drag and drop from Inkscape (r22148) on OS X 10.5.8, XQuartz 2.4.0, but when I copy a shape or path it adds content types to the clipboard use/name list but doesn't display any more information on the clipboard content.
Nor does it see text that has been synced (by XQuartz) from the OS X PASTEBOARD to the X11 clipboard i.e. I copy some text in TextEdit (with Cmd+C) and paste it in Inkscape (with Ctrl+V) when using the text tool to enter text. Dragndrop doesn't register any new clipboard contents in this case.
What am I missing?
~suv