Package Details: jdownloader2 latest-21

Git Clone URL: https://aur.archlinux.org/jdownloader2.git (read-only, click to copy)
Package Base: jdownloader2
Description: Download manager, written in Java, for one-click hosting sites like Rapidshare and MEGA. Uses its own updater.
Upstream URL: https://jdownloader.org/
Keywords: download hoster internet jdownloader manager oneclick
Licenses: LicenseRef-GPL-3.0+proprietary
Submitter: None
Maintainer: C0rn3j
Last Packager: C0rn3j
Votes: 444
Popularity: 3.58
First Submitted: 2011-09-07 23:08 (UTC)
Last Updated: 2024-10-17 15:08 (UTC)

Dependencies (4)

Required by (0)

Sources (21)

Pinned Comments

d-air1 commented on 2024-02-12 08:48 (UTC)

Might need to put the "updates itself" message in bold. Looks like someone once again flagged this package as out of date.

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 Next › Last »

RubenKelevra commented on 2016-10-13 14:16 (UTC)

Does not work anymore: It seems that JDownloader crashed and did not terminate correctly. Please contact our Support and forward the following # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007ff78abaecd9, pid=10518, tid=0x00007ff758fba700 # # JRE version: OpenJDK Runtime Environment (8.0_102-b14) (build 1.8.0_102-b14) # Java VM: OpenJDK 64-Bit Server VM (25.102-b14 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [libawt_xawt.so+0x3fcd9] # # Core dump written. Default location: /home/ruben/.jd/core or core.10518 # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # --------------- T H R E A D --------------- Current thread (0x00007ff73c4ec800): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=10567, stack(0x00007ff758eba000,0x00007ff758fbb000)] siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000068

baranator commented on 2016-10-09 19:46 (UTC)

Hi, i was just about to install jdownloader2 via this package on my brothers pc. Installation went well, but when i wanted to run jdownloader, i got a message about a broken/invalid JDownloader.jar. On investigating this issue i found, that on commit https://aur.archlinux.org/cgit/aur.git/commit/?h=jdownloader2&id=76af3ed8874d7aec2d951fc3c2246db305988ec5 of the JDownloader executable some lines were removed. these lines inter alia contain: if [ ! -f "JDownloader.jar" ]; then wget -O JDownloader.jar http://installer.jdownloader.org/JDownloader.jar fi In the newer versions of the package the installer therefore seems to not download jdownloader anymore. After restoring the pre-commit-version of the JDownloader file, jdownloader startet normally, so this should be fixed :S

Holodoc commented on 2016-07-03 21:34 (UTC)

@ot_wtf: ACK. Inserted.

oi_wtf commented on 2016-07-03 19:27 (UTC)

phantomjs as an optdepend would be nice.

Dragonji commented on 2016-03-29 13:49 (UTC)

Everything is alright now, thanks!

Holodoc commented on 2016-03-24 00:09 (UTC)

Update: - fix: Requires java-runtime now (otherwise GUI will not start, thanks for report this issue to Dragonji and step21) - fix: It is possible to configure MyJDownloader settings over terminal (by using JDownloaderHeadless) - new: simple small checks for checking the MyJDownloaderConfig - new Script for removing MyJDownloader settings ("JDownloaderHeadlessCleanLogin") - scripts reordered and moved @Drogonji: Thanks, but I meant step21 regarding of the late response. Hopefully todays update will fix your problem. I made a night shift for reproducing your problem. After I installed todays update I had to logout first. To be sure: Please restart ;-) It seems, that the "headless-java" package was the problem. @Step21: Does this update fixes your problem as well? Would be great to hear....

Dragonji commented on 2016-03-23 15:48 (UTC)

Hey, you don't have to apologize, you actually answered really fast! Do you know how could I fix it myself? My DE is Xfce if it matters.

Holodoc commented on 2016-03-23 15:42 (UTC)

@Dragonji, @step21: Sorry for the late response. I am currently busy. I will fix this Problem during Easter....

Dragonji commented on 2016-03-23 14:27 (UTC)

I've got a weird problem. Installed the package with no problems but when I try to launch it, nothing happens. I can see a JDownloader process in Task Manager but I can't see any window related to it on my desktop. Do you know, by any chance, what might be wrong?

step21 commented on 2016-03-18 00:07 (UTC)

So, for some reason also the icon/link showing up in gnome shell/app menus starts jdownloaderheadless (but without starting any terminal) so it is quite useless. Could this maybe be changed so that at least the icon and just typing 'jdownloader" starts gui, and jdownloaderheadless starts headless?