Packing and reinstalling the application solved the problem. Any clues as to what might've happened?
On Wednesday, December 19, 2012 4:59:52 PM UTC-5, Wes Hall wrote: > > I was successfully working with a controller 'b.py'. > > I am no longer able to use the included editor to edit this controller. > Attempting to access the controller results in a never-ending attempt to > load. > > Suspecting the file contents, I renamed the controller and .bak to c.py > and c.py.bak (there was a b.py.1 file that I renamed as well), then created > a new b.py controller with default contents. It opens, but after saving, I > can not access it with the editor, even with the default controller > content. Moving the working code to a controller 'bard.py' works fine, so > I doubt it has anything to do with the controller code itself. > > I'm not sure this is easily reproducible as it was working for an extended > period of time. The only thing I can think of is that I possibly had b.py > open in two different browsers. Restarting the machine and the web2py > server did not resolve, however. > > Any suggestions as to where should I start looking? > > Thanks. > > Version 2.2.1 (2012-10-21 16:57:04) stable --

