https://bugs.documentfoundation.org/show_bug.cgi?id=150432
Bug ID: 150432
Summary: Startup of app in Wayland is throwing errors
Product: LibreOffice
Version: 7.3.5.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Description:
When lunching Libreoffice from terminal, I see the following errors:
me:~$ libreoffice --writer
(soffice:231398): Gtk-WARNING **: 09:18:33.050: Theme parsing error:
gtk.css:18:10: 'headerbar' is not a valid property name
(soffice:231398): Gtk-WARNING **: 09:18:33.050: Theme parsing error:
gtk.css:25:10: 'headerbar' is not a valid property name
(soffice:231398): Gtk-WARNING **: 09:18:33.050: Theme parsing error:
gtk.css:34:0: Expected semicolon
(soffice:231398): Gtk-WARNING **: 09:18:33.050: Theme parsing error:
gtk.css:40:0: Expected semicolon
(soffice:231398): Gtk-WARNING **: 09:18:33.050: Theme parsing error:
gtk.css:45:6: 'window' is not a valid property name
(soffice:231398): Gdk-CRITICAL **: 09:18:33.184:
gdk_wayland_window_set_dbus_properties_libgtk_only: assertion
'GDK_IS_WAYLAND_WINDOW (window)' failed
(libreoffice-startcenter:231398): Gdk-CRITICAL **: 09:18:33.219:
gdk_wayland_window_set_dbus_properties_libgtk_only: assertion
'GDK_IS_WAYLAND_WINDOW (window)' failed
(soffice:231398): Gdk-CRITICAL **: 09:18:34.503:
gdk_wayland_window_set_dbus_properties_libgtk_only: assertion
'GDK_IS_WAYLAND_WINDOW (window)' failed
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further
details.
(soffice:231398): Gdk-CRITICAL **: 09:18:38.766:
gdk_wayland_window_set_dbus_properties_libgtk_only: assertion
'GDK_IS_WAYLAND_WINDOW (window)' failed
(soffice:231398): Gdk-CRITICAL **: 09:18:38.860:
gdk_wayland_window_set_dbus_properties_libgtk_only: assertion
'GDK_IS_WAYLAND_WINDOW (window)' failed
(soffice:231398): Gdk-CRITICAL **: 09:18:38.968:
gdk_wayland_window_set_dbus_properties_libgtk_only: assertion
'GDK_IS_WAYLAND_WINDOW (window)' failed
(soffice:231398): Gdk-CRITICAL **: 09:18:38.971:
gdk_wayland_window_set_dbus_properties_libgtk_only: assertion
'GDK_IS_WAYLAND_WINDOW (window)' failed
1. The icon shown in the dock is the generic LibreOffice icon, not the one
specific to the invoked program.
2. There is for a brief moment a prompt with the LibreOffice log, but it is so
fast I can't read.
Steps to Reproduce:
1. Open LibreOffice from terminal (or clicking an icon) in Wayland.
Actual Results:
1. Open LibreOffice from terminal (or clicking an icon) in Wayland.
Expected Results:
I expected, as in Xorg, that each LibreOffice app should be displayed
separately and no error should be shown when started.
Reproducible: Always
User Profile Reset: No
OpenGL enabled: Yes
Additional Info:
OS: Ubuntu 20.04.4 LTS x86_64
Kernel: 5.15.0-46-generic
Shell bash 5.0.17
DE: GNOME
WM: Mutter
Terminal: gnome-terminal
CPU: Intel i7-4910MQ (8) @ 2.900GHz
GPU: NVIDIA GeForce GT 730M
GPU: Intel 4th Gen Core Processor
Memory: 4697MiB / 15879MiB
--
You are receiving this mail because:
You are the assignee for the bug.