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.43k stars 800 forks source link

Force Close when running any interpreter #152

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:29

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

HTC HD2

What firmware version are you running on the device?

Cyanogenmod 6.1.0 - Android 2.2.1

What steps will reproduce the problem?
1. Create a Python or Shell script
2. Run it

Alternatively, create a shortcut to the Shell Interpreter on the Home Screen 
and tap on it.

Also happens for the example scripts.

What is the expected output? What do you see instead?

I excepted the script to run. Instead, SL4A Force Closed.

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

SL4A r4
PythonForAndroid r4-r6

Please provide any additional information below.

Original issue reported on code.google.com by ena...@gmail.com on 15 Apr 2011 at 11:58

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

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:29

[deleted comment]
damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:29

Damned Android browser...

Another attempt, this time from my PC.

Original comment by ena...@gmail.com on 15 Apr 2011 at 12:07

Attachments:

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:29

Adding "127.0.0.1 crazytown" to /system/etc/hosts fixed it, but what is this 
"crazytown" thing it tries to connect to anyway?

Original comment by ena...@gmail.com on 15 Apr 2011 at 12:12