zionhigt / android-python27

Automatically exported from code.google.com/p/android-python27
0 stars 0 forks source link

Does not work on GoogleTV #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install PythonAPK.apk
2. Run PythonAPK and choose install

What is the expected output? What do you see instead?
Expect to see toast. Actually see error stating that the application unexpectly 
stopped.

What version of the product are you using? On what operating system?
GoogleTV by Sony.

Please provide any additional information below.
Tried both pre-built PythonAPK.apk downloaded here, and PythonAPK.apk built 
from source. In additional test, I found that SL4A and python-for-android do 
not work either.

Original issue reported on code.google.com by adamli...@gmail.com on 5 Jun 2012 at 10:21

GoogleCodeExporter commented 8 years ago
Can you grab logcat output ?

Original comment by anthony....@gmail.com on 6 Jun 2012 at 5:48

GoogleCodeExporter commented 8 years ago
logcat log attached. It seems is an AndroidRuntime error at Process.java:115. 
Details in file.

Original comment by adamli...@gmail.com on 6 Jun 2012 at 6:32

Attachments:

GoogleCodeExporter commented 8 years ago
What is the OS version ?

Nothing else in logcat after the AndroidRuntime exception ?

Original comment by anthony....@gmail.com on 7 Jun 2012 at 1:54

GoogleCodeExporter commented 8 years ago
No logcat (for this app) after that. App is stopped by Android. I guess maybe 
Python for Android zips need to be rebuilt for each platform? 

Original comment by adamli...@gmail.com on 8 Jun 2012 at 6:37

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
The zips build are ok, for some reason Exec.createSubprocess is failling on 
this box. As SL4A and python-for-android do not work either you might want to 
ask in their mailing list if someone has an idea (as it's the very same 
problem).

Original comment by anthony....@gmail.com on 9 Jun 2012 at 6:35