![]() |
2013-09-08
, 14:49
|
Posts: 231 |
Thanked: 143 times |
Joined on Feb 2012
@ Tallinn, Estonia
|
#51
|
![]() |
2013-09-08
, 14:51
|
Posts: 78 |
Thanked: 135 times |
Joined on Jul 2012
|
#52
|
The Following 4 Users Say Thank You to mbanck For This Useful Post: | ||
![]() |
2013-09-08
, 15:16
|
Posts: 771 |
Thanked: 393 times |
Joined on Feb 2012
|
#53
|
![]() |
2013-09-08
, 16:51
|
|
Posts: 234 |
Thanked: 281 times |
Joined on Nov 2010
@ Helsinki
|
#54
|
Yeah. Alternatively, one can download the binary from here: http://people.debian.org/~mbanck/har...lepathy-gabble
After that, make sure that no telepathy-gabble process is running anymore (by going offline with other jabber accounts and waiting a bit, or, if all else fails, rebooting). Facebook worked again for me.Code:devel-su # wget http://people.debian.org/~mbanck/harmattan/telepathy-gabble # mv /usr/lib/telepathy/telepathy-gabble /usr/lib/telepathy/telepathy-gabble_ # mv telepathy-gabble /usr/lib/telepathy/telepathy-gabble
![]() |
2013-09-08
, 17:42
|
Posts: 835 |
Thanked: 772 times |
Joined on Oct 2007
@ Finland
|
#55
|
![]() |
2013-09-08
, 18:34
|
Posts: 78 |
Thanked: 135 times |
Joined on Jul 2012
|
#56
|
After executing codes Network error also on Gtalk (and still on Facebook).
devel-su # mv /usr/lib/telepathy/telepathy-gabble_ /usr/lib/telepathy/telepathy-gabble
![]() |
2013-09-08
, 18:56
|
|
Posts: 234 |
Thanked: 281 times |
Joined on Nov 2010
@ Helsinki
|
#57
|
Did you try a reboot? This is a Nokia N9 on PR1.3 you are having, right?
If it does not work at all for you, you can revert via
Code:devel-su # mv /usr/lib/telepathy/telepathy-gabble_ /usr/lib/telepathy/telepathy-gabble
![]() |
2013-09-08
, 19:03
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#58
|
|
2013-09-08
, 19:42
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#60
|
Turns out applying the patch goes fine, but it doesn't compile, I had to backport another change to make it actually build.
The resulting .deb is too big to attach to this thread, but I have uploaded it here:
http://people.debian.org/~mbanck/harmattan/telepathy-gabble_0.12.6+0maemo12+0m7+nmu1_armel.deb
I have not tested it, mostly because my N9 is having hardware issues right now, so let me know whether this is possible to install and/or works.