> This also seems as a TG bug since a search on google will return only links > to the TG group, and yes it seems windows only.
Yea, the autocommit hub thing is TurboGears specific (see database.py), but it could be exposing an underlying SQLite driver issue or SQLObject problem. I had another problem a while back with autocommit and sqlite, which may or may not have been related. But when I worked on debugging it for a few hours adding print statements here and there, it just *magically* started working again, and continued to work even after I removed all the print statements. So, it seems there is something going wrong, and it may not be a TurboGears specific problem, but it isn't easy to trigger so nobody else seems to be seeing it. But basically this is all conjecture, and I haven't had time to delve into this to find out what is happening, and I probably won't until Saturday at the soonest. --Mark --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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 -~----------~----~----~----~------~----~------~--~---

