| Reply | « Previous Thread | Next Thread » |
|
Hi,
My Python shell just hung up on my N82. I have a white screen and have to restart the handy. Is there another way to kill a hanging application ( like a task manager ). |
|
Join Date: Jul 2007
Posts: 159
Location: Eindhoven, the Netherlands
Offline
Regular Contributor
|
|
You could try pressing the red button, it helps in many (but not all) cases.
Mark. |
|
Join Date: Feb 2008
Posts: 2,543
Location: Bhavnagar, Gujarat, India
gaba88
Online
Forum Nokia Champion
|
|
hi HelAu
or you can just press the menu button and then followed by the c button you will exit from the app. but why the shell hangs up?? Enjoy Pythoning Gaba88 Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Quote:
You can use a third party freeware to do this. Seach about Handy Task Man. And here is some more information and a cool video on the same. Hope it helps, Best Regards, Croozeus |
|
I think Croozeus HelAu is talking about "Python Shell" hanging up instead of Hanging up due to infinte loops.
IDEAS is all they need but still they think only Genius can give them that. |
| shubhendra |
| View Public Profile |
| Find all posts by shubhendra |
|
Hi,
I don't know if the application hangs or the python shell ( it happens sometimes after stopping an application ). I installed the jbak Taskmanager and now I am able to kill Python and restart it ![]() |
|
Quote:
![]() Best Regards, Croozeus |
|
A task manager like this is always helpful
![]() And it saves me some minutes, because without it I have to reboot to use python again. |
|
If it happens sometimes after you stop an application, then its most probably due to application programming bug.
IDEAS is all they need but still they think only Genius can give them that. |
| shubhendra |
| View Public Profile |
| Find all posts by shubhendra |
|
Quote:
and exited from python.After this for next time python may give problen to open. using "menu key" long press plus "c" key also will not help much . you must have to restart mobile. i have already posted a thread regarding this but till today i am also facing the same problem. |
|
Quote:
I tried on N95 and Nokia 6680. What device does this problem occur ? Best Regards, Croozeus |
|
i m having 6600, it gives such problem.
|
|
May be because of the script you are running. IMHO, this may happen if the script has infinite loop which it cannot terminate.
Anyone else can try it on his device ? Best Regards, Croozeus |
|
Quote:
When you do exit, verify that you release everything you opened, created or reserved. Sometimes it helps, if you "free" some of the resources, which PyS60 is supposed to free by itself... Btw if you do reserve a lot of memory and start another app (or several), then Symbian OS might be sending a "kill" event to python in an attempt to gather enough memory for the new just launched app. I didn't check, if python listens to that event. If it does, it might be trying to terminate your script, which brings us back to clean exit problem. Hope this helps, --jouni |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Please help installing Python libraries on S60 | ericroijen | Python | 11 | 2009-07-18 11:43 |
| New to Python for S60 (PyS60)? Read this first! | croozeus | Python | 2 | 2008-10-17 20:23 |
| [announce] PyUIQ. Python for UIQ 2.1 and 3.x | OscarBernabeu | Python | 35 | 2008-01-17 10:12 |
| [announce] the first Mobile Python book is now available ! | cyke64 | Python | 1 | 2008-01-08 10:58 |
| [announce] Mobile Python book soon in Sept 2007 ! | cyke64 | Python | 11 | 2007-10-03 20:46 |