Jorge Godoy <[EMAIL PROTECTED]> writes:

(....)

>   File 
> "/home/godoy/desenvolvimento/python/TurboGears/trunk/thirdparty/sqlobject/sqlobject/main.py",
>  line 1080, in set
>     kw[name] = dbValue = from_python(value, self._SO_validatorState)
>   File 
> "/home/godoy/desenvolvimento/python/TurboGears/trunk/thirdparty/sqlobject/sqlobject/col.py",
>  line 547, in from_python
>     return value.encode(self.db_encoding)
> AttributeError: 'dict' object has no attribute 'encode'

The weirdest thing is that this completely locks the application.  In
development mode I have to hit ^C sucessive times to make it abort and there's
a segmentation fault.  In production mode it logs the error and completely
halts, I have to kill the application and restart it.

-- 
Jorge Godoy      <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk
-~----------~----~----~----~------~----~------~--~---

Reply via email to