Bug 174527 - kopete forgets invisible state when reconnecting to ICQ
Summary: kopete forgets invisible state when reconnecting to ICQ
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 0.12.7
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-07 13:13 UTC by meyerm
Modified: 2008-12-29 10:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description meyerm 2008-11-07 13:13:38 UTC
Version:           0.12.7 (using 3.5.10, Gentoo)
Compiler:          Target: i686-pc-linux-gnu
OS:                Linux (i686) release 2.6.27-gentoo-r2

I hope I haven't overlooked a similar existing bug report. But all I read seemed to be a little bit different.

When I'm invisible in kopete and loose my network connection (WLAN), kopete seems to reconnect most of the time. But it reconnects without the invisibile flag set. 

Thanks for kopete - my favourite IM-app :)
Comment 1 Roman Jarosz 2008-12-28 16:45:03 UTC
SVN commit 902518 by rjarosz:

Fix status restoring broken by recent bug fix.
Don't remove status title/message when toggling invisible action.

BUG: 174527


 M  +1 -1      aim/aimaccount.cpp  
 M  +4 -4      icq/icqaccount.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=902518
Comment 2 Roman Jarosz 2008-12-28 16:46:04 UTC
IIRC it should also be fixed in KDE 4.1
Comment 3 meyerm 2008-12-29 02:35:06 UTC
Thank you very much for correcting! I can't test it now but wanted to say thanks before I forget it :-)
Comment 4 Roman Jarosz 2008-12-29 10:51:44 UTC
SVN commit 902813 by rjarosz:

Backport commit 902518.
Fix status restoring.

CCBUG: 174527



 M  +1 -1      aim/aimaccount.cpp  
 M  +4 -4      icq/icqaccount.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=902813