https://bugs.documentfoundation.org/show_bug.cgi?id=140578
--- Comment #7 from Michael Weghorn <[email protected]> --- (In reply to Dan Dascalescu from comment #6) > I found out what reproduces the bug: not having the terminal window open. > (...) > > If I set `Terminal=true` performance is normal, but I end up with an extra > window I don't want. Thanks for the additional analysis! > The window shows these messages: > > > Password: > Failed to create wl_display (Permission denied) > qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even > though it was found. > QStandardPaths: runtime directory '/run/user/1000' is not owned by UID 1001, > but a directory permissions 0700 owned by UID 1000 GID 1000 > QStandardPaths: runtime directory '/run/user/1000' is not owned by UID 1001, > but a directory permissions 0700 owned by UID 1000 GID 1000 Do you see similar messages when running another Qt application than LO? To me, this looks more like a general issue w/ Qt plugins/libraries not working as expected in that setup for some reason. But then, do I understand correctly that the scenario where you see these messages is the "good" one, i.e. with the `Terminal=true` ? -- You are receiving this mail because: You are the assignee for the bug.
