Bug 191728 - the contact picture of user may be deleted if another user uses the same picture but changes it
Summary: the contact picture of user may be deleted if another user uses the same pict...
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 0.70.2
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-05 20:12 UTC by Raphael Geissert
Modified: 2009-05-10 15:21 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Geissert 2009-05-05 20:12:13 UTC
Version:           0.70.2 (using KDE 4.2.2)
OS:                Linux
Installed from:    Debian testing/unstable Packages

Now that the file names of the contact pictures of the Wlm protocol are based on the sha1 hash of the picture itself, it is possible that if two users use exactly the same display picture and one of those users change her/his display picture the file is deleted in spite of being used by *both* users.
Comment 1 Roman Jarosz 2009-05-10 15:21:10 UTC
SVN commit 966110 by rjarosz:

Use AvatarManager when storing photos.

BUG: 191728


 M  +26 -57    wlmaccount.cpp  


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