[Bug 27672] telepathy-butterfly crashed with NotImplementedError in __init__()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 16 12:49:54 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27672

--- Comment #1 from Jonny Lamb <jonny.lamb at collabora.co.uk> 2010-04-16 03:49:54 PDT ---
After putting these details on the wrong bug by accident, I'll try again:

Okay, that log was pretty useful and shows what's wrong with the SHA1D. Here is
msn object XML:

<msnobj Creator="example at hotmail.com" Size="19086" Type="3"
Location="TFRlgrTEF.dat" Friendly="SQBtAGEAZwBlAG4AIAAxADAAAAA=" SHA1D="1h
Jo825av2d/RagyNCPI0V3rTs=" SHA1C="VK4lMv5Ori9LfY1J6THi4o/sOAU="/>

Take the SHA1D attribute:

    SHA1D="1h Jo825av2d/RagyNCPI0V3rTs="

I've no idea what that "1h", but we need to work around it. I had a little look
at the other MSN implementations and couldn't find anything about this. I'll
cook up a patch.

Oh, also, the rogue string isn't always first in the SHA1D attribute:

% grep "Invalid SHA1" butterfly-log.txt
papyon/papyon.p2p-WARNING: 14/04/10 18:16:26.809406: Invalid SHA1D in
MSNObject: /IkRrvJpPvK/ZFEZEM7eRhle k4=
papyon/papyon.p2p-WARNING: 14/04/10 18:16:27.35620: Invalid SHA1D in MSNObject:
1h Jo825av2d/RagyNCPI0V3rTs=
papyon/papyon.p2p-WARNING: 14/04/10 19:18:38.737390: Invalid SHA1D in
MSNObject: 1h Jo825av2d/RagyNCPI0V3rTs=
papyon/papyon.p2p-WARNING: 14/04/10 19:20:31.38971: Invalid SHA1D in MSNObject:
1h Jo825av2d/RagyNCPI0V3rTs=

:-(

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list