Bug 195471 - kopete does not retain stealth settings after program exits
Summary: kopete does not retain stealth settings after program exits
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: Yahoo Plugin (show other bugs)
Version: 0.70.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-06 16:08 UTC by freemont
Modified: 2010-04-04 10:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.