Bug 195471

Summary: kopete does not retain stealth settings after program exits
Product: [Applications] kopete Reporter: freemont <defrag100>
Component: Yahoo PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: colemichae
Priority: NOR    
Version: 0.70.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description freemont 2009-06-06 16:08:02 UTC
Version:           0.70.2 (using 4.2.2 (KDE 4.2.2), Mandriva Linux release 2009.1 (Cooker) for x86_64)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.29.3-desktop-1mnb

I select a Yahoo contact, right click that contact, click Stealth Setting, and set to Show Me As Permanently offline. This works fine.

After exiting Kopete, this setting is lost and needs to be reset. It should be retained until changed manually.

This does not appear to be a Yahoo problem, as the same settings work fine using Pidgin.
Comment 1 Michael Cole 2010-01-19 03:14:11 UTC
This bug is caused by the information being stored on the Yahoo servers, and
not being updated correctly at login, I have added some code which captures
this information then updates the Kopete client.

Trunk Committed revision 1076895.
Comment 2 Roman Jarosz 2010-04-04 10:59:42 UTC
SVN commit 1110827 by rjarosz:
 
Don't resend stealth setting on login, because server will block us.
Fix stealth notification.