Bug 1610692

Summary: [fix available] (soffice:13740): Gtk-CRITICAL **: 10:28:04.861: gtk_widget_queue_draw_area: assertion 'height >= 0' failed
Product: Red Hat Enterprise Linux 7 Reporter: Martin Krajnak <mkrajnak>
Component: libreofficeAssignee: Caolan McNamara <caolanm>
Status: CLOSED ERRATA QA Contact: Desktop QE <desktop-qa-list>
Severity: urgent Docs Contact:
Priority: high    
Version: 7.6CC: neteler, tpelka
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: libreoffice-5.3.6.1-17.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-30 07:57:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Krajnak 2018-08-01 08:33:19 UTC
Description of problem:
Trigerring the print dialog results in the following message printed to stderr

(soffice:13740): Gtk-CRITICAL **: 10:28:04.861: gtk_widget_queue_draw_area: assertion 'height >= 0' failed

(soffice:13740): Gtk-CRITICAL **: 10:28:04.861: gtk_widget_queue_draw_area: assertion 'height >= 0' failed

(soffice:13740): Gtk-CRITICAL **: 10:28:05.065: gtk_widget_queue_draw_area: assertion 'height >= 0' failed

(soffice:13740): Gtk-CRITICAL **: 10:28:05.065: gtk_widget_queue_draw_area: assertion 'height >= 0' failed

(soffice:13740): Gtk-CRITICAL **: 10:28:05.245: gtk_widget_queue_draw_area: assertion 'height >= 0' failed

(soffice:13740): Gtk-CRITICAL **: 10:28:05.245: gtk_widget_queue_draw_area: assertion 'height >= 0' failed

(soffice:13740): Gtk-CRITICAL **: 10:28:05.431: gtk_widget_queue_draw_area: assertion 'height >= 0' failed

(soffice:13740): Gtk-CRITICAL **: 10:28:05.431: gtk_widget_queue_draw_area: assertion 'height >= 0' failed

Version-Release number of selected component (if applicable):
libreoffice-5.3.6.1-16.el7.x86_64

How reproducible:
always

Steps to Reproduce:
1 Run oowriter/ooimpress
2.Go for File -> Print or press Control+P

Actual results:
a dialog appears ok but those messages indicates otherwise

Expected results:
there should be no error

Additional info:

Comment 2 Caolan McNamara 2018-08-01 09:13:10 UTC
Its mostly just cosmetic, nothing actually critical, my upstream fix is...

https://gerrit.libreoffice.org/#/c/58391/

Comment 4 Martin Krajnak 2018-08-02 14:56:49 UTC
tested on libreoffice-5.3.6.1-17.el7

Comment 5 markusN 2018-10-07 08:47:28 UTC
The same messages also appear with Fedora 28, version:

libreoffice-core-6.0.6.2-1.fc28.x86_64

(soffice:1169): Gtk-CRITICAL **: 10:42:52.745: gtk_widget_queue_draw_area: assertion 'height >= 0' failed

(soffice:1169): Gtk-CRITICAL **: 10:42:52.745: gtk_widget_queue_draw_area: assertion 'height >= 0' failed

(soffice:1169): Gtk-CRITICAL **: 10:42:52.990: gtk_widget_queue_draw_area: assertion 'height >= 0' failed

(soffice:1169): Gtk-CRITICAL **: 10:42:52.990: gtk_widget_queue_draw_area: assertion 'height >= 0' failed

(soffice:1169): Gtk-CRITICAL **: 10:42:53.209: gtk_widget_queue_draw_area: assertion 'height >= 0' failed

(soffice:1169): Gtk-CRITICAL **: 10:42:53.210: gtk_widget_queue_draw_area: assertion 'height >= 0' failed
[...]

Would be nice to see that "silenced" there, too.

Comment 7 errata-xmlrpc 2018-10-30 07:57:26 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2018:3054

Comment 8 markusN 2018-10-30 09:20:52 UTC
As the problem persists with the current libreoffice-core-6.0.6.2-2.fc28.x86_64
shall I open a separate bug for Fedora, linking to this bug report?

Comment 9 Caolan McNamara 2018-10-30 09:32:57 UTC
yeah, rhel != fedora, that said, this is a cosmetic thing really