damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.42k stars 804 forks source link

Archos 5 Display Reset #197

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:28

What device(s) are you experiencing the problem on?

Archos 5.

What firmware version are you running on the device?

2.0.38 (1.6)

What steps will reproduce the problem?

Occurs:
 - when running a shortcut from Home
 - only when holding the device portrait
 - possibly only when using dialogs
 - only when script has exited and SL4A is returning to previous application.

At other then the above case SL4A appears to exit normally. 
During the above case, apparently when the system is restoring Home, the device 
performs a partial reset (apparently only the GUI). Every time.

The Archos 5 Home screen is always landscape so the reset might be occuring 
during the transition from portrait to landscape.

The scripts are all Rhino.

If in the script I launch another application to shift into portrait mode 
before displaying a dialog and I do not stop that package before the script 
exits then the display remains portrait after SL4A exits and the device does 
not reset. If I do a stop package (or did not even start it) then the reset 
occurs as I have described.

What version of the product are you using? On what operating system?

SL4A R3. Android 1.6.

Original issue reported on code.google.com by frank.we...@gmail.com on 1 Nov 2010 at 1:56

Copied from original issue: damonkohler/android-scripting#466

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:28

Original comment by damonkoh...@gmail.com on 6 Nov 2010 at 9:44

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:28

This seems to be a defect in Archos, not in SL4A, because it occurs with other 
applications also. It may be that these applications are doing some common 
thing while exiting that others are not doing, and that this one common thing 
is making Archos's defect evident, so please at least take a look at it and see 
if a workaround to the Archos defect is obvious.

Frank

Original comment by frank.we...@gmail.com on 7 Nov 2010 at 2:30

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:28

This problem has stopped. It might be due either to my virtual keyboard (Ultra 
something) or to a task killer I was running.

Please delete this issue.

Original comment by frank.we...@gmail.com on 19 Nov 2010 at 4:03