Bug 98091 - Dialogue boxes not clear with OpenGL
Summary: Dialogue boxes not clear with OpenGL
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
5.1.0.3 release
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: VCL-OpenGL
  Show dependency treegraph
 
Reported: 2016-02-22 21:15 UTC by David H
Modified: 2016-03-04 10:08 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
screen shot (8.60 KB, image/png)
2016-02-22 21:19 UTC, David H
Details
opengl log (309 bytes, text/plain)
2016-02-28 22:14 UTC, David H
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David H 2016-02-22 21:15:18 UTC

    
Comment 1 David H 2016-02-22 21:19:56 UTC
Created attachment 122892 [details]
screen shot
Comment 2 David H 2016-02-22 21:21:46 UTC
The dialogue boxes appear as in screen shot when opengl is enabled
Comment 3 Cor Nouws 2016-02-22 22:45:27 UTC
thanks for filing this!
Can you please give your driver information?
And the version of WIndows?
Ciao - Cor
Comment 4 David H 2016-02-22 23:28:55 UTC
opengl ver. 6.14.10.13399 (amd)
Windows 10

Had no issues in LO 5.0.5 with opengl enabled or disabled.
Comment 5 Buovjaga 2016-02-28 16:30:59 UTC
Please give the contents of:
C:\Users\User\AppData\Roaming\LibreOffice\4\cache\opengl_device.log

You might also want to test with 5.1.1 after it is released next week.
Comment 6 David H 2016-02-28 22:14:07 UTC
Created attachment 123059 [details]
opengl log
Comment 7 Michael Meeks 2016-02-29 09:57:01 UTC
Very interesting; would be much appreciated if you could re-test with:

http://dev-builds.libreoffice.org/pre-releases/win/x86_64/LibreOffice_5.1.1.2_Win_x64.msi

Which has a number of GL fixes ! =)

Thanks !
Comment 8 David H 2016-02-29 14:27:42 UTC
(In reply to Michael Meeks from comment #7)
> Very interesting; would be much appreciated if you could re-test with:
> 
> http://dev-builds.libreoffice.org/pre-releases/win/x86_64/LibreOffice_5.1.1.
> 2_Win_x64.msi
> 
> Which has a number of GL fixes ! =)
> 
> Thanks !

Hi
Used 5.1.1.2

If "Use OpenGl" is ticked, on restart  "Current GL status:" states "Disabled"

If "Force OpenGL" is ticked, on restart "Current GL status:" states "Enabled" and bug still exists.
Comment 9 Michael Meeks 2016-03-04 10:08:26 UTC
Ok - so your device is black-listed =) But we didn't black-list it before because we didn't package the blocklist (by mistake). So - fixed for now.

The AMD/ATI drivers need to be:

        <entry os="all" vendor="amd" compare="less" version="15.200.1062.1004"> <!-- 150.200 -->

greater than that version to work - you could try updating your drivers to see if that fixes it of course;

Thanks for reporting ! =)