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

--- Comment #18 from S.Andreason <[email protected]> ---
(In reply to Roland Baudin from comment #17)
> To see if it exists, type in a terminal:
> 
> ls -la ~/.xinputrc

Hi, In my case, the .xinputrc file did not exist. From my reported
https://bugs.documentfoundation.org/show_bug.cgi?id=151686#c6
$ echo "$GTK_IM_MODULE"
xim

shows it is getting set somewhere.
$ find /etc -type f -exec grep -Fw GTK_IM_MODULE {} +
/etc/X11/Xsession.d/70im-config_launch:   [ -z "$GTK_IM_MODULE" ] && \
/etc/X11/Xsession.d/70im-config_launch:    export GTK_IM_MODULE

referenced, but not set here.
Still can't find where getting set, but found a solution, at least short term:
$ export SAL_USE_VCLPLUGIN=gen
$ LibreOffice-7.3.3.2.basic.help-x86_64.AppImage

now the scrollbars (most visible change) and menu fonts are different, looks
like openoffice-3 from years ago.

Today I created the ~/.xinputrc file with the line:
GTK_IM_MODULE=ibus

and started LibreOffice without the export above, 
the flickering is gone, but the slowdown is still there.

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

Reply via email to