Thank you for your reply, but my problem is happen on a mac computer.
Is there anyway to solve this on mac ?


On Aug 18, 1:20 am, Massimo Di Pierro <[email protected]>
wrote:
> on windows I suggest you use a windows binary (so not python
> conflicts) and create your own .bat file for starting it up on click
> with the command line options you need
>
> On Aug 17, 6:36 pm, xzhang <[email protected]> wrote:
>
>
>
>
>
>
>
> > Hello,
>
> > I am using web2py mac version.
> > Because I don't need my user know anything about the server and
> > password,
> > So I add "-a password" argument in web2py.py.
>
> > This working fine if I start it from command line by: ./web2py
> > But not working when start it from double click the app.
>
> > Because the app doesn't provide the gui anymore, it go into a
> > "Application not responding" status.
>
> > The web server is actually works fine, I still can browser my pages.
> > but when I try to quit the server,  I have to use force quit, this
> > will give me report window back.
>
> > I am worry about this "Application not responding" and "force quit"
> > will scare my user.
>
> > So I want to know is there any other way to running the server without
> > password and command line?
>
> > Ideally, I hope after user double click the app, an icon will show in
> > dock just like an application, without any console or gui window, and
> > they can quick it by click quit from dock.
>
> > Thanks for reading my question.
> > xzhang

Reply via email to