[Bug 941382] Re: 'bool' object not callable in pgconnection.py

2013-09-22 Thread Stefano Rivera
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, I am closing it because the bug has been fixed in Ubuntu, since Quantal. This is a significant bug in Ubuntu. If you need a fix for the bug in previous versions of Ubuntu, please do steps 1 and 2 of the SR

[Bug 941382] Re: 'bool' object not callable in pgconnection.py

2013-05-17 Thread Florian Effenberger
Here's a quick workaround that helps on Ubuntu 12.04: sed -i s/"conn.autocommit(auto)"/"conn.autocommit = auto"/g /usr/lib/pymodules/python2.7/sqlobject/postgres/pgconnection.py sed -i s/"conn.autocommit(1)"/"conn.autocommit = 1"/g /usr/lib/pymodules/python2.7/sqlobject/postgres/pgconnection.py

[Bug 941382] Re: 'bool' object not callable in pgconnection.py

2013-04-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: sqlobject (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/941382 Title: '

[Bug 941382] Re: 'bool' object not callable in pgconnection.py

2012-03-18 Thread Bug Watch Updater
** Changed in: sqlobject (Debian) Status: Unknown => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/941382 Title: 'bool' object not callable in pgconnection.py To manage notifica

[Bug 941382] Re: 'bool' object not callable in pgconnection.py

2012-03-18 Thread drnlm
This bug has been fixed upstream in SQLOBject 1.2, and in Debian with the 0.12.4-2.1 package, Syncing this with the latest version of the Debian package looks like the way to go here. ** Bug watch added: Debian Bug tracker #633843 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633843 ** Also