Hello!
For some reason using image.point doesn't work in Python 1.9.4.
It gives no errors but also produces no visible results on the image.
I tested the same script on 1.4.5 and it works fine so its probably a recent bug.
BR
Rich
Hello!
For some reason using image.point doesn't work in Python 1.9.4.
It gives no errors but also produces no visible results on the image.
I tested the same script on 1.4.5 and it works fine so its probably a recent bug.
BR
Rich
Nokia E66
PyS60 1.4.4 final
If you want to report a defect, please consider writing sample code about how to reproduce it. I've noticed that such things might speed-up defect handling and possible acceptance. When quickly scanning the defect titles, I see nothing about image.point:
https://garage.maemo.org/tracker/?at...54&func=browse
Cheers,
--jouni
Sorry, I already got it fixed after all.
Apparently it was due to float values that I was using.
In anycase, I now use int values and have faced no problems.
Now I also found that time.clock() doesn't work properly, but I read about that at the bug tracker at maemo garage.
I wonder how long it'll take to port my app to PyS60 1.9.x/2.0 :P
-Rich
Nokia E66
PyS60 1.4.4 final