[Okular-devel] [Bug 210539] okular clipboard does not export image/png correctly

Aniket Ray aniket at adobe.com
Wed Oct 21 13:33:24 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=210539





--- Comment #4 from Aniket Ray <aniket adobe com>  2009-10-21 13:33:23 ---
Created an attachment (id=37706)
 --> (http://bugs.kde.org/attachment.cgi?id=37706)
C source of application to reproduce bu

Compile the source using the following

gcc -o GtkClipboardBug GtkClipboardBug.c `pkg-config gtk+-2.0 --cflags --libs`

To reproduce the bug.

1. Launch the application
2. Right click and select a large image (around 1000 x 800 pixels) in okular
and select "save to clipboard".
3  Click on get targets, the output is returned on the terminal. Notice the
long times taken to read image/png format and after that the data is not found.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list