-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

JG wrote:
> 
> thanks very much! here are some of my tests with the patch.
> 
> -------
> 
> i used the current svn checkout, patch applied without problems (though
> not clean).
> 
> licq compiles fine. qt-gui compiles fine, but if i compile qt-gui
> --with-kde, licq refuses to start up with: 
> [ERR] Unable to load plugin
> (kde-gui): /usr/local/lib/licq/licq_kde-gui.so: undefined symbol:
> _ZTV8KIMIface.
> 
I checked svn out some hours ago, applied the patch, compiled licq,
compiled qt-gui, installed qt-gui, startet licq with qt-gui,
compiled qt-gui with-kde, installed qt-gui with-kde and startet licq
with kde-gui. I had no problems. Maybe something changed in svn?

> 
> -------
> 
> i also had some random encoding problems when talking to a gaim user,
> which i can't reproduce now, unfortunately. i received some error
> converting to UTF16?? my system locale is utf8, but everything in licq
> is set to 8859-15. when it happens again, i'll tell you more.
> it happened with a gaim v1.5.0 user.

libotr is returning the text in UTF8. I didn't considered it yet.

> 
> -------
> 
> some tests:
> ===========
> clients in use:
> remote: gaim v1.5.0 with otr 3.0 plugin.
> local: licq-svn with your latest patch
> 
> 
> there seem to be some bugs. i can't receive any messages anymore, to be
> more exact, they arrive at my station because i can watch the messages
> in ethereal but nothing appears in licq.
> 
> nothing = no output in the packet dump (-d31) and no output in the
> message window, also nothing in the history.
> 
> this happens with ALL users on my contact list (checked via IRC) not
> only with the OTR-enabled gaim user!
> 
> i can't tell exactly WHEN this happened during the test session,
> because i was able to receive messages from other clients when i (licq)
> already had OTR enabled. i guess it started after the remote client
> (gaim) enabled OTR. then everything went havoc on my side.
> 
>
> i'm using your recommended setting of OTRMode = 2. the gaim user tried
> manual and sent some requests which i didn't receive (guess because no
> GUI interaction, but i also didn't see anything related in the packet
> dump).

I tested the following. licq-svn + patch and remote is gaim 1.2.1 with
otr 3.0.
I start licq with OTRMode=2. After starting there is an error "[OTR]
Error opening file with private key". That's right because at the moment
we have no private key. So ignore the error.
If the remote site has gaim and he starts a private conversation you
receive something like:
"?OTR?v2?<b>1234423234</b> has requested an <a
href="http://www.cypherpunks.ca/otr/";>Off-the-Record private
conversation</a>. However, you do not have a plugin to support that.
See <a
href="http://www.cypherpunks.ca/otr/";>http://www.cypherpunks.ca/otr/</a>
for more information."

This message says that the user 1234423234 wants to make an otr secured
connection. So licq should respond with a challenge (some encrypted
stuff). Gaim responds to that, too. Now there should be a debug message
in licq console: "[OTR] Create private key for (account:289692335,
protocol:ICQ)"
For some seconds the key is computed. After some time the folling debug
output in licq can be seen "[TCP] ProtoOtrDisplaySystemMessage -
message: Private key created.".
At this moment you should get some messages in the gui telling you:
"OTR System Message: Private key created."
"OTR System Message: New fingerprint received: 9F8290E8 F11399D2
113DB5AA 68FD5B36 FBDFD04A"
"OTR System Message: Connection entered secure state."

Now the connection is encrypted.


Please keep testing and try to tell me when licq begins to ignore the
messages. Send me the last debug messages from the licq console.


Regards,
rsLeo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEDcg7uFcJvHsEu9gRAo2qAJ4sxagIq7HYpCWV3W2NUtZXNy6qSgCgheom
8cs557dZQziYuKZJjMA3FSI=
=D79I
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to