[kopete-bugs] [Bug 226272] PasswordIsWrong value is not properly reset after you enter correct password

Michal Hlavinka mhlavink at redhat.com
Mon Nov 29 09:26:44 CET 2010


https://bugs.kde.org/show_bug.cgi?id=226272





--- Comment #3 from Michal Hlavinka <mhlavink redhat com>  2010-11-29 09:26:43 ---
I can see the same problem in Fedora 14 with KDE 4.5.3 and Kopete 1.0.80. I
don't use msn like reporter of this bug, but I guess the problem is the same -
once a while server responds the password is wrong (or maybe there is different
failure) and kopete marks password as wrong even if it's still correct.

I use following workaround:

Because PATH on my system contains /usr/local/bin before /usr/bin (can be
checked with echo $PATH ). I've created file /usr/local/bin/kopete with
content:

sed -i 's|^\(PasswordIsWrong=\).*$|\1false|' ~/.kde/share/config/kopeterc
exec /usr/bin/kopete $@

and made it executable.


Matej: Yes, you're right. It was duplicate, so I (being a reporter of duplicate
bug) closed it as duplicate of this one.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the kopete-bugs mailing list