GNOME Bugzilla – Bug 793679
evince spams stderr with messages about "Allocating size to EvWindow"
Last modified: 2018-02-21 22:39:44 UTC
Open a PDF and search it, for instance for the letter 'e'. evince prints numerous error messages to stderr of the form: (evince:30830): Gtk-WARNING **: Allocating size to EvWindow 0x559a7c972f10 without calling gtk_widget_get_preferred_width/height(). How does the code know the size to allocate? The more common the search term, the more errors. There is also always one similar error about EvSidebar every time evince starts. evince 3.26.0-1 on Ubuntu 17.10
*** This bug has been marked as a duplicate of bug 769566 ***