have been make this :
echo "XDMAN_JAVA_HOME=/usr/lib/jvm/java-14-openjdk" > ~/.xdmanrc
And build you pkg with this : depends=('java-runtime>=14')
That fix all run issue for me.
Git Clone URL: | https://aur.archlinux.org/xdman.git (read-only, click to copy) |
---|---|
Package Base: | xdman |
Description: | Xtreme Download Manager: download manager with multiple browser integrations |
Upstream URL: | https://xtremedownloadmanager.com/ |
Licenses: | GPL2 |
Submitter: | M4rQu1Nh0S |
Maintainer: | eclairevoyant |
Last Packager: | eclairevoyant |
Votes: | 57 |
Popularity: | 0.020654 |
First Submitted: | 2016-03-08 15:50 (UTC) |
Last Updated: | 2022-12-30 18:34 (UTC) |
have been make this :
echo "XDMAN_JAVA_HOME=/usr/lib/jvm/java-14-openjdk" > ~/.xdmanrc
And build you pkg with this : depends=('java-runtime>=14')
That fix all run issue for me.
Installation from Manjaro Pamac. The package is listed as been updated on 05/03/2020 but the version is listed to be 2020.7.2.10-1.
Installation from Manjaro Pamac. The package is listed as been updated on 05/03/2020 but the version is listed to be 2020.7.2.10-1.
Sorry for the delay - this is a bit more complicated than some other packages, and I don't have much time, and I'm not using XDM anymore. For these reasons I've disowned the package, hopefully someone who has more experience with XDM will take over :)
Some things I wanted to do:
@leledumbo: Right, and now I added java-runtime>=11. For multiple java runtime you can use archlinux-java
to set default java environment, or just put a file .xdmanrc
at your home, with a variable called XDMAN_JAVA_HOME point to the java runtime home. Likes:
~/.xdmanrc
XDMAN_JAVA_HOME=/usr/lib/jvm/java-13-openjdk
@changfeng: I tried your PKGBUILD and got: $ xdman Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dswing.defaultlaf=com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.UnsupportedClassVersionError: xdman/Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
Looks like I need newer Java version, could you add the minimum version requirement?
I update it to 2020.7.2.10, you can get it from https://github.com/chang196700/xdman-aur.git
I see the other packages that you maintain has all been updated, so @ivanfon can you update this package(xdman) too?
XDM extension is currently disabled. Can't download anything, it asks for the latest version of xdman to be installed. I hope this will update soon.
xdm 2020 is coming. can't wait for it to be updated. long live XDM!!!
Pinned Comments
eclairevoyant commented on 2022-12-30 01:42 (UTC)
This package is not out-of-date at this time; the last stable release was in 2020. If you want the beta or git version, create a new package.