HornyHorse79 / mirotr

Automatically exported from code.google.com/p/mirotr
1 stars 0 forks source link

Automatic key generation lasts forever, blocks protocol #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. OTR key for the used protocol (ICQ, Jabber, etc.) not existent
2. Either start OTR connection manually, or the contact starts one with you.

What is the expected output? What do you see instead?
The dialog window „OTR is generating new key“ should appear, create a key, 
than establish the connection

Instead the window appears, but doesn’t vanish. You can still receive 
messages, but can’t send, can’t change status, can’t close the dialog 
window. Protocol is freezed until Miranda restart.
The key is generated, though. It will be listed after restart and can be used.

What version of the product are you using? On what operating system?
Miranda 0.9.2, MirOTR 0.9.1.1

Please provide any additional information below.

Original issue reported on code.google.com by blockchi...@googlemail.com on 11 Sep 2010 at 6:32

GoogleCodeExporter commented 8 years ago
I can reproduce this, but currently I am unable to find the bug.

The key generation in the options works fine, right?

Original comment by andreas....@student.kit.edu on 11 Sep 2010 at 6:55

GoogleCodeExporter commented 8 years ago
Yes, manually it’s fine. It’s not an urgent problem but you should then 
warn the users by adding a dialog box for initial usage.

Original comment by blockchi...@googlemail.com on 11 Sep 2010 at 7:01

GoogleCodeExporter commented 8 years ago
Found the error. Critical sections were interfering. Fixed in r7

Original comment by andreas....@student.kit.edu on 11 Sep 2010 at 7:32