[maemo-developers] Telepathy Mission Control - Account keeps disconnecting from custom connection in harmattan
From: Sudheer K. scifi1947 at gmail.comDate: Sun Nov 13 22:36:37 EET 2011
- Previous message: Done: Merged tvout desktop widget and tvout control panel plugin
- Next message: Telepathy Mission Control - Account keeps disconnecting from custom connection in harmattan
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have cross-posted this question from dev.nokia forum because I didn't get any response. Apologies in advance. I've created a custom telepathy connection manager in my application to integrate with harmattan's contacts application. Once the integration is in place, users should see a "Call via Vicar | Cell" in the contact page similar to SIP account(s). This custom connection manager is working fine in fremantle/N900. I am trying to get this to work in harmattan. The telepathy account is created through a postinst script on application installation. I have setup the key account properties ConnectAutomatically as true, HasBeenOnline as true while creating the account (a copy of telepathy-ring properties actually). I am using command below to force mission control to reconnect the account to my connection for testing, but the account gets connected and disconnected immediately. dbus-send --type=method_call --print-reply --dest=org.freedesktop.Telepathy.AccountManager /org/freedesktop/Telepathy/Account/vicar/tel/vicar0 org.freedesktop.Telepathy.Account.Reconnect Here is the dbus-monitor output --> http://pastebin.com/u7d0kn1f The account status is connected at COMMENT LINE 1 and it immediately changes to disconnected at COMMENT LINE 2 in the log. This process repeats on an on. I don't see any error in the syslog. Appreciate any help in troubleshooting this issue.
- Previous message: Done: Merged tvout desktop widget and tvout control panel plugin
- Next message: Telepathy Mission Control - Account keeps disconnecting from custom connection in harmattan
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]