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!
Which version of GTK3 do you have? Set to NEEDINFO. Change back to UNCONFIRMED after you have provided the information.
Here we go: > sudo zypper info libgtk-3-0 | grep Version Version: 3.20.3-1.2
I too am seeing these messages with version 5.1.2.2 on moving from cell to cell. I am using twm, not GNOME. (soffice:2545): Gtk-CRITICAL **: gtk_render_background: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed (soffice:2545): Gtk-CRITICAL **: gtk_render_frame: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed (soffice:2545): Gtk-CRITICAL **: gtk_style_context_restore: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed
Let's set to NEW and see what happens.
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present on a currently supported version of LibreOffice (5.2.7 or 5.3.3 https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to "inherited from OOo"; 4b. If the bug was not present in 3.3 - add "regression" to keyword Feel free to come ask questions or to say hello in our QA chat: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20170522
I am not now seeing this bug with LibreOffice 5.3.3.2.
Thanks, let's close.