View previous topic :: View next topic |
Author |
Message |
Scowner Power User
Joined: 05 Aug 2007 Posts: 32
Phone Type: iPhone 3gs
|
Posted: Sun Sep 14, 2008 8:46 am Post subject: application quits when hangup key pressed on n95 |
|
|
1.41.03 on n95. offline mode
When the hangup key (red) is pressed while a menu is open the application simply quits.
Also if a map is displayed it briefly flashes up the exit confirmation screen and then quits.
I have the setting "confirm on exit" turned on. |
|
Back to top |
|
 |
Cristian Streng Founder
Joined: 28 Oct 2005 Posts: 4585
Phone Type: (many)
|
Posted: Sun Sep 14, 2008 2:25 pm Post subject: Re: application quits when hangup key pressed on n95 |
|
|
Scowner wrote: | 1.41.03 on n95. offline mode
When the hangup key (red) is pressed while a menu is open the application simply quits. |
Um... doesn't ANY application always quit when you press the red hangup key? As far as I know this happens on all S60 3rd edition phones.
Cristian |
|
Back to top |
|
 |
Scowner Power User
Joined: 05 Aug 2007 Posts: 32
Phone Type: iPhone 3gs
|
Posted: Sun Sep 14, 2008 3:13 pm Post subject: |
|
|
yes most do, but not all. Some just return to the standby screen and leave the app running in the background.
I just assumed you were trapping the exit - henc the "confirm of exit" setting |
|
Back to top |
|
 |
Pyrpolizer Power User
Joined: 09 Nov 2008 Posts: 34
Phone Type: Nokia N95 8GB
|
Posted: Wed Nov 19, 2008 7:09 pm Post subject: Re: application quits when hangup key pressed on n95 |
|
|
Scowner wrote: | 1.41.03 on n95. offline mode
When the hangup key (red) is pressed while a menu is open the application simply quits.
Also if a map is displayed it briefly flashes up the exit confirmation screen and then quits.
I have the setting "confirm on exit" turned on. |
hmm.. you are right. But it goes standby if no menu is open.
Actually I like this bug gives me a quick way to exit.  |
|
Back to top |
|
 |
Cristian Streng Founder
Joined: 28 Oct 2005 Posts: 4585
Phone Type: (many)
|
Posted: Wed Nov 19, 2008 8:20 pm Post subject: Re: application quits when hangup key pressed on n95 |
|
|
Pyrpolizer wrote: | Scowner wrote: | 1.41.03 on n95. offline mode
When the hangup key (red) is pressed while a menu is open the application simply quits.
Also if a map is displayed it briefly flashes up the exit confirmation screen and then quits.
I have the setting "confirm on exit" turned on. |
hmm.. you are right. But it goes standby if no menu is open.
Actually I like this bug gives me a quick way to exit.  |
When you press the red hangup key the behavior is generally undefined, it depends on the phone... Some will just kill the application without saving the settings, others will allow it to exit gracefully, others will just have mixed behavior The best way to exit is choose Exit in the Menu, that way you can be sure that settings are saved. |
|
Back to top |
|
 |
Pavel Junior
Joined: 21 Oct 2007 Posts: 4
Phone Type: Unknown
|
Posted: Thu Aug 20, 2009 11:13 am Post subject: |
|
|
There is a special Nokia manifest param:
Nokia-MIDlet-No-Exit: true
It helps to prevent such behavior on new S60 models...
Google it for more details  |
|
Back to top |
|
 |
Cristian Streng Founder
Joined: 28 Oct 2005 Posts: 4585
Phone Type: (many)
|
Posted: Thu Aug 20, 2009 6:11 pm Post subject: |
|
|
Pavel wrote: | There is a special Nokia manifest param:
Nokia-MIDlet-No-Exit: true
It helps to prevent such behavior on new S60 models...
Google it for more details  |
Thanks for letting me know, this will be present in all future versions of MGMaps (need to release one soon because the old certificate expires tomorrow). |
|
Back to top |
|
 |
|