Share

PyS60

Tracker: Patches

5 Don't exit when hangup (red) key is pressed - ID: 1817377
Last Update: Attachment added ( nlsp )

When the hangup key is pressed, the interpreter exits immediately, thereby
possibly crashing while doing internal cleanup on native resources that
should have been closed.

This patch simply ignores the EndKeyCloseEvent, which results in python
being switched to the background (at least on my device). Note that after
installation you might have to reboot your device before the change is
effective due to dlls being cached in memory.

Perhaps an attribute could be added to appuifw.app to make the behaviour
user configurable.


Niels Poppe ( nlsp ) - 2007-10-21 15:44

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
patch-endkey.diff patch relative to release 1.4.1 Download

Change ( 1 )

Field Old Value Date By
File Added 250700: patch-endkey.diff 2007-10-21 15:44 nlsp