I just stumbled across this application today. Seems cool.
I also got that same error but you can get around it by replacing $HOME with the actual path.
It shouldnt matter anyway though since you shouldnt really need the .desktop file. From what i know of java you should be able to launch it just by calling ./webcopier from the terminal.
Problem is that it gives me loads of java runtime exceptions. If anyone from the company is reading this it would be nice if you fixed these issues. The free linux version would encourage me to purchase the other versions. In its current state i am not sure that the linux version works at all (it throws java runtime exceptions at launch).
bashir ~/webcopier $ ls help html icons lib README webcopier webcopier.desktop bashir ~/webcopier $ ./webcopier Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/bashir/webcopier/lib/jdic/libjdic.so: /home/bashir/webcopier/lib/jdic/libjdic.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch) at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1747) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1672) at java.lang.Runtime.loadLibrary0(Runtime.java:840) at java.lang.System.loadLibrary(System.java:1047) at org.jdesktop.jdic.browser.internal.WebBrowserUtil$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at org.jdesktop.jdic.browser.internal.WebBrowserUtil.loadLibrary(Unknown Source) at org.jdesktop.jdic.browser.internal.WebBrowserUtil.getDefaultBrowserPath(Unknown Source) at org.jdesktop.jdic.browser.BrowserEngineManager.selectEngine(Unknown Source) at org.jdesktop.jdic.browser.BrowserEngineManager.getActiveEngine(Unknown Source) at wc.ck.b(Unknown Source) at wc.ck.<init>(Unknown Source) at wc.gk.<init>(Unknown Source) at wc.WCClass.<init>(Unknown Source) at wc.WCClass.main(Unknown Source) bashir ~/webcopier $
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum