https://bugs.documentfoundation.org/show_bug.cgi?id=168177
--- Comment #7 from Hossein <[email protected]> --- This is still reproducible with the latest LO 26.2 dev master: Bad output with gtk3 ui: Version: 27.2.0.0.alpha0+ (X86_64) Build ID: 946497015f750eeed1790c36587cbbcb09b9a6bc CPU threads: 12; OS: Linux 7.0; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: CL threaded Interestingly, the problem happens with qt6, but not with qt6+qfont export SAL_USE_VCLPLUGIN=qt6 instdir/program/soffice Version: 27.2.0.0.alpha0+ (X86_64) Build ID: 946497015f750eeed1790c36587cbbcb09b9a6bc CPU threads: 12; OS: Linux 7.0; UI render: default; VCL: qt6 (cairo+wayland) Locale: en-US (en_US.UTF-8); UI: en-US Calc: CL threaded The output is OK with: export SAL_USE_VCLPLUGIN=qt6 export SAL_VCL_QT_USE_QFONT=1 instdir/program/soffice Version: 27.2.0.0.alpha0+ (X86_64) Build ID: 946497015f750eeed1790c36587cbbcb09b9a6bc CPU threads: 12; OS: Linux 7.0; UI render: default; VCL: qt6 (qfont+wayland) Locale: en-US (en_US.UTF-8); UI: en-US Calc: CL threaded -- You are receiving this mail because: You are the assignee for the bug.
