Bug 1597860
Summary: | Evince is sometimes rendered incorrectly and cannot be controlled | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Deepu K S <dkochuka> |
Component: | evince | Assignee: | Marek Kašík <mkasik> |
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.5 | CC: | bsanford, dkochuka, tpelka |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | evince-3.28.2-4.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-10-30 10:27:16 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
Deepu K S
2018-07-03 17:33:25 UTC
We could see below error when launching evince. (evince:8693): Gtk-WARNING **: Allocating size to EvSidebar 0x210a4e0 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate? I suspected it to be https://bugzilla.gnome.org/show_bug.cgi?id=767136 I tried the fix, but it only suppresses the 'Gtk-WARNING' message, but doesn't fix the problem. Hi, this bug has been fixed in evince 3.28 to which we are rebasing (see #1567186). To be more specific, it was this commit: https://gitlab.gnome.org/GNOME/evince/commit/937e77fc7b078cce3cd2839a42212c124baff9f4. Regards Verified on RHEL-7.6-20180812.n.0 & evince-3.28.2-5 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:3140 |