Steps to reproduce: 1/ enable OpenGL for all rendering: menu Tools > LibreOffice > View 2/ open a new text document 3/ open the gallery in the sidebar and choose a theme 4/ select some picture in the gallery preview and drag it to the text area of the document. Current behavior: nothing happens, the cursor keeps it cross arrow shape. In the console, I see many warning messages like this: warn:vcl.opengl:24226:1:vcl/opengl/gdiimpl.cxx:1558: check where this call is coming from! NOT IMPLEMENTED YET! These messages do not appear if I do the same without OpenGL enabled for all rendering. Tested with master built at home under Ubuntu 14.10 x86-64. Of course same problem with LO 4.4.2.0.0+ Version: 4.5.0.0.alpha0+ Build ID: 52fa2e97dfef1a5f27aaee6af7ed80800641b86c Ubuntu_14.10_x86-64 Locale: fr_FR Best regards. JBF
For me not reproducible with LO 4.4.0.3, Win 8.1.
I can not confirm with Version: 4.5.0.0.alpha0+ Build ID: a2fa9e2468aa5c4fd4b610c5d0ebc8959e87a072 TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time: 2015-02-23_02:34:05
I believe we've fixed this in the latest master & 5.0.2 work - can you re-test ? I do get some staircase image corruption occasionally - but this is bug#93666
git bisect says the first good commit is: commit 16b0e217c1f67948374ff050496e5d4ffb8ceb90 Author: Michael Meeks <michael.meeks@collabora.com> Date: Wed Sep 2 22:14:10 2015 +0100 tdf#93867 - clear current GL context before thread switch. Fixes regression from otherwise a nice cleanup in: d20092259c7ea63885a539f911788715f8147ee9 Also get polarity of debug logging only with a context right. Change-Id: Id322471f01e5656e758aefc57b0d4d5ad073ec54 :040000 040000 5670588c6f5f77982f264ef222d53a7efe2a6332 56d6a66e633db7d52c219edc6ddfdc6998c3c71b M include :040000 040000 586ddd162fff640243b8fb76c06bd3403c43f3c2 c0b621cf39ae0bba9a315d3f22664d587c20d14f M vcl So marking as a duplicate. *** This bug has been marked as a duplicate of bug 93867 ***