|
From: SourceForge.net <no...@so...> - 2005-06-19 05:47:35
|
Patches item #1223465, was opened at 2005-06-19 00:47 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1223465&group_id=235 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Richard Laager (rlaager) Assigned to: Nobody/Anonymous (nobody) Summary: MSN Buddy Icon File Existence Check Initial Comment: The MSN prpl considers the existence of a buddy_icon setting for a buddy in blist.xml to mean that a buddy icon exists. If the cache file has been deleted, this causes Gaim to fail to retrieve a new buddy icon. Why would an icon be missing from the cache folder? For me, it was because I work with multiple running copies of Gaim while developing. They step on each other's toes. For others, this situation could happen if the cache folder was purged by the user (or one of his scripts) or if the user is synchronizing ~/.gaim but excludes the icons folder (e.g. for size reasons). I realize these scenarios aren't very common, but this is a one-line patch that shouldn't cause any problems. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1223465&group_id=235 |