Ticket #63 (closed enhancement: fixed)

Opened 3 years ago

Last modified 2 years ago

Fail gracefully before SIM registration

Reported by: dolfje@… Owned by: quickdev
Priority: major Milestone:
Component: libframeworkd-phonegui-efl Version:
Keywords: Cc:

Description

If you try to start contacts, messages or dialer before the SIM registration, the applications will fail.

We have several options to do better:

  • Do nothing
  • Warn the user with a dialog that the application isn't ready
  • Open the application and show a dialog 'please wait' that disappear when the SIM registration is done.

Change History

comment:1 Changed 3 years ago by Simon Lindgren <simon.n.lindgren@…>

I vote for the third option, and make the message something like "Please wait, SIM is registering..." so that you know why you have to wait.

Or, as a fourth option (the best IMO, but probably more work):
Start the application, but show dialog only if it is absolutely neccessary (the user tries to make a phonecall, send an sms, or something else that requires the SIM to be registered).

comment:2 Changed 3 years ago by ainulindale

  • Milestone set to MS1

comment:3 follow-up: ↓ 5 Changed 3 years ago by anonymous

imho things should work as in qtextended where the first thing you are presented to is the pin dialer. Every other cellphone in the world does the same (as long as i know)

comment:4 Changed 3 years ago by mywave

My other mobile-phones does this:

"Please wait, registering to network"

or

"Please wait, reading contact database"

etc...

and then 2-3-4-5 seconds later, the expected dialog opens up.

comment:5 in reply to: ↑ 3 Changed 3 years ago by evangeneer

Replying to anonymous:

imho things should work as in qtextended where the first thing you are presented to is the pin dialer. Every other cellphone in the world does the same (as long as i know)

imho that would be worst than crashing application? why shouldn't I use my freerunner without a sim card??
once pim is in frameworkd, if contact are stored on the phone, I want to see them even without the sim (eg: mailing them if I am connected to a wifi spot)

comment:6 Changed 3 years ago by dos

  • Component changed from SHR Image to libframeworkd-phonegui-efl

comment:7 Changed 3 years ago by dos

  • Milestone MS1 deleted

comment:8 Changed 2 years ago by TAsn

  • Status changed from new to closed
  • Resolution set to fixed

fixed in efl2 with the move to ophonekitd.

Note: See TracTickets for help on using tickets.