You Are Here:

Community: Developer Discussion Boards

Reply « Previous Thread | Next Thread »

#1 Old PyS60 [1.9.6] Tests and Feedback - 2009-07-01, 07:15

Join Date: May 2007
Posts: 2,739
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Hi,

Quote:
Originally Posted by tvijayan View Post

- The modules in the base runtime is more refined and hence the size of application SIS, created using PyS60 Application Packager is reduced.
Well at least the size of Python_1.9.6.sis is increased to 3.32 Mb from the past 2.83MB. Still baffled how the app size would decrease. Need to try it practically.


PS: Please replace sticky 1.9.5 feedback thread with this one.
Reply With Quote

#2 Old Re: PyS60 [1.9.6] Tests and Feedback - 2009-07-01, 07:19

Join Date: May 2007
Posts: 2,739
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
From the release notes,
Quote:
4215 - default.py cannot load .pyc files
Could someone shed more light on this? Does it mean that I can no longer call .pyc from a PyS60 application that I created manually by 1.9.6 ensymble?

Wondering,
Reply With Quote

#3 Old Re: PyS60 [1.9.6] Tests and Feedback - 2009-07-01, 07:22

Join Date: Oct 2007
Posts: 114
ashwinurao
Offline
Regular Contributor
Quote:
Originally Posted by croozeus View Post
From the release notes,


Could someone shed more light on this? Does it mean that I can no longer call .pyc from a PyS60 application that I created manually by 1.9.6 ensymble?

Wondering,
Hey, that is the bug summary. It is fixed in 1.9.6 and that means you CAN load pyc now.


import antigravity
Reply With Quote

#4 Old Re: PyS60 [1.9.6] Tests and Feedback - 2009-07-01, 07:26

Join Date: May 2007
Posts: 2,739
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Quote:
Originally Posted by ashwinurao View Post
Hey, that is the bug summary. It is fixed in 1.9.6 and that means you CAN load pyc now.
Alright! Thanks, understood
Reply With Quote

#5 Old Re: PyS60 [1.9.6] Tests and Feedback - 2009-07-01, 07:55

Join Date: May 2007
Posts: 2,739
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Please add 1.9.6 version at maemo garage (bug sumbitting), while submitting a new bug. For now I can select only till 1.9.5
Reply With Quote

#6 Old Re: PyS60 [1.9.6] Tests and Feedback - 2009-07-01, 08:00

Join Date: May 2007
Posts: 2,739
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Tested on Nokia E50: The PyS60 shell takes 5 seconds to launch. Is that normal?
Reply With Quote

#7 Old Re: PyS60 [1.9.6] Tests and Feedback - 2009-07-01, 08:11

Join Date: Feb 2008
Posts: 2,546
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
Quote:
Originally Posted by croozeus View Post
Tested on Nokia E50: The PyS60 shell takes 5 seconds to launch. Is that normal?
hello all

same is the case with my N96.

Regards
Gaba88


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

Forum Nokia Python Wiki


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

#8 Old Re: PyS60 [1.9.6] Tests and Feedback - 2009-07-01, 08:18

Join Date: May 2007
Posts: 2,739
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Nokia E50: V 07.36.0.0 RM-171
Nokia N95 8GB: 20.0.016 RM-320

On interactive console,
Quote:
>>import scriptext

ImportError: No module named scriptext
Would report this as a bug !
Reply With Quote

#9 Old Re: PyS60 [1.9.6] Tests and Feedback - 2009-07-01, 08:29

Join Date: Jul 2007
Posts: 159
Location: Eindhoven, the Netherlands
hurenkam
Offline
Regular Contributor
Hi Pankaj,

As far as I know, scriptext was not going to be supported on 3rdFp1.
I'm not sure about the E50, but the N95 runs 3rdFp1, so scriptext is not supposed
to work there.

Mark.
Reply With Quote

#10 Old Re: PyS60 [1.9.6] Tests and Feedback - 2009-07-01, 08:31

Join Date: Apr 2007
Posts: 131
mahesh.sayibabu's Avatar
mahesh.sayibabu
Offline
Regular Contributor
Yes, scriptext module is supported only from 3rdEd Fp2 devices onwards.
Reply With Quote

#11 Old Re: PyS60 [1.9.6] Tests and Feedback - 2009-07-01, 08:32

Join Date: May 2007
Posts: 2,739
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Too many devices, works on 6220c and N97 fine
Reply With Quote

#12 Old Re: PyS60 [1.9.6] Tests and Feedback - 2009-07-01, 08:43

Join Date: Feb 2008
Posts: 2,546
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
hello PyS60 Team

Here something strange is happening. First i installed the PyS60 1.9.6 in my N96 it was smooth but as i have already mentioned in the thread the shell took a time to start and the performance speed of the device was also slowed down.

so i uninstalled the runtime,scriptshell and tried to install them again.

Now while installing the runtime i get a error i.e

Quote:
"Unable to install a protected application from an untrusted supplier"
Where i am going wrong as the installation was smooth in the first time.

Can anybody confirm this on another N96.

Regards
Gaba88


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

Forum Nokia Python Wiki


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

#13 Old Re: PyS60 [1.9.6] Tests and Feedback - 2009-07-01, 10:07

Join Date: Aug 2005
Posts: 13
kohchunk
Offline
Registered User
Hmm, i also got the same error on my first installation of Python 1.9.6 on the E75
Before installation, i already removed the 1.9.5 PythonShellScript and Python runtime.. are there other packages that needs to be removed?
Reply With Quote

#14 Old Re: PyS60 [1.9.6] Tests and Feedback - 2009-07-01, 10:10

Join Date: Feb 2008
Posts: 2,546
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
Quote:
Originally Posted by kohchunk View Post
Hmm, i also got the same error on my first installation of Python 1.9.6 on the E75
Before installation, i already removed the 1.9.5 PythonShellScript and Python runtime.. are there other packages that needs to be removed?
hello kohchunk

this seems to be the problem with only 3rd edition FP2 devices only as the release is running fine on my N95.

Regards
Gaba88


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

Forum Nokia Python Wiki


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

#15 Old Re: PyS60 [1.9.6] Tests and Feedback - 2009-07-01, 14:06

Join Date: Mar 2003
Posts: 937
Location: Espoo, Finland
JOM's Avatar
JOM
Offline
Forum Nokia Champion
[#4216] sys.exit() doesn't exit python
https://garage.maemo.org/tracker/ind...=854&atid=3201

Please clarify WHICH release will contain this fix. Now reopening, because latest release 1.9.6 still crashes:

Code:
Traceback (most recent call last):
 File "default.py", line 103, in menu_action
  f()
 File "default.py", line 70, in query_and_exec
  script_namespace.namespace)
 File "e:\data\python\default.py", line 24, in
<module>
  sys.exit()
SystemExit
...well, I would reopen or resubmit or something, if I could do so. Now all I can do is to make this comment and hope that someone would notice it...

Cheers,

--jouni
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
PyS60 [1.9.5] Tests and Feedback marcelobarrosalmeida Python 32 2009-06-22 17:40
PyS60[1.9.4] Tests and Feedback tvijayan Python 69 2009-05-22 01:53
[PyS60 1.9.3] Tests and Feedback croozeus Python 24 2009-04-17 21:57
[PyS60 1.9.0] Tests and Feedback cyke64 Python 107 2009-02-18 21:10
Feedback on new document "Avoiding Common Failures in Symbian Signed tests" mgroeber9110 Developer Resources Feedback (Documentation, Examples, Training) 4 2007-03-29 08:31

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