[Libreoffice-bugs] [Bug 116500] No text is displaying in any of the applications

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 19 20:23:41 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=116500

V Stuart Foote <vstuart.foote at utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |vstuart.foote at utsa.edu
         Resolution|---                         |DUPLICATE

--- Comment #1 from V Stuart Foote <vstuart.foote at utsa.edu> ---
Disable OpenGL rendering.

You'll need to add the below stanzas with a text editor to your profile
configuration--registrymodifications.xcu in the %APPDATA%\LibreOffice\4\user
folder.

They won't be there with a new default profile, because on Windows builds
OpenGL is enabled (unless it was black-listed); once the stanzas are added they
can be edited true or false as needed.

<item oor:path="/org.openoffice.Office.Common/VCL"><prop oor:name="ForceOpenGL"
oor:op="fuse"><value>false</value></prop></item>
<item oor:path="/org.openoffice.Office.Common/VCL"><prop oor:name="UseOpenGL"
oor:op="fuse"><value>false</value></prop></item>


Also, please let us know what GPU and driver your system has (from Windows
msinfo32.exe) 

You can probably resolve with a driver update. But for now marking as duplicate
of bug 112305

*** This bug has been marked as a duplicate of bug 112305 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180319/19c08368/attachment-0001.html>


More information about the Libreoffice-bugs mailing list