[Bug 890751] Re: Error message when opening pdf: Gdk-CRITICAL **: gdk_window_get_pointer: assertion `GDK_IS_WINDOW (window)' failed

2011-11-16 Thread Povl Abrahamsen
*** This bug is a duplicate of bug 880952 *** https://bugs.launchpad.net/bugs/880952 ** This bug has been marked a duplicate of bug 880952 Evince prints gdk critical failings on console output -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 880952] Re: Evince prints gdk critical failings on console output

2011-11-16 Thread Povl Abrahamsen
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