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

--- Comment #3 from Walter Rudametkin <rudamet...@gmail.com> ---
I can confirm this issue, it's quite annoying because it's very hard to
navigate the dialogs to unselect the OpenGL options.

The bug occurs on my system when _either_ of the following options are
activated:
'Tools->Options->LibreOffice->View->Use OpenGL for all rendering'
'Tools->Options->LibreOffice->View->Force OpenGL even if blacklisted'.

It's quite hard to undo these because you can't see any of of the options. At
first I tried all kinds of combinations of GTK variables to force a new
GTK_THEME to be used, as for example :
- GTKRCFILE=Clearlooks GTK_MODULES= SAL_USE_VCLPLUGIN=gtk3
GTK_THEME=Adwaita:light libreoffice
- SAL_USE_VCLPLUGIN=gtk 
GTK2_RC_FILES=/usr/share/themes/ZenX-blua/gtk-2.0/gtkrc libreoffice
- GTKRCFILE=Numix GTK_MODULES= SAL_USE_VCLPLUGIN=gtk3 GTK_THEME=Numix 
libreoffice

Other GTK apps change their theme but no combinations worked for libreoffice
(not really sure how I'm supposed to use them, but SAL_USE_VCLPLUGIN=gtk
GTK2_RC_FILES= used to work fine for me before).


Anyway, a trick to deselect the options is to navigate using the keyboard :
- navigate to the Tools->Options->View pane as normally (this part should be
visible)
- press alt+o once (this will select the OpenGL option)
- press space (this will toggle the option, deactivating it if it was selected)
- press alt+o again (this will select the OK button)
- press space (the dialog should close, if not you're not on the OK button,
your likely on the OpenGL option)
- restart libreoffice.

If that doesn't work, maybe the Force OpenGL option was also selected, so we
need to unselect it. Try the following (slightly different from above) :
- navigate to the Tools->Options->View pane
- press alt+f once (this will TOGGLE AND SELECT the Force OpenGL option)
- press alt+o again (this will select the OK button)
- press space (dialog should close, if not you're not on the OK button)
- restart libreoffice.

Hopefully that deactivates both options.

I'm running:
Linux Arch
LibreOffice Version: 5.0.3.2 (from extra/libreoffice-fresh)
Linux Kernel 4.2.5-1-ARCH 64-bit
NVIDIA GK208GLM [Quadro K610M] (rev a1)
Nvidia drivers 358.16
Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz
XFCE

Best regards

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to