Bug 1610436
Summary: | Gtk-CRITICALs when scrolling in thumbnails bar in large file | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Tomas Hudziec <thudziec> | ||||
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.6 | CC: | tpelka | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | evince-3.28.2-10.el7 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-09-29 20:16:51 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: | |||||||
Attachments: |
|
This has been fixed by https://gitlab.gnome.org/GNOME/evince/commit/871191e108ca5d0b4dc912889b80b595faf0f886 at upstream. 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 (Low: evince and poppler security and bug fix update), 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-2020:3977 |
Created attachment 1471868 [details] sample large pdf file made with pdfunite (1800 pages, 10MB) Description of problem: Document Viewer (evince) prints Gtk-CRITICAL to terminal when scrolling over thumbnails of large file. Version-Release number of selected component (if applicable): evince-3.28.2-5.el7.x86_64 How reproducible: always with sample large file Steps to Reproduce: 1. run evince from command line 2. open sample large file with it 3. make sure that thumbnails bar in side pane is shown 4. scroll in thumbnails bar, or quickly in document, so that thumbnails bar is scrolling too Actual results: following messages are printed into terminal: (evince:13283): Gtk-CRITICAL **: 17:07:21.561: gtk_widget_queue_draw: assertion 'GTK_IS_WIDGET (widget)' failed Expected results: no errors should occur and no Gtk-CRITICAL messages should be printed