Hi Shane,
>
> With the latest dialer 0.2.1 from OBS, i could never get an incoming
> call indication. There are 2 issues
>
> 1) In the new dialer.desktop file, i had to comment
> X-Osso-Service=com.meego.dialer, in order to make it start from home
> screen.
> Hmm, I though we had solved this and/or were unable to reproduce it
> here (on iCDK).
> Mike can you add your recollections on that.
> If nothing else, we can have separate .desktop files, one
> for /etc/xdg/autostart and another for /usr/share/applications.
alterego also mentioned similar issues with launching.
>
> 2) No incoming call is shown to user, probably because in
> MainWindow::handleIncomingCall()
>
> if (isOnDisplay()) {
> m_alert->setCallItem(call);
> m_alert->appear();
> }
> is never true, and so only the notification of call is shown, not the
> alert dialog. i have attached a log, and there is no releasePrestart
> called either.
> This is expected. It relies on MNotificationManager to "to the right
> thing" by presenting a notification to the user. Clicking (tapping) on
> this will invoke the accept() dbus method on the com.meego.dialer
> service. There is currently no way to "decline" or ignore the call, as
> MNotificationView class does not support multiple buttons.
I could never get the call accepted even by clicking on the notification. But i
will verify this once again. I also did not hear any ring tone.
This is a different/special behaviour, when compared to any available
dialer(android, maemo or even symbian), where the user is given a much cleaner
option. How does this work on the ring tone? The issue here is that user will
have to keep looking at the screen to know the incoming call, which is exactly
the issue we were trying to fix. If he is ready to do that he could even start
dialer manually to receive calls.
> I don't plan to change this behavior in MTF version, but should be
> addressed in the QML port going forward.
A clear dialog with many options (deflect, decline,silence, send message etc)
would be the ideal UI to have, at least we should have place holders for it.
> Does that clear things up, or am I still missing your point?
The same is being reported in bugzilla (16436) too.
regards
Arun
_______________________________________________
MeeGo-handset mailing list
[email protected]
http://lists.meego.com/listinfo/meego-handset