jkgooch / androidscreencast

Automatically exported from code.google.com/p/androidscreencast
0 stars 0 forks source link

unable to launche the application #104

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Device name : nexus 4
Device rooted (yes/no) : yes + usb debug
Device OS version (1.5/1.6/2.0,...) : 4.2.2

Computer OS and version (Mac,Win,Linux,...) : win8 x64
Java version (java -version from command line) : 1.8.0_05
ADB version (adb version from command line) : 1.0.31
AndroidScreencast version : latest

What steps will reproduce the problem?
1.run javaws *.jnlp
2. ??
3. error

i have a message saying " Unable to launch the application "

Log :

java.lang.SecurityException: Missing required Permissions manifest attribute in 
main jar: 
http://androidscreencast.googlecode.com/svn/trunk/AndroidScreencast/dist/android
screencast.jar
    at com.sun.deploy.security.DeployManifestChecker.verifyMainJar(Unknown Source)
    at com.sun.deploy.security.DeployManifestChecker.verifyMainJar(Unknown Source)
    at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
    at com.sun.javaws.Launcher.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

Java Web Start 11.5.2.13
Using JRE version 1.8.0_05-b13 Java HotSpot(TM) 64-Bit Server VM
User home directory = G:\Users\Moi
----------------------------------------------------
c:   clear console window
f:   finalize objects on finalization queue
g:   garbage collect
h:   display this help message
m:   print memory usage
o:   trigger logging
p:   reload proxy configuration
q:   hide console
r:   reload policy configuration
s:   dump system and deployment properties
t:   dump thread list
v:   dump thread stack
0-5: set trace level to <n>
----------------------------------------------------
Missing Application-Name manifest attribute for: 
http://androidscreencast.googlecode.com/svn/trunk/AndroidScreencast/dist/android
screencast.jar
#### Java Web Start Error:
#### Missing required Permissions manifest attribute in main jar: 
http://androidscreencast.googlecode.com/svn/trunk/AndroidScreencast/dist/android
screencast.jar

please help, my screen is broken i very need to have access to it :) thanks you

Original issue reported on code.google.com by lemachin...@gmail.com on 20 Jun 2014 at 7:04

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
i've fixed it by adding 
http://androidscreencast.googlecode.com/svn/trunk/AndroidScreencast/dist/ to 
the exception list.

but the mouse control are not working  (i've already tryed to execute the 
commands listed on the main page)

Original comment by lemachin...@gmail.com on 20 Jun 2014 at 7:18