Thanks Jeff. We use google code for issue tracking. There are not many because most of the issues you see are with trunk version and therefore we try solve them before they make it to stable. Anyway, if users log the issues, I update it on google code. I tend not log the issues myself because it takes less time to fix them than log them.
Massimo On Jan 21, 7:30 am, Jeff Bauer <jba...@rubic.com> wrote: > I copied my application to another directory and cleared > out the cache variables (because web2py was complaining > about them): > > web2py Enterprise Web Framework > Created by Massimo Di Pierro, Copyright 2007-2010 > Version 1.74.6 (2010-01-17 12:41:15) > Database drivers available: SQLite3 > Starting cron... > please visit: > http://192.168.2.56:8002 > use "kill -SIGTERM 21863" to shutdown the web2py server > ERROR:root:corrupted file: > /home/oprep/web2py/applications/oprep/cache/cache.shelve > ERROR:root:Traceback (most recent call last): > File "/home/oprep/web2py/gluon/main.py", line 478, in wsgibase > serve_controller(request, response, session) > File "/home/oprep/web2py/gluon/main.py", line 178, in serve_controller > environment = build_environment(request, response, session) > File "/home/oprep/web2py/gluon/compileapp.py", line 248, in > build_environment > environment['cache'] = Cache(request) > File "/home/oprep/web2py/gluon/cache.py", line 360, in __init__ > self.disk = CacheOnDisk(request) > File "/home/oprep/web2py/gluon/cache.py", line 250, in __init__ > portalocker.unlock(locker) > UnboundLocalError: local variable 'locker' referenced before assignment > > Filed here: http://code.google.com/p/web2py/issues/detail?id=68 > > On a related issue: I see a lot of development activity on this > list, questions asked, problems reported, etc., but not much is > being put into an issue tracker. I've posted the last 5 tickets, > and there weren't all that many to begin with. Is this activity > taking place elsewhere? One suggestion -- since the project is > using mercurial would be to consider bitbucket.org, which we're > using for our company. Like google, it would be free for this > open source project. > > -- > Jeff Bauer > Rubicon, Inc.
-- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.