Re: using python: crash, when importing gtk

2012-05-08 Thread scrutinizer
Is reported: https://bugzilla.gnome.org/show_bug.cgi?id=675698 -- NEU: FreePhone 3-fach-Flat mit kostenlosem Smartphone! Jetzt informieren: http://mobile.1und1.de/?ac=OM.PW.PW003K20328T7073a ___ gnumeric-list mailing li

Re: using python: crash, when importing gtk

2012-05-08 Thread Jean Brefort
t; > > Datum: Sat, 05 May 2012 15:44:42 +0200 > > > Von: Jean Brefort > > > An: scrutini...@gmx.at > > > CC: gnumeric-list@gnome.org > > > Betreff: Re: using python: crash, when importing gtk > > > > > Le vendredi 04 mai 2012 à 07:32 +0

Re: using python: crash, when importing gtk

2012-05-06 Thread Jean Brefort
Le dimanche 06 mai 2012 à 15:06 +0200, scrutini...@gmx.at a écrit : > Original-Nachricht > > Datum: Sat, 05 May 2012 15:44:42 +0200 > > Von: Jean Brefort > > An: scrutini...@gmx.at > > CC: gnumeric-list@gnome.org > > Betreff: Re: using python: cr

Re: using python: crash, when importing gtk

2012-05-06 Thread scrutinizer
Original-Nachricht > Datum: Sat, 05 May 2012 15:44:42 +0200 > Von: Jean Brefort > An: scrutini...@gmx.at > CC: gnumeric-list@gnome.org > Betreff: Re: using python: crash, when importing gtk > Le vendredi 04 mai 2012 à 07:32 +0200, scrutini

Re: using python: crash, when importing gtk

2012-05-05 Thread Jean Brefort
Le vendredi 04 mai 2012 à 07:32 +0200, scrutini...@gmx.at a écrit : > Original-Nachricht > > Datum: Wed, 02 May 2012 14:06:41 +0200 > > Von: "Jean Bréfort" > > An: scrutini...@gmx.at > > CC: gnumeric-list@gnome.org > > Betreff:

Re: using python: crash, when importing gtk

2012-05-03 Thread scrutinizer
Original-Nachricht > Datum: Wed, 02 May 2012 14:06:41 +0200 > Von: "Jean Bréfort" > An: scrutini...@gmx.at > CC: gnumeric-list@gnome.org > Betreff: Re: using python: crash, when importing gtk > 1.11.3 should NOT build with Python support. It shou

Re: using python: crash, when importing gtk

2012-05-02 Thread Jean Bréfort
1.11.3 should NOT build with Python support. It should fail at configure stage. You are using pygtk which depends on gtk+-2.0 from a gtk+-3.0 program, so the crash is anticipated. Regards, Jean Le mercredi 02 mai 2012 à 09:26 +0200, scrutini...@gmx.at a écrit : > Sorry to bother again. One stran

using python: crash, when importing gtk

2012-05-02 Thread scrutinizer
Sorry to bother again. One strange thing I saw, and I don't understand, is a crash, when importing gtk in a plugin (i compiled 1.11.3) First I want to say, I'm not sure, if the "bug" is in gnumeric. I suspect, the bug is in gtk... At the beginning of the plugin, there is: import pygtk pygtk.r