papo-abusers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Papo-abusers] Login attemps failled


From: Maximiliano Curia
Subject: [Papo-abusers] Login attemps failled
Date: Mon, 20 Oct 2003 14:59:27 -0300

Hello,

I've downloaded the latest version of luca. I've successfully installed
it. But I could not login to it as it was.

I've to modify  luca-0.1.83/gnue/common/GConnections.py to make it work,
in line 273, I had to replace:
 self._dataConnection.cursor().execute("SET TRANSACTION ISOLATION LEVEL
READ COMMITTED")
with:
 dataObject._dataConnection.cursor().execute("SET TRANSACTION ISOLATION
LEVEL READ COMMITTED")

By the way, when I enter the user or password wrong I get something like
this:

DB000:   File "/home/maxy/luca-0.1.83/gnue/common/GConnections.py", line
288, in requestConnection
DB000:     errortext = string.replace("%s" % error,'\n','a')
DB000: TypeError: __str__ returned non-string (type instance)

I think the error variable is not being assigned or is an unexpected
type of object.

Thanks.

-- 
Saludos
/\/\ /\ >< `/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]