Closed GoogleCodeExporter closed 9 years ago
BTW, if I try to scan the bardcode of the current zip files for BeanShell and
RHino from the downloads section, I get "Invalid QR data".
So this whole thing is pretty badly borked for me. Really stinks, I have very
limited time to mess around, and could *really* use this.
Original comment by natural....@gmail.com
on 16 Jul 2010 at 12:10
Since CM6 is based on 2.2 which is still in RC1 these things are kind of
expected. Can you provide us logcat output?
Is "Installation failed" shown on ASE installation or interpreter installation?
Original comment by MeanEYE.rcf
on 16 Jul 2010 at 12:11
Installing an interpreter. Can install OK ASE via barcode, or a file manager
on the .apk.
Original comment by natural....@gmail.com
on 16 Jul 2010 at 12:21
Attachments:
V/ase.ZipExtractor:62( 1192): Extracting /mnt/sdcard/bsh_r1.zip to
/data/data/com.google.ase
E/ase.ZipExtractor$1:76( 1192): Zip extraction failed.
E/ase.ZipExtractor$1:76( 1192): java.io.FileNotFoundException:
/mnt/sdcard/bsh_r1.zip (No such file or directory)
Doh! Because it is downloaded as bsh_extras_r1.zip <--- NOT FROYO PROB!
Original comment by natural....@gmail.com
on 16 Jul 2010 at 12:25
Here is a logcat after manualling installing BeanShell then trying to launch
"hello_world.bsh".
Original comment by natural....@gmail.com
on 16 Jul 2010 at 12:37
Attachments:
Yeah, ASE should download bsh_r1.zip, bsh_extras_r1.zip and bsh_scripts_r1.zip.
Not sure why this file is missing.
@Damon :)
Original comment by MeanEYE.rcf
on 16 Jul 2010 at 12:42
Hm, come to think of it... that's a shell right? Then maybe there is no need to
download bsh_r1.zip but in that case installer shouldn't fail installation for
not finding that file :)
Original comment by MeanEYE.rcf
on 16 Jul 2010 at 12:43
Umm, I can't seem to find a bsh_r1.zip in the downlaods section.
And would these same comments also apply to the rhino stuff? Because I get the
same issues with rhino.
Original comment by natural....@gmail.com
on 16 Jul 2010 at 12:45
Hmmm. BeanShell and Rhino seem to be the *only* ones missing "bsh_r1.zip" and
"rhino_r1.zip". Perl, Python, Tcl all have their corresponding versions.
Original comment by natural....@gmail.com
on 16 Jul 2010 at 12:49
Maybe someone who has maybe 2.1 could try to install and run BeanShell or
Rhino? ;)
Original comment by natural....@gmail.com
on 16 Jul 2010 at 12:51
And actually while BeanShell might be a shell, it runs in a Java VM, so it
still needs all the (bloated) setup with classpaths etc. that any Java code
needs.
Original comment by natural....@gmail.com
on 16 Jul 2010 at 12:55
I can't seem to find a shell script to test even the basic install -- shouldn't
there be one included somewhere?
Original comment by natural....@gmail.com
on 16 Jul 2010 at 12:57
I can install and run lua OK. So it looks like there is some stuff missing for
Beanshell and Rhino.
Lemme know when I can try again, 'k?
Original comment by natural....@gmail.com
on 16 Jul 2010 at 1:10
Original comment by damonkoh...@gmail.com
on 16 Jul 2010 at 3:25
Original issue reported on code.google.com by
natural....@gmail.com
on 16 Jul 2010 at 12:07