linkmauveAsterix, the Windows error I gave you the other day happen right after he's trying to connect, there is nothing in the XML console.
linkmauveI should be able to test until next saturday.
linkmauveThis is 0.16-rc2 on Windows 7.
Asterixlinkmauve: I have to go now, but yes that'll be interesting if you can repro.
Asterixmaybe running with verbose option enabled and see log file
AsterixBBL
linkmauveHow to do that on Windows? ^^'
linkmauvecmd.exe?
linkmauveI ran it using > gajim.exe -v, but I don't know where to see the logs.
linkmauveGah, I hate Windows!
linkmauveWhy is everything so complicated there? /o\
Dr. WatsonJust started pidgin the first time in a long while and the first thing I'm missing is the all-in-one window where you have the roster and the chat in one window. And the options window isn't that user friendly too. Good job, guys, Gajim does this better
caylakpenguenSelam
Dr. WatsonIs this actually a word?
AsterixLink Mauve: go in ACE (or edit config file), enable verbose
then restart and logs go to c:\users\LOGIN\App Data\Roaming\Gajim
aruneAsterix, any idea why I get this cert error in gajim? https://mediacru.sh/06JyHwfUVL23
aruneI use the same cert on another account for im.qrtech.se and for that account I dont think gajim warns on connect
arune Does gajim do a reverse lookup of the IP?
arune(The ip of d152.qrtech.se will lookup as an internal name and the IP of im.qrtech.se will be lookup correctly)
AsterixNo Gajim don't do reverse resolution. But I don't see the error you have, only the certifcate
aruneAsterix, ah, sorry, whenever I login there is an error that the cert cannot be verified
aruneAsterix, this is the error https://mediacru.sh/Gugus8L6ptjh
Asterixall right, but I don't understand this language ...
GreenBloodThere's the error string in english in the middle of that
GreenBloodI guess
Asterixyes the bold part is important
aruneAsterix, yes, partly swedish sucks :)
arunemy windows computer at work is in swedish but gajim is mostly in english :)
aruneFirst line: Error at verifying SSL-certificate
Asterixhttps://gajim.org/dev.php?lang=fr
yes swedish translation is a bit abandoned :/
Asterixonly the bold part interest me
Asterixhttps://gajim.org/dev.php
yes swedish translation is a bit abandoned :/
arunecan I have gajim in english without reinstalling the OS?
arunethe bold part: Could not verify the first certificate
AsterixI think setting LC_ALL or LANG environment variable should work
Asterixso in the certificate chain, there is probably one that you don't trust (that is not in /etc/ssl/certs/)
arunewhen I press "view cert" I get the cert in my first paste
aruneAsterix, on the client?
AsterixI'm not an expert in certificats. Mine are most of the time not trusted by clients and browsers because I don't want to pay for that.
AsterixI can't help you much more unfortunatly. This is an error returned by openssl, wGajim just prints it
aruneok, strange
aruneI'm hoping it'll just work when I switch to prosody instead of openfire on the server