From: Philippe M. <phi...@ce...> - 2012-07-19 14:32:44
|
Le jeudi 19 juillet 2012 08:18:14 Benjamin Root a écrit : On Thu, Jul 19, 2012 at 4:43 AM, Philippe MALLET <phi...@ce...> wrote: Dear all, when I use the GTKAgg backend, I get the following message when I launch Ipython -pylab: ** (process:27239): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags' ** (process:27239): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags' ** (process:27239): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags' Infos: Distribution: Archlinux Python 2.7.3 matplotlib 1.1.1 Linux 3.4.5-1-ARCH x86_64 Best regards, Phillippe, What is the full version number of GTK on your system (i.e., #.#.#)? Cheers! Ben Root Sorry I forgot to mention it: gtk 1.2.10 gtk2 2.24.10 gtk3 3.4.3 pygtk 2.24 Cheers! |