https://bugs.documentfoundation.org/show_bug.cgi?id=152846
--- Comment #14 from Jan Rathmann <[email protected]> --- (In reply to Michael Weghorn from comment #13) > SAL_VCL_QT_USE_WELDED_WIDGETS=1 with current master (development version) > could be used to test the settings dialog like that. (I'm currently having > difficulties reproducing the original problem even without that, but leaving > the rendering to Qt/the style should fix it, I suppose.) I downloaded this build from master, to see if I can test this: https://dev-builds.libreoffice.org/daily/master/Linux-rpm_deb-x86_64@tb99-TDF-dbg/2026-08-21_05.39.08/LibreOfficeDev_27.2.0.0.alpha0_Linux_x86-64_archive.tar.gz But I can't get it to run using the qt6/kf6 VCL, it falls back to the gtk3 renderer. Might this be because I'm running the build on Arch? Related output: $ SAL_USE_VCLPLUGIN=qt6 ./swriter warn:sal.osl:48174:48174:sal/osl/unx/module.cxx:98: dlopen(/home/jan/temp/LibreOfficeDev_27.2.0.0.alpha0_Linux_x86-64_archive/program/libvclplug_qt6lo.so, 257): /home/jan/temp/LibreOfficeDev_27.2.0.0.alpha0_Linux_x86-64_archive/program/libcurl.so.4: version `CURL_OPENSSL_4' not found (required by /usr/lib/libproxy/libpxbackend-1.0.so) warn:vcl.plugadapt:48174:48174:vcl/source/app/salplug.cxx:156: could not load shared object libvclplug_qt6lo.so warn:sal.osl:48174:48174:sal/osl/unx/module.cxx:98: dlopen(/home/jan/temp/LibreOfficeDev_27.2.0.0.alpha0_Linux_x86-64_archive/program/libvclplug_kf5lo.so, 257): libKF5KIOCore.so.5: cannot open shared object file: No such file or directory warn:sal.osl:48174:48174:sal/osl/unx/module.cxx:98: dlopen(/home/jan/temp/LibreOfficeDev_27.2.0.0.alpha0_Linux_x86-64_archive/program/libvclplug_gtk3_kde5lo.so, 257): libKF5KIOCore.so.5: cannot open shared object file: No such file or directory -- You are receiving this mail because: You are the assignee for the bug.
