After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 719766 - broken document can break evince drawing
broken document can break evince drawing
Status: RESOLVED OBSOLETE
Product: evince
Classification: Core
Component: general
unspecified
Other Linux
: Normal critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-12-03 12:33 UTC by Christian Persch
Modified: 2018-05-22 15:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2013-12-03 12:33:54 UTC
Open the document here: https://bugzilla.redhat.com/attachment.cgi?id=659314 (from https://bugzilla.redhat.com/show_bug.cgi?id=885054).

Result:
Internal Error: cairo context error: invalid value (typically too big) for the size of the input (surface, pattern, etc.)<0a>
Internal Error: cairo context error: invalid value (typically too big) for the size of the input (surface, pattern, etc.)<0a>

(lt-evince:26604): Gdk-CRITICAL **: gdk_pixbuf_get_from_surface: assertion 'width > 0 && height > 0' failed

(lt-evince:26604): Gtk-WARNING **: drawing failure for widget `EvView': invalid matrix (not invertible)

(lt-evince:26604): Gtk-WARNING **: drawing failure for widget `GtkScrolledWindow': invalid matrix (not invertible)

(lt-evince:26604): Gtk-WARNING **: drawing failure for widget `GtkOverlay': invalid matrix (not invertible)

(lt-evince:26604): Gtk-WARNING **: drawing failure for widget `GtkBox': invalid matrix (not invertible)

(lt-evince:26604): Gtk-WARNING **: drawing failure for widget `GtkPaned': invalid matrix (not invertible)

(lt-evince:26604): Gtk-WARNING **: drawing failure for widget `GtkBox': invalid matrix (not invertible)

(lt-evince:26604): Gtk-WARNING **: drawing failure for widget `EvWindow': invalid matrix (not invertible)
[etc]


Now, obviously, a bad document should not be able to break the drawing of the UI elements (Gtk* widget warnings above), only the drawing of the document itself.

gtk+, poppler and evince from git master, cairo-1.12.14-2.fc19.i686.
Comment 1 awilliam 2014-02-10 14:03:51 UTC
I concur, something about this document makes Evince's behavior strange.
-
libpoppler-glib8-0.24.3-1.1.x86_64
libpoppler43-0.24.3-1.1.x86_64
evince-3.10.0-18.3.x86_64
-
I see the same cairo error -
(evince:3432): Gtk-WARNING **: drawing failure for widget `EvWindow': invalid matrix (not invertible)
Internal Error: cairo context error: invalid value (typically too big) for the size of the input (surface, pattern, etc.)<0a>
Comment 2 GNOME Infrastructure Team 2018-05-22 15:25:24 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/evince/issues/414.