Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Thank you; this is the best solution I could find around so far. It even lets the user to abort download (Cancel) where many fail: download process goes on even after pressing Cancel. The only (minor) problem is that it doesn't autoclose when download is completed. Could it be because qdbus $a org.kde.kdialog.ProgressDialog.close needs updating? Commented Jul 24, 2023 at 16:07
  • Any chance of getting this adapted to curl, which ensures faster downloads (especially with option --parallel)? Commented Jul 24, 2023 at 16:09