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

--- Comment #10 from Michael Weghorn <m.wegh...@posteo.de> ---
(In reply to Eyal Rozenberg from comment #6)
> (In reply to Buovjaga from comment #1)
> > Lubuntu packagers insist on using qt5 even though it is not recommended.
> 
> Also... getting this with a version of LO I downloaded from the website. I
> mean, initially, it might have been whatever Lubuntu packaged, now it's LO's
> DEBs.

If (which is what I'd guess to be the case) Lubuntu sets the
SAL_USE_VCLPLUGIN=qt5 environment variable for the session, that affects all LO
installations, not just the Lubuntu-packaged one. You can check with `env |
grep SAL` to see whether this variable is set (and `grep -r SAL_USE_VCLPLUGIN
/etc/X11/Xsession*` might show where this is set, if it uses the "traditional"
mechanism; there may be other ways by now to achieve the same e.g. if systemd's
session management is used).

As mentioned in the bug report Ilmari mentioned in comment 1, I'd strongly
recommend setting SAL_VCL_QT5_USE_CAIRO=1 as well if using qt5; otherwise this
results in the (known to be experimental and not meant to be used in
production) qfont rendering path being used.

(In reply to Eyal Rozenberg from comment #9)
> I get:
> 
> CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: kf5 (cairo+xcb)
> 
> with the text not overlapping but the shape drawn weirdly. But - perhaps the
> shape thing merits its own bug?

Yes, that sounds like a different issue that should be handled separately.
Please also attach a sample presentation there that can be used to reproduce.
(I only see screenshots here so far.)

If this happens only with kf5 and e.g. not gtk3, feel free to set that as
blocking for the kf5 meta bug tdf#102495.

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

Reply via email to