![]() |
2011-12-12
, 09:54
|
|
Posts: 120 |
Thanked: 126 times |
Joined on Nov 2011
@ Germany
|
#172
|
![]() |
2011-12-12
, 10:14
|
Posts: 586 |
Thanked: 471 times |
Joined on Jan 2010
@ Finland
|
#173
|
![]() |
2011-12-12
, 10:28
|
Posts: 46 |
Thanked: 2 times |
Joined on May 2010
@ Nairobi, Kenya
|
#174
|
It should be resolved in PR1.2
https://harmattan-bugs.nokia.com/show_bug.cgi?id=123
Other way would be to reflash the device if you don't want to wait until PR1.2
![]() |
2011-12-12
, 10:30
|
Posts: 46 |
Thanked: 2 times |
Joined on May 2010
@ Nairobi, Kenya
|
#175
|
i don't know if this will help.
"Lavanya 2011-11-18 14:33:16 EET
Thanks for your input. This is now fixed in the internal releases and will be
available in the future updates for N9. However as a workaround you could do
Settings -> Reset -> clear device and re-configure all your accounts.
Note:
This will clear all your data on the device. Backup and restore is not an
option as it would get back the old settings and problem persists."
![]() |
2011-12-14
, 13:02
|
Posts: 46 |
Thanked: 2 times |
Joined on May 2010
@ Nairobi, Kenya
|
#176
|
![]() |
2011-12-15
, 19:09
|
Posts: 37 |
Thanked: 21 times |
Joined on May 2010
|
#177
|
![]() |
2011-12-16
, 15:23
|
Posts: 307 |
Thanked: 1,460 times |
Joined on May 2011
@ Switzerland
|
#178
|
OK, so I have haze/gadugadu account working... sort of...
Does anybody know how to enable integration with contacts? At the moment I am able only to respond to chat initiated by the other party, I have no way to initiate chat myself. Help!!!
TIA
Paul
![]() |
2011-12-16
, 22:20
|
Posts: 37 |
Thanked: 21 times |
Joined on May 2010
|
#179
|
If you've got the account set up only in telepathy, then you can initiate a chat by opening Messaging, tapping the speech bubble icon in the bottom right corner, then selecting a contact from the list.
I've attached provider and service files for gadu-gadu. Copy them into /usr/share/accounts/(providers or services), delete your old mc-tool account and register a new one with the Accounts app. There are no gadu-gadu icons in harmattan - you'll have to make some
Let me know if it works, I don't have a gadu-gadu account to test with.
dddc143e2432ea47dfcd37a1b6a79c27 libpurple0_2.10.0_armel.deb cdf2125d37ab0880f05f2979c17d1895 telepathy-haze_0.5.0-1_armel.deb d49d6187fda29ea5d051a5479201e0d0 im-providers-additional-0.2.deb eff0337a3af7459bb9a10b7ca1ed6c62 im-providers-additional-0.4.deb
![]() |
2012-01-20
, 13:09
|
Posts: 29 |
Thanked: 7 times |
Joined on Jan 2012
|
#180
|
Hi all,
You can use MSN without installing many python packages, you only need
libpurple0
telepathy-haze
install them using
with rootCode:dpkg -i libpurple0* dpkg -i telepathy-haze*
and then add account
telepathy-haze also support many protocols, such asCode:mc-tool add haze/msn $liveid string:account=$liveid string:password=$idpassword
haze/icq
haze/yahoo
haze/aim
haze/irc
haze/facebook
haze/gadugadu
haze/qq
I tried haze/icq and haze/msn, you can try other services self.
Enjoy =)
I type it in the form of below: devel-su rootme mc-tool add haze/qq 296991699 string:account=296991699 string:password=chunxxxx
However, it shown: mc-tool: org.freedesktop.DBus.GL1b.UnmappedError.McdAccountManagerError.Code0:Failed to set parameter: Protocol QQ not found
Any assistance will be appreciated. Thanks.