Thread
:
Proper integration of telepathy accounts
View Single Post
Niwakame
2011-12-09 , 20:54
Posts: 120 | Thanked: 126 times | Joined on Nov 2011 @ Germany
#
91
@Naughty:
4|19|tmc-uid|s|<telepathy uid>
This is just totally wrong ^^ Usually values in <> should be replaced by you.
replace <telepathy uid> by the string you'll get when using "mc-tool list"
something like haze/msn/SOMETHINGELSEHERE
:P
@Naughty
Remove the faulty entry via sqlite3:
Code:
DELETE FROM settings WHERE value = "<telepathy uid>";
@billranton:
I'm currently trying to attach a debugger to get what values were missing...
Last edited by Niwakame; 2011-12-09 at
21:10
.
Quote & Reply
|
The Following User Says Thank You to Niwakame For This Useful Post:
Naughty
Niwakame
View Public Profile
Send a private message to Niwakame
Find all posts by Niwakame