https://bugs.documentfoundation.org/show_bug.cgi?id=156562
Michael Weghorn <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |[email protected] Ever confirmed|0 |1 Blocks| |102495 --- Comment #1 from Michael Weghorn <[email protected]> --- I can reproduce that on Debian testing in a Plasma Wayland session, e.g. as follows: 1) start LO Writer 2) select text "hello world" in Gedit, Ctrl+C 3) switch to LO Writer, Ctrl+Shift+V, select "Unformatted Text" It works when just using Ctrl+V. Also works when using the gtk3 VCL plugin (set environment variable SAL_USE_VCLPLUGIN=gtk3 before starting LO) or when forcing the use of the Qt X11 backend (QT_QPA_PLATFORM=xcb). With a debug build, these warnings can be seen in the terminal from which LO was started: warn:vcl.qt:293019:293019:vcl/qt5/QtTransferable.cxx:181: In flight clipboard change detected - broken clipboard read! warn:vcl.qt:293019:293019:vcl/qt5/QtTransferable.cxx:181: In flight clipboard change detected - broken clipboard read! warn:vcl.qt:293019:293019:vcl/qt5/QtTransferable.cxx:181: In flight clipboard change detected - broken clipboard read! Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: d1d07992a89ba503f1d457a8f79926063f4d3f9c CPU threads: 12; OS: Linux 6.4; UI render: default; VCL: kf5 (cairo+xcb) Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: threaded Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=102495 [Bug 102495] [META] KDE (kf5) VCL backend bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
