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. _______________________________________________ Okular-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/okular-devel
