You Are Here:

Community: Developer Discussion Boards

#1 Old python script on startup - 2007-02-08, 10:52

Join Date: Jan 2007
Posts: 4
abimatrix
Offline
Registered User
Hai,
I want to put my python script on nokia 6630 phone startup i.e when phone is powered on and it should be background. please help me i am a student
Reply With Quote

#2 Old Re: python script on startup - 2007-02-08, 11:54

Join Date: May 2004
Posts: 524
Location: Tampere, Finland
jethro.fn's Avatar
jethro.fn
Offline
Forum Nokia Champion
For S60 1st and 2nd Edition devices (6630 is 2nd Edition), there ezBoot:

http://www.newlc.com/article.php3?id...cherche=ezboot


First, generate a SIS file using py2sis or py2sisng, with the --leavetemp option. Then make a file <appname>.boot in the temporary directory with the following text:

Code:
boot:\system\apps\<appname>\<appname>.app
Edit the PKG file and add the following text:

Code:
"<appname>.boot" -"!:\system\programs\ezboot\boot\<appname>.boot"
Then manually re-generate the SIS file with makesis.exe. (I have not tested this myself! Search the forum for instructions on using --leavetemp and makesis.exe.)

You need to have ezBoot installed for this to work. See the ezBoot web page for instructions on how to embed ezBoot inside your own SIS file.
Reply With Quote

#3 Old Re: python script on startup - 2007-02-08, 16:38

Join Date: Feb 2006
Posts: 168
Location: Helsinki, Finland
RICH?
Offline
Regular Contributor
I've tried ezBoot but it starts the standalone app but it fails to load the script. I mean that i just see an app launch with my title & icon but it doesnt do anything. When I launch the app from the menu its fine...


Nokia E66
PyS60 1.4.4 final
Reply With Quote

#4 Old Re: python script on startup - 2007-02-08, 19:42

Join Date: Jan 2007
Posts: 80
federico2929
Offline
Regular Contributor
Has anybody got this to work on version 3?
Reply With Quote

#5 Old Re: python script on startup - 2007-06-22, 19:40

Join Date: Jun 2007
Posts: 1
vooi
Offline
Registered User
hi rich, your issue where your application only starts with title and does not continue.. did u manage to find a solution? I m in the same dilemma.. pls help if u fixed it.. thanks
Reply With Quote

#6 Old Re: python script on startup - 2007-06-25, 11:24

Join Date: Feb 2006
Posts: 168
Location: Helsinki, Finland
RICH?
Offline
Regular Contributor
No, unfortunately I didnt . I guess ezBoot just launches the app in a different way than the menu does, but I dont know how to fix it.


Nokia E66
PyS60 1.4.4 final
Reply With Quote

#7 Old Re: python script on startup - 2008-07-23, 13:54

Join Date: Nov 2006
Posts: 186
Location: Pune, india
sagars's Avatar
sagars
Offline
Regular Contributor
hi all
i am also facing same problem. Was any one got success in solving problem??
please help >>>>
Reply With Quote

#8 Old Re: python script on startup - 2008-07-23, 22:54

Join Date: Jul 2008
Posts: 5
jrookeley
Offline
Registered User
I got this to work by using the --autostart flag with ensymble (http://www.nbl.fi/~nbl928/ensymble.html). Note that the sis needs to be signed with a developer cert and you need to use a uid in the protected range. see http://discussion.forum.nokia.com/fo...mble+autostart

Note that I only got this to work when Python and my App was installed in internal memory...
Last edited by jrookeley : 2008-07-24 at 02:48.
Reply With Quote

#9 Old Re: python script on startup - 2008-07-24, 08:23

Join Date: Nov 2006
Posts: 186
Location: Pune, india
sagars's Avatar
sagars
Offline
Regular Contributor
hi jrookeley,

but ensymble is for 3rd edition.
for s60 2nd edition nokia 6600 what can we do???

please reply ... i m waiting..
Reply With Quote

#10 Old Re: python script on startup - 2008-07-24, 08:28

Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Offline
Forum Nokia Champion
hi sagars
i think you have to go for an symbian extension for that kind of thing.


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote

#11 Old Re: python script on startup - 2008-07-24, 08:32

Join Date: Nov 2006
Posts: 186
Location: Pune, india
sagars's Avatar
sagars
Offline
Regular Contributor
hi gaba

i was almost successful with EZBOOT.
But only till 1st screen booted successfully
TITLE BAR
OPTION EXIT

Then nothing>....?????
do u have any idea...????
but this is for c drive ...

for z drive ezboot works well.
means ROM application opens completely at boot.

can u suggest something???
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
Please help installing Python libraries on S60 ericroijen Python 11 2009-07-18 11:43
Launch a python script from another app joyce973 Python 2 2007-02-06 22:53
controlling softkeys from python script dayashankar Python 5 2006-12-04 18:53
Launching a Python script (with arguments) from Flash? bouvin Python 14 2006-08-22 19:33
Python Script Installer on N80 firebabe Python 8 2006-08-21 07:53

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia