On Jan 29, 2012, at 4:23 PM, Massimo Di Pierro wrote:

> Yes I am sure it is not running in background.
> 
> Recently I started having two problems and I cannot track them down.
> 1) on 10.6.8 I cannot quit with ctrl+C
> 2) on Lion is keeps printing '^@' to console, about one per minute.
> I suspect these problems are related and bother me very much. I cannot
> think of any change that may have caused this.

Any command-line arguments? I only have 10.7, which responds fine to ^C. No ^@ 
yet (that's a NUL, btw, I think). No arguments, so Tcl & hardcron.

> web2py-github $ python web2py.py
> web2py Web Framework
> Created by Massimo Di Pierro, Copyright 2007-2011
> Version 1.99.4 (2012-01-29 16:24:43) stable
> Database drivers available: SQLite3, pymysql, pg8000, IMAP
> Starting hardcron...
> please visit:
>       http://127.0.0.1:8000
> starting browser...



> 
> There is also a test related to locking of language files that keeps
> failing.
> Who wrote the language tests? If you did can you help us understand
> it?
> 
> massimo
> 
> On Jan 29, 10:57 am, Jonathan Lundell <jlund...@pobox.com> wrote:
>> On Jan 29, 2012, at 10:44 AM, Ovidio Marinho wrote:
>> 
>>> Ctrl+C in Mac is Cmd+C
>> 
>> It is for copy, but not for quitting a process from the terminal. Control-C.
>> 
>> Massimo, are you sure web2py isn't running in the background when you do 
>> this? If you hit return, do you get a shell prompt? Control-C won't work 
>> then.
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>>>        Ovidio Marinho Falcao Neto
>>>                 Web Developer
>>>              ovidio...@gmail.com
>>>           ovidiomari...@itjp.net.br
>>>                  ITJP - itjp.net.br
>>>                83   8826 9088 - Oi
>>>                83   9334 0266 - Claro
>>>                         Brasil
>> 
>>> 2012/1/29 Bruno Rocha <rochacbr...@gmail.com>
>>> the same for me, I always have to kill - 9 PID.
>> 
>>> But it only happens after some time.
>> 
>>> http://zerp.ly/rochacbruno
>> 
>>> Em 29/01/2012 14:27, "Massimo Di Pierro" <massimo.dipie...@gmail.com> 
>>> escreveu:
>> 
>>> I would like to post web2py 2.0 since we have no major pending issues.
>>> Yet there are two issues I would like to fix first:
>> 
>>> http://code.google.com/p/web2py/issues/detail?id=627
>> 
>>> I used to be able to stop the server with CRTL+C but it does not work
>>> anymore on my mac. I now have to kill it. Why?
>> 
>>> I could use some help. ;-)
>> 
>>> Massimo


Reply via email to