Bug 7146 - crash on encrypted messages during passphrase entry
Summary: crash on encrypted messages during passphrase entry
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: tkabber (show other bugs)
Version: unstable
Hardware: all Linux
: P2 critical
Assignee: Sergey Kalinin (BanZaj)
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-20 12:54 MSD by Sergey Vlasov
Modified: 2005-07-06 16:44 MSD (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Vlasov 2005-06-20 12:54:06 MSD
При использовании шифрования сообщений через gpg пароль для ключа запрашивается
при получении первого шифрованного сообщения.  Если во время ввода пароля
приходит ещё одно шифрованное сообщение, после завершения ввода tkabber
закрывается с потерей полученных сообщений.

Эта проблема не проявляется, если используется gpg-agent.
Comment 1 Sergey Kalinin (BanZaj) 2005-06-21 17:59:23 MSD
установите переменную ssj::options(one-passphrase) d 1
это фактически обход. пароль спрашивается только при отправке первого присутствия
Comment 2 Sergey Kalinin (BanZaj) 2005-07-06 04:10:27 MSD
Обход проблемы
ssj::options(one-passphrase) 1

бага не tkabber-a
Comment 3 Sergey Vlasov 2005-07-06 16:44:55 MSD
(In reply to comment #2)
> бага не tkabber-a

А чья? tcl-gpgme?