Open amirkaos opened 4 years ago
Included Java executable for ver. 7.2.10 has issues. Use the system installed one and it runs fine, Using Xubuntu here. Temporary Fix: Edit the /opt/xdman/xdman bash script executable as Root. Find and change the executable line: `
/opt/xdman/jre/bin/java`` -Dsun.java2d.xrender=false -Xmx1024m -jar /opt/xdman/xdman.jar
comment it then right below add:
#/opt/xdman/jre/bin/java -Dsun.java2d.xrender=false -Xmx1024m -jar /opt/xdman/xdman.jar java -Dsun.java2d.xrender=false -Xmx1024m -jar /opt/xdman/xdman.jar
save it then run normally via menu or command line. :)
duplicate of #44 The fix is provided in the same
why install xdm + java must use root or folder root? no use home?
normally 3rd party applications are installed in /opt directory. XDM follows the same
dear sir your recent update 7.2.10 not work on linux. installing is OK.but not run and I must to downgrade 7.2.8. please fix it.