Re: [Pythonmac-SIG] py2app and command line options

2008-01-30 Thread Robin Dunn
Christopher Barker wrote: > Tobias Rodäbel wrote: >> The -psn argument is a bit of an historical leftover. It stands for >> carbon process serial number. > > great, thanks! > > The question is, is it still useful? > >> Set argv_emulation=True (in your setup.py in >> OPTIONS) > > The thing is,

Re: [Pythonmac-SIG] py2app and command line options

2008-01-30 Thread Christopher Barker
Tobias Rodäbel wrote: > The -psn argument is a bit of an historical leftover. It stands for > carbon process serial number. great, thanks! The question is, is it still useful? > Set argv_emulation=True (in your setup.py in > OPTIONS) The thing is, I don't want argv_emulation -- that puts the

Re: [Pythonmac-SIG] py2app and command line options

2008-01-30 Thread Tobias Rodäbel
Hi Chris, On 30.01.2008, at 00:33, Christopher Barker wrote: > Hey all, > > I've got a py2app bundle working nicely, and it works fine when I fire > ti up from the command line, but when I double click on it, I get a > sys.argv that looks like: > > sys.argv is: > ['/Users/cbarker/HAZMAT/hazweb/tr

[Pythonmac-SIG] py2app and command line options

2008-01-29 Thread Christopher Barker
Hey all, I've got a py2app bundle working nicely, and it works fine when I fire ti up from the command line, but when I double click on it, I get a sys.argv that looks like: sys.argv is: ['/Users/cbarker/HAZMAT/hazweb/trunk/cameo/StandAlone/dist/cameo_standalone.app/Contents/Resources/cameo_st