hmm, same issue:

ERROR 2010-12-08 23:38:06,535 restricted.py:151] Traceback (most recent
call last):
File "/home/cfhowes/tools/web2py_src/web2py/gluon/restricted.py", line
188, in restricted
exec ccode in environment
File 
"/home/cfhowes/tools/web2py_src/web2py/applications/pump/controllers/default.py:user",
line 63, in <module>
File "/home/cfhowes/tools/web2py_src/web2py/gluon/globals.py", line 95,
in <lambda>
self._caller = lambda f: f()
File 
"/home/cfhowes/tools/web2py_src/web2py/applications/pump/controllers/default.py:user",
line 40, in user
File "/home/cfhowes/tools/web2py_src/web2py/gluon/tools.py", line 1025,
in __call__
return self.login()
File "/home/cfhowes/tools/web2py_src/web2py/gluon/tools.py", line 1516,
in login
self.log_event(log % self.user)
File "/home/cfhowes/tools/web2py_src/web2py/gluon/tools.py", line 1268,
in log_event
origin=origin, user_id=user_id)
File "/home/cfhowes/tools/web2py_src/web2py/gluon/sql.py", line 3711,
in insert
return self._db._adapter.insert(self, new_fields)
File "/home/cfhowes/tools/web2py_src/web2py/gluon/sql.py", line 2666,
in insert
tmp = table._tableobj(**dict(fields))
TypeError: __init__() keywords must be strings

hg says i'm running the latest version, but this makes me not convinced.

Reply via email to