Share

PyS60

Code

Programming Languages: Python, C++

License: Apache License V2.0, Python Software Foundation License

Repositories

browse code, statistics svn co https://pys60.svn.sourceforge.net/svnroot/pys60 pys60

Show:

What's happening?

  • Comment: thread.start_new_thread broken on Nokia 5800

    Fix is here: http://discussion.forum.nokia.com/forum/showthread.php?p=669096#post669096.

    2009-11-06 08:02:10 UTC by https://www.google.com/accounts

  • Comment: Provide access to internal speaker and microphone

    +1 for this FR That would be great for implementing live audio measurement.

    2009-10-10 14:21:07 UTC by blechi2

  • Positioning Module - gps time calculated incorrectly

    Hi, I've noticed that the positioning module has a bug in calculating the time correctly. Since there is no doc about the time of the satellites I had to check myself. The time is transfered from gps or utc time into local time but with a oposite sign. e.g. in UTC we have 13:00 so in Germany we have 13:00 UTC + 1:00 (Germany Time Zone) + 1:00 (summer time) = 15:00 but the...

    2009-09-08 15:16:33 UTC by tschacko

  • Magnetometer broken in 1.9.7

    In 1.9.7, the sample application for MagnetometerXYZAxisData ( http://pys60.garage.maemo.org/doc/s60/node61.html ) starts flooding error messages as soon as start_listening() is called: AttributeError: class SensrvPropId has no attribute 'SensrvPropCalibrationLevel' (It does have an attribute 'CalibrationLevel', though. Typo in sensorfw.py?)

    2009-09-08 02:22:26 UTC by aurel42

  • Python shell crashes using Queue (E323User-CBase 46?)

    Python 1.9.6, Nokia N97 (software version 11.0.0.21) Very odd behaviour from a script that pushes an image onto a Queue for a worker thread to handle a file write. See test script attached; the first image is written to disk correctly but the second crashes the interpreter. An altrenative I have tried is to copy img (literally 'imgpool.put(copy(img))') but this has the same results. A...

    2009-08-19 08:02:22 UTC by spaceyjase

  • Set listbox font

    Add the ability to change the font used by Listbox.

    2009-08-12 13:35:56 UTC by nobody

  • Comment: CSpeechRecognitionUtility

    samsung i550 free Pyton Please.

    2009-08-07 01:31:48 UTC by nobody

  • CSpeechRecognitionUtility

    Please, support CSpeechRecognitionUtility in Pys60!

    2009-08-06 22:31:15 UTC by nobody

  • Comment: thread.start_new_thread broken on Nokia 5800

    I stumbled to this with N97 as well. Hope this can be fixed as Icannot migrate the project to 1.9.x due to several missing extensions.

    2009-08-01 12:56:50 UTC by pkasanen