Kies Air

Started by titan, 2012/12/08, 19:57:05

Previous topic - Next topic

titan

I am trying to put some music on my new phone, Android now only uses mtp and support for that in Linux seems limited. I have tried mtpfs without luck and I can always fall back on ADB which is now even in the repros. However Samsung developed kries air which looks promising . It did work once in chrome but never in Iceweasel. It connects fine but will not transfer files. I started Iceweasel from a terminal so I could get any error messages, it looks like the issue is with Java, the message is below, but I don't know how to fix any permission issues, all suggestions welcome.

thanks



ian@sid:~$ iceweasel
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.5) (6b24-1.11.5-1)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
Applet Starting
OS=Linux
maxMemory=863109120
####### ********* Found Cookie name=SwiftAuth
####### ********* Cookie name=SwiftAuth value=d636036562c05373
####### ********* Found Cookie name=client
####### ********* Found Cookie name=client_more
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at sun.applet.PluginAppletSecurityContext$4.run(PluginAppletSecurityContext.java:670)
at java.security.AccessController.doPrivileged(Native Method)
at sun.applet.PluginAppletSecurityContext.handleMessage(PluginAppletSecurityContext.java:667)
at sun.applet.AppletSecurityContextManager.handleMessage(AppletSecurityContextManager.java:70)
at sun.applet.PluginStreamHandler.handleMessage(PluginStreamHandler.java:235)
at sun.applet.PluginMessageHandlerWorker.run(PluginMessageHandlerWorker.java:78)
Caused by: org.apache.commons.logging.LogConfigurationException: java.security.AccessControlException: access denied (java.lang.RuntimePermission getClassLoader) (Caused by java.security.AccessControlException: access denied (java.lang.RuntimePermission getClassLoader))
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:637)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:336)
at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:310)
at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:685)
at com.samsung.swift.filetransfer.QManager.TransferEntity.<init>(Unknown Source)
at com.samsung.swift.filetransfer.QManager.QManager.add(Unknown Source)
at com.samsung.swift.filetransfer.gui.TransferManagerApplet.addUpload(Unknown Source)
... 10 more
Caused by: java.security.AccessControlException: access denied (java.lang.RuntimePermission getClassLoader)
at java.security.AccessControlContext.checkPermission(AccessControlContext.java:393)
at java.security.AccessController.checkPermission(AccessController.java:558)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at net.sourceforge.jnlp.runtime.JNLPSecurityManager.checkPermission(JNLPSecurityManager.java:284)
at java.lang.ClassLoader.getParent(ClassLoader.java:1224)
at org.apache.commons.logging.impl.LogFactoryImpl.getLowestClassLoader(LogFactoryImpl.java:1327)
at org.apache.commons.logging.impl.LogFactoryImpl.getBaseClassLoader(LogFactoryImpl.java:1247)
at org.apache.commons.logging.impl.LogFactoryImpl.createLogFromClass(LogFactoryImpl.java:1048)
at org.apache.commons.logging.impl.LogFactoryImpl.discoverLogImplementation(LogFactoryImpl.java:858)
at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:604)
... 16 more
Error on Java side: java.security.AccessControlException: access denied (java.lang.RuntimePermission getClassLoader) (Caused by java.security.AccessControlException: access denied (java.lang.RuntimePermission getClassLoader))



devil

Did you ever look into Airdroid in Google Play?

greetz
devil

titan

Just tried and it work fine, thanks

piper

Yup, airdroid is the way to go ;)
I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

vilde

Airdroid saved my day, thank you devil :)

dibl

Quote from: "devil"Did you ever look into Airdroid in Google Play?

Very nice -- thanks devil!
System76 Oryx Pro, Intel Core i7-11800H, ASRock B860 Pro-A, Intel Core Ultra 7 265KF, Nvidia GTX-1060, SSD 990 EVO Plus.

jbs1136

gMTP from the repos works great also.  Haven't tried airdroid yet, will later today.