Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: Python for S60 version 1.9.6 Released

  1. #1
    Join Date
    Jun 2006
    Location
    in my car somewhere in France
    Age
    47
    Posts
    17,800
    Blog Entries
    29
    Rep Power
    304147

    Default Python for S60 version 1.9.6 Released

    Python for S60 1.9.6 is now released.

    This release runs on S60 3rd edition, S60 3rd edition FP1, S60 3rd edition FP2 and S60 5th edition devices.

    The release includes:
    - Installer for Windows platform that includes
    ----- Getting started guide
    ----- Nocs signed PyS60 runtime sis which will work on S60 3rdEd, 3rdEdFP1, 3rdEdFP2 and 5thEd devices.
    ----- Two Nocs signed default capability set PythonScriptShell sis files.
    ----- Nocs signed high capas PythonScriptShell sis. This sis file comes with higher capabilities than self signed (SwEvent, WriteDeviceData, ReadDeviceData)
    ----- Unsigned developer certificate PythonScriptShell sis. This sis file can be used for Symbian signing.
    ----- Application packaging tool with GUI and README
    ----- Python HTML documentation updated with S60 module reference
    - Separate SDK zips for 3rdEdFP1 and 3rdEdFP2. SDK zip contains both gcce and armv5 link libraries. Python 3rdEdFP2 SDK zip will work fine on S60 3rdEd and 5thEd
    - OpenC SDK plugin for 3rdEd devices. This zip file needs to be extracted on top of Python 3rdEdFP2 SDK zip to get Python working on S60 3rdEd SDK.
    - Python source code
    - OpenSSL source code. This source code is released just to be in complaint with the terms of LGPL licensed software. This source code is
    nothing to do with PyS60 software.

    What is new when compared with PyS60 1.9.5?
    - Support for a virtual 4-way directional pad is added for Canvas and text
    widgets. This D-Pad is displayed at the bottom of the screen and this
    feauture is enabled by default on touch enabled devices. Currently, this is
    supported only in the portrait mode and landscape support will be available
    in a future release.
    The 'full_max' mode is invalidated by this change and is removed in this
    release.

    - The modules in the base runtime is more refined and hence the size of
    application SIS, created using PyS60 Application Packager is reduced.

    - A new chapter is added in the PyS60 documentation (Extending and Embedding
    PyS60), that is an end-to-end tutorial for creating 3rd party extention
    modules and distributing them.

    Corrected defects:
    3223 - Floating point formatting/parsing routines on this platform are imprecise
    4078 - socket.access_points() returns iapid 0 for lots of entries
    4106 - Problems exiting standalone apps
    4185 - Calendar module returns end time with time zone offset added to Unix time
    4186 - Using rollback in calendar module returns error
    4198 - Screen orientation remains landscape after exit, while device was
    portrait all the time
    4215 - default.py cannot load .pyc files
    4216 - sys.exit() doesn't exit Python


    Download:
    v1.9.6 - Python for S60 Runtime and Script Shell - S60 3rd/5th Edition
    Code:
    [Only registered and activated users can see links. ]
    v1.9.6 - Python for S60 SDK - S60 3rd Edition
    Code:
    [Only registered and activated users can see links. ]
    v1.9.6 - Python for S60 SDK - S60 3rd Edition, FP1
    Code:
    [Only registered and activated users can see links. ]
    v1.9.6 - Python for S60 SDK - S60 3rd Edition, FP2

    Code:
    [Only registered and activated users can see links. ]
    LISTEN BELLYUP4BLUES , THE BEST INTERNET RADIO

    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
    Read The Rules,Search Before Posting
    If You Like Members Post,Please Add Rep++ Instead Of Saying Thanks.
    It Saves Space On The Forum And Prevents Unnecessary Posts !
    Rep Is This Little Thingy
    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  2.    Advertissements


  3. #2
    Join Date
    Jun 2009
    Location
    Near the Sun
    Age
    26
    Posts
    14,220
    Rep Power
    97163

    Default

    i dont get it these files are huge for mobile and in exe fomat how to install them on mobile??

    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  4. #3
    Join Date
    Nov 2007
    Location
    Light side
    Posts
    23,106
    Blog Entries
    35
    Rep Power
    304315

    Default

    Quote Originally Posted by Krazy Kool View Post
    i dont get it these files are huge for mobile and in exe fomat how to install them on mobile??
    have you read this?


    The release includes:
    - Installer for Windows platform that includes
    ----- Getting started guide
    ----- Nocs signed PyS60 runtime sis which will work on S60 3rdEd, 3rdEdFP1, 3rdEdFP2 and 5thEd devices.
    ----- Two Nocs signed default capability set PythonScriptShell sis files.
    ----- Nocs signed high capas PythonScriptShell sis. This sis file comes with higher capabilities than self signed (SwEvent, WriteDeviceData, ReadDeviceData)
    ----- Unsigned developer certificate PythonScriptShell sis. This sis file can be used for Symbian signing.
    ----- Application packaging tool with GUI and README
    ----- Python HTML documentation updated with S60 module reference
    - Separate SDK zips for 3rdEdFP1 and 3rdEdFP2. SDK zip contains both gcce and armv5 link libraries. Python 3rdEdFP2 SDK zip will work fine on S60 3rdEd and 5thEd
    - OpenC SDK plugin for 3rdEd devices. This zip file needs to be extracted on top of Python 3rdEdFP2 SDK zip to get Python working on S60 3rdEd SDK.
    - Python source code
    - OpenSSL source code. This source code is released just to be in complaint with the terms of LGPL licensed software. This source code is
    nothing to do with PyS60 software.

    anyway sis python files attached
    Attached Files Attached Files

    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

    Galaxi s II-n95-n85-5800 XM-Nuvi1200/Nuvi3790T-GPSMAP62st

  5. #4

    Default

    Quote Originally Posted by catymag View Post
    have you read this?


    The release includes:
    - Installer for Windows platform that includes
    ----- Getting started guide
    ----- Nocs signed PyS60 runtime sis which will work on S60 3rdEd, 3rdEdFP1, 3rdEdFP2 and 5thEd devices.
    ----- Two Nocs signed default capability set PythonScriptShell sis files.
    ----- Nocs signed high capas PythonScriptShell sis. This sis file comes with higher capabilities than self signed (SwEvent, WriteDeviceData, ReadDeviceData)
    ----- Unsigned developer certificate PythonScriptShell sis. This sis file can be used for Symbian signing.
    ----- Application packaging tool with GUI and README
    ----- Python HTML documentation updated with S60 module reference
    - Separate SDK zips for 3rdEdFP1 and 3rdEdFP2. SDK zip contains both gcce and armv5 link libraries. Python 3rdEdFP2 SDK zip will work fine on S60 3rdEd and 5thEd
    - OpenC SDK plugin for 3rdEd devices. This zip file needs to be extracted on top of Python 3rdEdFP2 SDK zip to get Python working on S60 3rdEd SDK.
    - Python source code
    - OpenSSL source code. This source code is released just to be in complaint with the terms of LGPL licensed software. This source code is
    nothing to do with PyS60 software.

    anyway sis python files attached
    thanks for posting in noeman server.sorry mssr

    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
    IF POST OR TREADS ARE LIKED BY SOMEONE PLEASE ADD REPUTATION.

    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
    [Only registered and activated users can see links. ]
    98% of teenagers do or has tried smoking.
    If you are one of the 2% who hasn't smoke till now then copy & paste this in your signature.......

  6. #5

    Default

    tanx catymag for upload ...

  7. #6

    Default

    Thank you, catymag!!

  8. #7

    Default

    Quote Originally Posted by catymag View Post
    have you read this?


    The release includes:
    - Installer for Windows platform that includes
    ----- Getting started guide
    ----- Nocs signed PyS60 runtime sis which will work on S60 3rdEd, 3rdEdFP1, 3rdEdFP2 and 5thEd devices.
    ----- Two Nocs signed default capability set PythonScriptShell sis files.
    ----- Nocs signed high capas PythonScriptShell sis. This sis file comes with higher capabilities than self signed (SwEvent, WriteDeviceData, ReadDeviceData)
    ----- Unsigned developer certificate PythonScriptShell sis. This sis file can be used for Symbian signing.
    ----- Application packaging tool with GUI and README
    ----- Python HTML documentation updated with S60 module reference
    - Separate SDK zips for 3rdEdFP1 and 3rdEdFP2. SDK zip contains both gcce and armv5 link libraries. Python 3rdEdFP2 SDK zip will work fine on S60 3rdEd and 5thEd
    - OpenC SDK plugin for 3rdEd devices. This zip file needs to be extracted on top of Python 3rdEdFP2 SDK zip to get Python working on S60 3rdEd SDK.
    - Python source code
    - OpenSSL source code. This source code is released just to be in complaint with the terms of LGPL licensed software. This source code is
    nothing to do with PyS60 software.

    anyway sis python files attached
    Thanks catymag.
    But my Kaspersky detected the scriptshell as Trojan SMS Python Flocker.am

  9. #8
    Join Date
    Nov 2007
    Location
    Light side
    Posts
    23,106
    Blog Entries
    35
    Rep Power
    304315

    Default

    these are files provided by official python site.
    which av do you have? my Nod 32 doesnt detect any virus





    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

    Galaxi s II-n95-n85-5800 XM-Nuvi1200/Nuvi3790T-GPSMAP62st

  10. #9

    Default

    [QUOTE=catymag;453401]these are files provided by official python site.
    which av do you have? my Nod 32 doesnt detect any virus



    I use AV from Kaspersky. Is a false detection?

  11. #10
    Join Date
    Nov 2007
    Location
    Light side
    Posts
    23,106
    Blog Entries
    35
    Rep Power
    304315

    Default

    i think yes coz there arent virus for symbian s60.
    these are sis files I really dont think have virus inside and they come from official python site

    To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

    Galaxi s II-n95-n85-5800 XM-Nuvi1200/Nuvi3790T-GPSMAP62st

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219