Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 529082 - net-im/pidgin-2.10.11 version bump
Summary: net-im/pidgin-2.10.11 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL: https://developer.pidgin.im/ticket/16451
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-12 19:51 UTC by Chiitoo
Modified: 2014-11-25 17:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Update the MSN application ID to fix contact-list retrieval. (pidgin-2.10.10-update_msn_application_id.patch,347 bytes, patch)
2014-11-12 19:51 UTC, Chiitoo
Details | Diff
Update the MSN application ID to WLM 2012. (pidgin-2.10.10-update_msn_application_id.patch,347 bytes, patch)
2014-11-13 13:20 UTC, Chiitoo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chiitoo gentoo-dev 2014-11-12 19:51:05 UTC
Upstream report: https://developer.pidgin.im/ticket/16451

There may or may not be a new release for Pidgin in the near future, so patch it would probably make a user or few happy here as well.

Note that the upstream patch in the mentioned ticket contains the ID for WLM 2012, which works for some users while not for others.  The one used in the attached patch here has the ID for WLM 2009, which may work better (at least for some, it indeed does).


Thanks!

Reproducible: Always

Steps to Reproduce:
1. Install: net-im/pidgin
2. Log in using a Microsoft account.
Actual Results:  
The contact list can not be retrieved, and chatting with other users is not possible.

Expected Results:  
Contact list is retrieved, and chatting made possible.
Comment 1 Chiitoo gentoo-dev 2014-11-12 19:51:59 UTC
Created attachment 389200 [details, diff]
Update the MSN application ID to fix contact-list retrieval.
Comment 2 Chiitoo gentoo-dev 2014-11-13 13:08:26 UTC
Meh.

They seem to have already blocked off the WLM 2009 ID as well, so either the WLM 2012 or Skype ID must be used, but these wont work for some users (the contact-list will be retrieved, but they will show as being off-line, and /some/ messages will not go through to the contacts).

One might guess there is no long-term fix, but only time can really tell.

Might be good to wait on this for a little while at least, but I'll attach a new patch with either of the two IDs currently known to be working.
Comment 3 Chiitoo gentoo-dev 2014-11-13 13:10:10 UTC
Comment on attachment 389200 [details, diff]
Update the MSN application ID to fix contact-list retrieval.

>--- a/libpurple/protocols/msn/contact.h
>+++ b/libpurple/protocols/msn/contact.h
>@@ -60,7 +60,7 @@ typedef enum
> #include "session.h"
> #include "soap.h"
> 
>-#define MSN_APPLICATION_ID "CFE80F9D-180F-4399-82AB-413F33A1FA11"
>+#define MSN_APPLICATION_ID "484AAC02-7F59-41B7-9601-772045DCC569"
> 
> #define MSN_CONTACT_SERVER	"local-bay.contacts.msn.com"
Comment 4 Chiitoo gentoo-dev 2014-11-13 13:20:23 UTC
Created attachment 389244 [details, diff]
Update the MSN application ID to WLM 2012.

Apologies for the extra comment!

Guess I had to confirm what that button actually does.  =]
Comment 5 Chiitoo gentoo-dev 2014-11-23 22:44:05 UTC
Version 2.10.11 is out and about, containing the fix for this and more.  Changing this bug for version bump instead might be okay?  (Going fer it!)

Tested renaming 2.10.10 ebuild to 2.10.11 and it seems to work so far.
Comment 6 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-11-25 17:08:53 UTC
+*pidgin-2.10.11 (25 Nov 2014)
+
+  25 Nov 2014; Lars Wendler <polynomial-c@gentoo.org> +pidgin-2.10.11.ebuild:
+  Version bump (bug #529082). Added python-3.4 support (bug #530308).
+