Summary: | papyon won't connect to Windows Live (MSN) | ||
---|---|---|---|
Product: | papyon | Reporter: | Bruno Bigras <bigras.bruno> |
Component: | general | Assignee: | papyon-bugs |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | a9016009, bigon, cmaiku, desintegr, jdelvare, ml, oyvind |
Version: | git master | Keywords: | patch |
Hardware: | Other | ||
OS: | All | ||
URL: | http://cgit.collabora.com/git/user/maiku/papyon.git/log/?h=bug-42689 | ||
See Also: |
https://bugzilla.redhat.com/show_bug.cgi?id=750884 https://launchpad.net/bugs/887349 https://bugzilla.gnome.org/show_bug.cgi?id=663708 |
||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Replace "contacts.msn.com" with "local-bay.contacts.msn.com" |
Description
Bruno Bigras
2011-11-07 18:50:24 UTC
*** Bug 42691 has been marked as a duplicate of this bug. *** Downsteam bug in Fedora : https://bugzilla.redhat.com/show_bug.cgi?id=750884 Created attachment 53291 [details] [review] Replace "contacts.msn.com" with "local-bay.contacts.msn.com" This patch fixes logging in for me. I only needed the change in papyon/service/description/AB/__init__.py in order to log in, but the Sharing service was getting the same 301 error so I applied it there too. I changed the SingleSignOn file as that was the last reference to "contacts.msn.com", but I don't know how to test that part. Mike, thanks for the fix. I committed this to emesene https://github.com/emesene/emesene/commit/6b0df62b0d384cdd94a84f135f1969ba23fddd23 and it seems to have fixed it for everyone so far. I wasn't really sure about the SingleSignOn change, and looking at other projects I found that they also just use contacts.msn.com, so I left that as is for the time being. Hi, Looks like another (that handle redirect) has been committed: http://cgit.freedesktop.org/papyon/commit/?id=d2cd1fd379978ff095150dafb2e99bef7327acf2 With that patch I now get another backtrace due to the "logger.warning(response)" lines (response is not a string). And other question about that patch, where is http://byrdr.omega.contacts.msn.com coming from? shouldn't we let the old url and then let the redirect code handle that? Git master contains the fix for that bug (two commits): http://cgit.freedesktop.org/papyon/commit/?id=d2cd1fd379978ff095150dafb2e99bef7327acf2 http://cgit.freedesktop.org/papyon/commit/?id=ae863cd1e869a22f6b1bcfee93d4b801fd8e2200 A new papyon release is due for today, but distros can still choose two integrate these two patches if they only want to fix this critical bug. The two fixes don't apply cleanly on top of the version of papyon I am running (0.4.6 in openSUSE 11.3). Is it possible to backport the fixes to papyon 0.4.6, or is a version update the only solution? I would really be happy with a backport for the 0.4 branch too, as it's used in debian stable |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.