The error messages seem to come from a call to gtk_widget_set_sensitive in the callback function ev_sidebar_document_changed_cb - on line 518 of shell/ev-sidebar.c, when it is called after a new document is loaded:
gtk_widget_set_sensitive (GTK_WIDGET (sidebar->priv->notebook), TRUE); I'm afraid someone with more knowledge of GTK will have to look into why setting the notebook to be sensitive triggers these error messages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/880952 Title: Evince prints gdk critical failings on console output To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/880952/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
