| Reply | « Previous Thread | Next Thread » |
|
I have tried the autostart option with ensymble but its not working, Any bug reports?
|
|
Quote:
Self-signed applications and applications with UID in the unprotected range cannot register to be automatically started. Thus in your case one of the above two mentioned issue exists. So 1) Try to use a default UID provided by ensymble. 2) Get the SIS file (application) signed by a developer certificate or by opensigned online at www.symbiansigned.com The files generated by ensymble are Selfsigned by its certificate. Best Regards, Croozeus |
|
Quote:
UID was from "Protected Range" (0x20000000->) and I used developer certificate (with all possible capabilities) from Symbian signed. The command I used was something like this: Code:
ensymble.py py2sis \
--uid=0x20012345 \
--appname=PuhuvaRoskis \
--version=0.0.1 \
--lang=EN \
--shortcaption="Roskis" \
--caption="Puhuva Roskis" \
--drive=C \
--caps=ALL-TCB-DRM-AllFiles \
--vendor="Aapo Rista" \
--autostart \
--runinstall \
--verbose \
--cert=certs/mydevcert.cer \
--privkey=certs/mydevcert.key \
roskis PuhuvaRoskis-signed.sis
After reboot the application starts and seems to go to the background. |
|
Quote:
Best Regards, Croozeus |
|
Join Date: Aug 2008
Posts: 65
Location: Ahmedabad,Gujarat,India
nirajpendal
Offline
Regular Contributor
|
|
I have one question regarding creating sis with autostart application on startup.
I am creating this sis using Code:
ensymble.py py2sis --uid=0xE0000001 --appname="Test" --version=0.0.1 --shortcaption="test" --caption="test" --caps=ALL-TCB-DRM-AllFiles --autostart --verbose fg.py I don't have any paid certificate or uid . I want to create this application(sis file) for test purpose. What should I give at uid? Thanks and Regards, Niraj Pendal |
| nirajpendal |
| View Public Profile |
| Find all posts by nirajpendal |
|
Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
Offline
Forum Nokia Champion
|
|
|
Quote:
|
|
It used to work for me, but at some point stopped working.
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Autostart Permissions on Nokia 6680 | supertonsil | Mobile Java Networking & Messaging & Security | 15 | 2008-08-28 00:27 |
| Autostart | mshita | Python | 2 | 2008-04-28 17:49 |
| [announce] Ensymble v0.26 | jethro.fn | Python | 7 | 2008-03-15 17:35 |
| [announce] Ensymble v0.25 | jethro.fn | Python | 12 | 2008-01-05 20:34 |
| Ensymble vs PyS60 v1.4 | jking_ok | Python | 5 | 2007-07-16 08:17 |