[Papyon-bugs] [Bug 29967] New: p2pv2 fails when endpoints aren't updated yet

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 2 02:28:59 PDT 2010


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

           Summary: p2pv2 fails when endpoints aren't updated yet
           Product: papyon
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: papyon-bugs at lists.freedesktop.org
        ReportedBy: c10ud.dev at gmail.com


display-picture-changed signal is emitted with NLNs, but soon after login we
don't have endpoint data yet (arrives with UBXs), so if we start transfering
the dp, peer_guid is None and the transfer fails resulting in a nice kaboom.

a possible solution is emitting that signal also when an UBX is received, and
make the p2p session fail when version is 2 and peer_guid is None.

emitting the signal ONLY when an UBX is received is not a viable solution since
the servers send only NLNs when an user changes his/her/its picture.

-- 
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