View Single Post
Old 06-06-2011, 04:01 PM   #380
Mark Nord
2B || !2B
Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.
 
Posts: 854
Karma: 327896
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
Ben

There is also a request to add a Save-Game-Option to Chess, over in the-ebook.org.

Regarding Battery drain problem
I have seen no problems so fare. BUT l use latest code (as Beta-Pack from SD-Card) only on my PRS-505, which - obviously - didn't use any touch-related code.

I have installed PRS+ 2.0.12.beta via ...setup.exe on my PRS650 so fare. Working as expected.
But I'm unable to set up the Beta-Environment by now.
  • Some strange message about "No SD-Card inserted" or "System can't write Bookstate to SD-Card".
  • With Beta-Code from IM, a system-message about "unpredicted memory-state - Formating IM" ereased all files from /Data/
  • Also the quick attempt to install a custom build installer for 650 (with the same codebase as used for the 505) fails. Just a standard UI shows up.
So I will have to so sort this out first.

One quick first thought:
If, the new code causes the trouble, it would probable be the "iconSprite- behaviour".
This seams to generate some "nested" code.
The mouseUp event triggers the script, which calls a function which calls exitIf. Leaving a open call-stack?

On the other hand we know, that exit via a button-doCommand didn't do any harm.
And as I would like to stick with exit via AppIcon, we can alternatively put a invisible button in the top left corner and set the Sprite once again to "active=false"
(That may be the reason for the confirmation popup when shutting down the reader, as this way the last interaction is a button-action.)

Regards
Mark

Last edited by Mark Nord; 06-06-2011 at 04:17 PM. Reason: typos, as usual
Mark Nord is offline   Reply With Quote