[SE|PY-macdev] Re: sepy-macdev digest, Vol 1 #102 - 1 msg
Brought to you by:
sephiroth_tmm
From: Andrew E. <an...@ea...> - 2005-07-05 18:37:39
|
That is fantastic news. Good luck. :-D On 5 Jul 2005, at 04:34, sep...@li... wrote: > Send sepy-macdev mailing list submissions to > sep...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/sepy-macdev > or, via email, send a message with subject or body 'help' to > sep...@li... > > You can reach the person managing the list at > sep...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of sepy-macdev digest..." > > > Today's Topics: > > 1. R: [SE|PY-macdev] Re: sepy-macdev digest, fixes for -psn problem > and flush (Alessandro Crugnola *sephiroth*) > > --__--__-- > > Message: 1 > From: "Alessandro Crugnola *sephiroth*" <wis...@se...> > To: <sep...@li...> > Subject: R: [SE|PY-macdev] Re: sepy-macdev digest, fixes for -psn > problem and flush > Date: Mon, 4 Jul 2005 16:06:14 +0200 > Reply-To: sep...@li... > > Today finally my mac mini has arrived... > I hope to be able to install the python framework correctly asap and = > start porting this evening :) > > > Alessandro Crugnola - sephiroth > --------------------------------------------- > Macromedia Flash Team Volunteer > http://www.macromedia.com/go/team > Flash && PHP developer > ale...@se... > > *relax with SEPY http://www.sf.net/projects/sepy > --------------------------------------------- > =20 > > ::-----Messaggio originale----- > ::Da: sep...@li...=20 > ::[mailto:sep...@li...] Per conto di=20 > ::Loren Greenfield > ::Inviato: venerd=EC 1 luglio 2005 5.51 > ::A: sep...@li... > ::Oggetto: [SE|PY-macdev] Re: sepy-macdev digest, fixes for=20 > ::-psn problem and flush > :: > ::HI again, those are two things that I've managed to fix but=20 > ::haven' been=20 > ::put in the official version yet. > ::1) The -psn error is fixed by altering the setup_osx.py, when you > are=20 > ::building a package, to use the following: > :: > :: > ::myapp.name =3D'SEPY.app' # what to build > ::myapp.mainprogram=3D'main.pyw' # your app's main() > ::myapp.argv_emulation=3D1 #=20 > ::drag&dropped filenames show up in=20 > ::sys.argv > ::myapp.iconfile=3D'SEPY.icns' # file containing=20 > ::your app's=20 > ::icons > ::myapp.standalone=3D0 > :: > :: > :: > :: > ::I think it is the argv_emulation value that is change from 0. > ::You also need to adjust the rest of the file to point to all=20 > ::the files=20 > ::in the current build. > :: > :: > ::2) The Flush command trys to run a jsfl file that is dynamically=20 > ::created and the original way it trys to do this is, in effect, > like=20 > ::typing the filename in the terminal window and pressing enter. To > do=20 > ::this properly though, it needs to use the OS X "open" command. So=20 > ::instead of just reading "file475847.jsfl <enter>", it would=20 > ::read "open=20 > ::file475847.jsfl <enter>". > :: > ::I'm pretty sure I made a note about this on the bugs page at=20 > ::sourceforge.net but it hasn't been fixed officially, nor has the > bug=20 > ::been closed (probably for that reason), although I can confirm I > have=20 > ::got the Flush command going by making the above change. > :: > ::Loren Greenfield > :: > :: > :: > :: > ::On 1/07/2005, at 3:34 PM, > sep...@li...=20 > ::wrote: > :: > ::> 1. Re: sepy-macdev digest, Vol 1 #99 - 1 msg (Jay Myers) > ::> > ::> -- __--__-- > ::> > ::> Message: 1 > ::> Date: Wed, 29 Jun 2005 22:43:11 -0500 > ::> From: Jay Myers <jay...@di...> > ::> To: <sep...@li...> > ::> Subject: [SE|PY-macdev] Re: sepy-macdev digest, Vol 1 #99 - 1 msg > ::> Reply-To: sep...@li... > ::> > ::> Hi, > ::> > ::> I am running Panther 10.3.9 > ::> I am running into errors at launch.(-psn_0_13762561 the=20 > ::numbers after=20 > ::> "_0_" > ::> constantly change) I have found nothing on this in the list=20 > ::archive (at > ::> least it didn't come up on search). Also I am not able to=20 > ::use the Flush > ::> feature... I used the precompiled package. > ::> > ::> > ::> j > ::> > ::> > ::> > :: > :: > :: > ::------------------------------------------------------- > ::SF.Net email is sponsored by: Discover Easy Linux Migration > Strategies > ::from IBM. Find simple to follow Roadmaps, straightforward articles, > ::informative Webcasts and more! Get everything you need to get up to > ::speed, fast. = > http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dclick > ::_______________________________________________ > ::sepy-macdev mailing list > ::sep...@li... > ::https://lists.sourceforge.net/lists/listinfo/sepy-macdev > :: > > > > > > --__--__-- > > _______________________________________________ > sepy-macdev mailing list > sep...@li... > https://lists.sourceforge.net/lists/listinfo/sepy-macdev > > > End of sepy-macdev Digest > |