https://bugs.documentfoundation.org/show_bug.cgi?id=99428
Bug ID: 99428
Summary: Libreoffice Calc clutters terminal on changing the
cell
Product: LibreOffice
Version: 5.1.2.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Package: libreoffice-calc
Version: 5.1.2.2-1.5
Reproduce:
1) use gnome
2) start a uxterm
3) type
libreoffice &[Enter]
in the uxterm console
4) create a fresh spreadsheet
5) each time you click a cell, the following is printed to your console:
[
** (soffice:5092): WARNING **: Unknown event notification 36
** (soffice:5092): WARNING **: Unknown event notification 34
(soffice:5092): Gtk-CRITICAL **: gtk_style_context_save: assertion
'GTK_IS_STYLE_CONTEXT (context)' failed
(soffice:5092): Gtk-CRITICAL **: gtk_style_context_set_state: assertion
'GTK_IS_STYLE_CONTEXT (context)' failed
(soffice:5092): Gtk-CRITICAL **: gtk_render_background: assertion
'GTK_IS_STYLE_CONTEXT (context)' failed
(soffice:5092): Gtk-CRITICAL **: gtk_render_frame: assertion
'GTK_IS_STYLE_CONTEXT (context)' failed
(soffice:5092): Gtk-CRITICAL **: gtk_style_context_restore: assertion
'GTK_IS_STYLE_CONTEXT (context)' failed
]
If between clicks you don't do anything in other applications, the line
regarding notification 34 is dropped.
These messages might be harmful or benign. But I was doing some work in the
uxterm console, so for me, this clutter was harmful in at least that respect.
See https://bugzilla.suse.com/show_bug.cgi?id=976498
If you replace step 3) by
3a) SAL_USE_VCLPLUGIN=gtk libreoffice &
then the clutter is reduced:
Instead of the above above messages, you see just
[
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"
(soffice:5384): Gdk-WARNING **: gdk_window_set_icon_list: icons too large
(soffice:5384): Gdk-WARNING **: gdk_window_set_icon_list: icons too large
]
I'd be very happy to see a fix!
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs