Am Donnerstag, den 25.08.2005, 12:00 -0400 schrieb Stephen Corbesero: > When I attempt to click on my database, I get the following output > DB000: Traceback (most recent call last): > DB000: File > "/usr/local/lib/python2.4/site-packages/gnue/designer/base/tools/SchemaNavigator.py", > line 220, in __OnExpand > DB000: node.expand() > DB000: File > "/usr/local/lib/python2.4/site-packages/gnue/designer/base/tools/SchemaNavigator.py", > line 247, in expand > DB000: connection = > self.navigator.connections.getConnection(self.connection, login=1) > DB000: File > "/usr/local/lib/python2.4/site-packages/gnue/common/datasources/GConnections.py", > line 321, in getConnection > DB000: parameters = self.getConnectionParameters (connection_base) > DB000: File > "/usr/local/lib/python2.4/site-packages/gnue/common/datasources/GConnections.py", > line 266, in getConnectionParameters > DB000: raise NotFoundError, connection_name, self._location > DB000: TypeError: raise: arg 3 must be a traceback or None
The database you try to access seems to not have an entry in the connections.conf file. Unfortunately, a bug in the error handling routine obscures this error message. This bug will be fixed in the next release. Thanks Reinhard
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Gnue-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnue-dev
