desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #49735
[Bug 880952] Re: Evince prints gdk critical failings on console output
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 Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/880952
Title:
Evince prints gdk critical failings on console output
Status in “evince” package in Ubuntu:
Confirmed
Bug description:
Evince is printing a bunch of gdk critical warnings when running from
the console to open any kind of pdf file. Example:
$ evince template.pdf
(evince:2750): GLib-GObject-WARNING **: g_object_set_valist: construct
property "enable-gestures" for object `EvView' can't be set after
construction
(evince:2750): Gdk-CRITICAL **: gdk_window_get_pointer: assertion
`GDK_IS_WINDOW (window)' failed
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: evince 3.2.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
Uname: Linux 3.0.0-12-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Mon Oct 24 14:17:51 2011
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.ISO-8859-1
SHELL=/bin/bash
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/880952/+subscriptions
References