zD12 / galaxium

Automatically exported from code.google.com/p/galaxium
0 stars 0 forks source link

MSN: Error changing the display image (avatar) #309

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I use the 0.7.4.1 version (via ubuntu 8.04 repositories).

When I log into MSN, and I try to change the avatar, is not saved on MSN's
servers.

So, when I login, I have the same old image.
When I have tried many times, only one time I had the image changed... but
99% is (Debug console output, when I try to change the avatar, 1 try):

Debug: Required security tokens all OK, no request needed
Debug: Saving cloned header StorageApplicationHeader
Debug: Invoking DeleteRelationships (attempt 1 of 10) on
https://storage.msn.com/storageservice/schematizedstore.asmx
Debug: Received 100% (816 of 816 bytes)
Debug: Roaming profile photo didn't exist
Debug: Required security tokens all OK, no request needed
Debug: Saving cloned header StorageApplicationHeader
Debug: Invoking DeleteRelationships (attempt 1 of 10) on
https://storage.msn.com/storageservice/schematizedstore.asmx
Debug: Received 100% (816 of 816 bytes)
Debug: Roaming profile photo didn't exist
Debug: Required security tokens all OK, no request needed
Debug: Saving cloned header StorageApplicationHeader
Debug: Invoking CreateDocument (attempt 1 of 10) on
https://storage.msn.com/storageservice/schematizedstore.asmx
Debug: Received 50% (512 of 1008 bytes)
Debug: Received 100% (1008 of 1008 bytes)
Error: Error uploading image to roaming profile: Client
prc_RelationshipInsUpd_W11R3:  The name ProfilePhoto already exists for the
given parent item.

prc_ItemInsert_W12R2:  Failed to execute stored procedure
prc_RelationshipInsUpd_W11R3.

prc_DocumentAdd_08R2:  Failed to execute stored procedure prc_ItemInsert_W12R2.

prc_PhotoAdd_08R2:  Failed to execute stored procedure prc_DocumentAdd_08R2.

The strange thing is that the file size is not correct (is always 816 bytes
and next 1008 bytes...). Also for every image I have the same output.

Original issue reported on code.google.com by s.mond...@gmail.com on 21 Aug 2008 at 1:46

GoogleCodeExporter commented 9 years ago
Sorry, I don't have used correctly the template for submitting Issues (also I 
don't
write very well english...)

Original comment by s.mond...@gmail.com on 21 Aug 2008 at 1:48

GoogleCodeExporter commented 9 years ago
I don't have any experience with the roaming profiles in MSN P15, but this 
seems to
be a server side error

does this error occur all the time when you try to change your avatar?

Original comment by ben.motm...@gmail.com on 9 Dec 2008 at 11:22

GoogleCodeExporter commented 9 years ago
Is there any more information that can be provided, or an answer to ben's 
question?
without more details its impossible to fix this as it does not happen to anyone 
else.

Original comment by dra...@gmail.com on 22 May 2009 at 11:04