[Papyon-bugs] [Bug 31528] content roaming bugs
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 10 12:04:51 PST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=31528
--- Comment #1 from riccardo <c10ud.dev at gmail.com> 2010-11-10 12:04:51 PST ---
diff --git a/papyon/service/ContentRoaming/scenario/store_profile.py
b/papyon/se
index c4c64a7..8f5cb69 100644
--- a/papyon/service/ContentRoaming/scenario/store_profile.py
+++ b/papyon/service/ContentRoaming/scenario/store_profile.py
@@ -57,7 +57,7 @@ class StoreProfileScenario(BaseScenario):
0)
def __update_profile_callback(self):
- if self.display_picture is not None:
+ if self.__display_picture_id is not None:
self.__storage.DeleteRelationships(
(self.__delete_relationship_profile_callback,),
(self.__store_profile_errback,),
fixes
[20:55] <lfrb> ResourceID = None..
[20:56] <lfrb> that because papyon is trying to delete a relationship that
doesn't exist
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the papyon-bugs
mailing list