Date: prev next · Thread: first prev next last
2015 Archives by date, by thread · List index


2015-12-03 5:58 GMT+01:00 Allan <hawkeye1111@outlook.com>:

Having problems running Libre Office on both the new Surface Pro 4 and on
the
new Surface Book. After installing the application and clicking on the
application, all I get is a black window for the any application in Libre
Office. This does not happen on the older Surface computers. Only the new
ones. I have tried deleting and re-installing the program without any
success. Also tried installing in compability mode without any luck.
Contacted Microsoft and they stated that they think that the error is in
the
way Libre Office is handling OpenGL. Sorry to state that answer was greek
to
this new user. Any one have any ideas on how I can solve this problem?


If the issue really lies in the way LibreOffice use OpenGL, you can try
disabling it.
If you don't even get access to the application menu, try locate the
registrymodifications.xcu file in your AppData folder
(if I remember correctly, it should be in something like [user
folder]/AppData/Roaming/LibreOffice/4/user).

Open this file with something like notepad or notepad++, search for the
"UseOpenGL" property and set it to false. It should look something like
this:
<prop oor:name="UseOpenGL" oor:op="fuse"><value>false</value></prop>

If you can't find the value in the file (probably because it is set to the
default value, which seems to be "true" on windows), you can insert this
whole line:
<item oor:path="/org.openoffice.Office.Common/VCL"><prop
oor:name="UseOpenGL" oor:op="fuse"><value>false</value></prop></item>
after any "</item>" tag and it should work.

To be on the safe side, make a backup of the file before, in case something
goes wrong.

-- 
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.