Michael, just tried this, using the java under Linux (ubuntu) with "java -cp SlimRemote.jar ewe.applet.Applet SlimRemote" and got the following:
java.lang.StringIndexOutOfBoundsException: String index out of range: -1 at java.lang.String.substring(Unknown Source) at java.lang.String.substring(Unknown Source) at net.herger.slim.CLI.getPlayerName(Unknown Source) at net.herger.slim.Client.getName(Unknown Source) at net.herger.slim.Client.isConnected(Unknown Source) at net.herger.slim.ui.RemoteUI.connectToServer(Unknown Source) at SlimRemote.main(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at ewe.reflect.Method.invokeInThread(Method.java) at ewe.reflect.Method.nativeInvoke(Method.java) at ewe.reflect.Method.invoke(Method.java) at ewe.ui.mApp$1.run(mApp.java) at ewe.sys.Coroutine.run(Coroutine.java) Exiting application due to exception thrown in main(). When I tried the ewe version the splash screen stopped at "Connecting to Slimserver" with the progress bar pegged at 25%. FYI, 0.6 was working fine for me under the java version. davep -- davep ------------------------------------------------------------------------ davep's Profile: http://forums.slimdevices.com/member.php?userid=61 View this thread: http://forums.slimdevices.com/showthread.php?t=22998 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
