| Reply | « Previous Thread | Next Thread » |
|
I've written a small app in Python. The app showing image in TopWindow when somebody is calling. When I start my app in Python Shell, everything works fine. But I wanted to have standalone app, so I made it with Ensymble and Python 2.5 on Windows platform. After installing stanalone app on my N80, it's not working well. TopWindow isn't appearing when there is incoming call, and I can't close app by itself (I have to hold SymbianMenu key and then press C key on selected app). Please help me with making standalone app.
Here is source code of my app: http://pliki.piastuff.info/pys60/CallerImgSrv.py P.S.: Sorry for my English. I'm still learning this language. ======== I solved the problem myself. I forgot to specify capabilities for standalone app. After adding --caps:"NetworkServices+ReadUserData" in Ensymble command line, standalone app working fine.
Last edited by darrarski : 2007-11-23 at 17:01.
Reason: problem solved
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| getting local bt address in standalone app | quickie | Python | 1 | 2007-06-06 20:58 |
| Couple standalone app questions | tsharju | Python | 10 | 2006-08-24 07:19 |
| Symbian app installation problem on N80... | Magrip | Symbian | 1 | 2006-08-21 05:16 |
| Install a script as a standalone app ! | cyke64 | Python | 5 | 2006-07-18 03:24 |
| Standalone App Exit? | maym | Python | 2 | 2005-08-09 01:58 |