[spe.pycs.net] spe crashes!

www.stani.be s_t_a_n_i at yahoo.com
Tue Jan 20 15:53:34 CET 2004


It is not possible to run programs with gui frameworks
(eg wxWindows, gtk, ...) inside spe.  If you use 
Windows, you can use Ctrl+F9 to run the program
outside spe.
Stani

--- Bschorer Elmar <elmar.bschorer at millenux.com>
wrote:
> hi @all,
> 
> if i try to run the following code by pressing F9
> spe crashes!
> 
>
-------------------------------------------------------
> #!/usr/bin/env python
> 
> import gtk
> 
> class Base:
>      def __init__(self):
>          self.window =
> gtk.Window(gtk.WINDOW_TOPLEVEL)
>          self.window.show()
> 
>      def main(self):
>          gtk.main()
> 
> if __name__ == "__main__":
>      base = Base()
>      base.main()
> 
>
----------------------------------------------------------
> 
>
-------------------------------------------------------------------------
> Elmar Bschorer
> Millenux GmbH                           
> elmar.bschorer at millenux.com
> Lilienthalstrasse 2                         phone:
> +49.711.88770.138
> D-70825 Stuttgart-Korntal, Germany          fax:  
> +49.711.88770.349
> 
>
-------------------------------------------------------------------------
> 
> _______________________________________________
> Spe-user mailing list
> Spe-user at blender.org
> http://www.blender.org/mailman/listinfo/spe-user


__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus



More information about the Spe-user mailing list