Wayland Libreoffice dialogs problem

I’ve discovered a bug using Plasma / Wayland / Libreoffice, where clicking simple dialog popups such as the font size or the font color result in failure to display the dialog. Or more correctly I can sometimes see the color chooser flash briefly in middle of screen. Therefore cannot choose color.
Under X11 there is no problem.
As I am uncertain where the bug actually lies (LO or Plasma ?) I have not yet reported anywhere.

Operating System: EndeavourOS
KDE Plasma Version: 5.24.2
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.3
Kernel Version: 5.16.12-zen1-1-zen (64-bit)
Graphics Platform: X11
Processors: 12 × Intel® Core™ i7-9750H CPU @ 2.60GHz
Memory: 31.2 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1650/PCIe/SSE2

Version: 7.3.1.3 / LibreOffice Community
Build ID: 30(Build:3)
CPU threads: 12; OS: Linux 5.16; UI render: default; VCL: kf5 (cairo+xcb)
Locale: en-GB (en_NZ.UTF-8); UI: en-US
7.3.1-1
Calc: threaded

2 Likes

I can confirm the same…that’s the one bug which prevents me to use Wayland :neutral_face:

1 Like

A further possible issue is NVIDIA graphics affecting Plasma in Wayland. All the same, the KDE developers may appreciate your filing a bug report even if it turns out that it isn’t a Plasma issue, per se.

1 Like

https://bugs.kde.org/show_bug.cgi?id=451299

And thank you, thank you, thank you, for not using “per say”! :grin:

1 Like

You’re welcome :grinning:

1 Like

It doesn’t seems, I have only Intel graphics and I face the same bug.

2 Likes

Same here using AMD Radeon RX 5500 XT graphics

2 Likes

if on plasma, do you use the look of feel of plasma ?

see : /etc/profile.d/libreoffice-fresh.sh ? or qt5 :slight_smile:

[onyx@onyx-pc ~]$ cat /etc/profile.d/libreoffice-fresh.sh

to force a certain look’n feel

#export SAL_USE_VCLPLUGIN=gen
#export SAL_USE_VCLPLUGIN=gtk3_kde5
#export SAL_USE_VCLPLUGIN=kf5
#export SAL_USE_VCLPLUGIN=qt5
#export SAL_USE_VCLPLUGIN=gtk3

1 Like

The gtk3 option is recommended in Arch’s wiki, though I believe gtk3_kde5 worked for me as well.

3 Likes

Setting to gtk3_kde5 did the trick, thanks!

1 Like

Hmmm just realised something has stuffed up the Global Menu by doing this too; it doesn’t appear at all in Libreoffice now, but used to. No reversion nor other options is bringing it back. Busy trying to hunt down what arcane file controls that.

The fix for menus not appearing with LO is to go into KDE system settings, Background services, turn off the Application Menus Daemon, Log out, back in.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.