You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 20 Jun 2014 at 7:04
The text was updated successfully, but these errors were encountered:
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 issue reported on code.google.com by
[email protected]
on 20 Jun 2014 at 7:04The text was updated successfully, but these errors were encountered: