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

--- Comment #5 from regivanx <[email protected]> ---
SAL_USE_VCLPLUGIN=gen libreoffice
solves the slowing down problem when changing cells, but the interface is slow
and the icons are ugly.

SAL_USE_VCLPLUGIN=kde5 libreoffice
solves the slowing down problem when changing cells AND the interface is fast
and the icons are pretty. GOOD SOLUTION.

SAL_USE_VCLPLUGIN=qt5 libreoffice
it does not solve the slowing down problem, but the change of cells is a little
faster (bug present but less severe)

SAL_USE_VCLPLUGIN=gkt libreoffice
is the worst. Changing cells is so slow that it makes LibreOffice Calc almost
unusable.

I use LXDE desktop what use gtk toolkit.

echo $SAL_USE_VCLPLUGIN
gtk

the value of the variable is set in /usr/bin/startlxde, I think. It doesn't
exist in /usr/bin/startlxqt.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to