[Gambas-user] Issue 575 in gambas: Clipboard change
gambas at ...2524...
gambas at ...2524...
Wed Oct 29 17:27:05 CET 2014
Comment #2 on issue 575 by t.lee.da... at ...626...: Clipboard change
https://code.google.com/p/gambas/issues/detail?id=575
Sometimes, Clipboard.Paste does not take the top item.
For instance, if I have Klipper (Version 0.9.7) configured to not ignore
selections (as in screenshot 'gb-klipper-config-shot'), text that is
highlighted, but *not* copied, will appear on the clipboard. All the text
items in screenshot 'gb-clipboard-shot' were not copied there, but appeared
there only through highlighting the text. The image was deliberately copied.
Clipboard.Paste is "confused" by this. It seems to "think" the top item is
text, as shown in screenshot 'gb-formats-shot' after a click on "Formats".
But is obviously trying to Paste the image, as shown in
screenshot 'gb-error-shot' after a click on "Top Item".
I must wonder if this isn't an issue with the clipboard management tool
instead of a Gambas issue.
[System]
Gambas=3.6.0
OperatingSystem=Linux
Kernel=3.10.54-desktop-2.mga3
Architecture=x86
Distribution=Mageia 3
Desktop=KDE4
Theme=Oxygen
Language=en_US.UTF-8
Memory=1005M
[Libraries]
Cairo=libcairo.so.2.11200.12
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.7.2
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.5.0
GTK+3=libgtk-3.so.0.600.4
GTK+=libgtk-x11-2.0.so.0.2400.17
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.34.0.0
Qt4=libQtCore.so.4.8.6
SDL=libSDL-1.2.so.0.11.4
Attachments:
gb-klipper-config-shot.jpg 44.5 KB
gb-clipboard-shot.jpg 30.1 KB
gb-formats-shot.jpg 14.8 KB
gb-error-shot.jpg 40.5 KB
ClipboardPaste-0.0.1.tar.gz 4.2 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the User
mailing list