On 18 nov. 07, at 23:31, Alan Oliver wrote: > > URL: > <http://gna.org/bugs/?10359> > > Summary: NSApplicationDelegate import Error with > _soya.init_video in OS X 10.5 > Project: Soya 3D > Submitted by: ched > Submitted on: Sunday 11/18/2007 at 22:31 > Category: None > Severity: 3 - Normal > Priority: 5 - Normal > Status: None > Privacy: Public > Assigned to: None > Originator Email: > Open/Closed: Open > Discussion Lock: Any > > _______________________________________________________ > > Details: > > I built and installed Soya in Leopard, and when I try and run a soya > program, > I get this output: > > * Soya * Initializing for MacOSX... > Exception exceptions.ImportError: 'cannot import name > NSApplicationDelegate' > in '_soya.init_video' ignored > Bus error > > Attached is the output from the apple crash utility, I'm not sure if > it's > helpful at all. > > Any help would be very much appreciated!
The NSApplicationDelegate disappeared of the new AppKit, I don't know relay why as I' not very familial with os X application mecanisme. Anyway the Delegate stuff are not vital avec you can comment line related to it to have a functionnal soya. I'll try to make a clean patch soon _______________________________________________ Soya-user mailing list [email protected] https://mail.gna.org/listinfo/soya-user
