https://bugs.documentfoundation.org/show_bug.cgi?id=125934

--- Comment #22 from Michael Weghorn <[email protected]> ---
(In reply to defetov503 from comment #21)

> Unfortunately, this does not work on Ubuntu 20.04, using latest LO from PPA
> (7.3.3.2).

What gtk version do you have? IIUC, this requires >= 3.24.22 (which contains
the commit for https://gitlab.gnome.org/GNOME/gtk/-/issues/767 ).

> However, when using SAL_USE_VCLPLUGIN=gen or
> SAL_USE_VCLPLUGIN=qt5, application icons are displayed correctly. Gtk3 is
> the only one working the other way around.

SAL_USE_VCLPLUGIN=gen probably works because it is using X11 (xwayland).
In the same way, it works for qt5/kf5 when forcing to use the Qt xcb platform
plugin by setting environment variable QT_QPA_PLATFORM=xcb .

For me, the generic icon is used for SAL_USE_VCLPLUGIN=qt5 (just as for kf5) if
not setting QT_QPA_PLATFORM=xcb in addition.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to