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
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
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
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
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:
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
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
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