https://bugs.documentfoundation.org/show_bug.cgi?id=162302
--- Comment #18 from Hossein <[email protected]> --- Still reproducible with the latest LO 27.2 dev master with qt6 UI. Version: 27.2.0.0.alpha0+ (X86_64) Build ID: d9d87d79ced23f8a770eaf94de7e59d59d8eb49e CPU threads: 12; OS: Linux 7.0; UI render: default; VCL: qt6 Locale: en-US (en_US.UTF-8); UI: en-US Calc: CL threaded With QFONT, the situation is worse, and I get immediate crash upon opening. export QT_QPA_PLATFORM=wayland export SAL_VCL_QT_USE_QFONT=1 export SAL_USE_VCLPLUGIN=qt6 instdir/program/soffice Without QFONT, qt6 UI goes into some invalid state, and the text rendering in the document no longer works. Similar problems happen for gtk3. Things seem to be fine with gen ui (which does not support scaling) using Skia/Vulkan: Version: 27.2.0.0.alpha0+ (X86_64) Build ID: d9d87d79ced23f8a770eaf94de7e59d59d8eb49e CPU threads: 12; OS: Linux 7.0; UI render: Skia/Vulkan; VCL: x11 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.
