Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

When I pause all the downloads in JDownloader, and there's a big list of 10+ downloads, a progress bar appears at the bottom which says "Stopping current downloads" that fills really slowly and in fact when it's complete, the application does nothing, it just hangs, the transfer graph doesn't update, and the application never recovers so you can start the downloads again.

Does this happen in other OSes? Does this happen to anyone even in Mac OS X?

share|improve this question

closed as not constructive by Daniel Beck, Indrek, techie007, Mokubai, Nifle Jun 21 '12 at 6:19

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

It happens for me too (OS X 10.6.8). JDownloader is written in Java, which tends to be a very slow and resource hungry language at times.

share|improve this answer
I agree, but it's not the sole fault of the language, I guess it could be done better and still in java, after all it's just a list of files being downloaded, how much time can consume deleting an object from a display list and closing the connections used to download? – Petruza May 31 '12 at 15:24

Not the answer you're looking for? Browse other questions tagged or ask your own question.