Package Details: arrowdl 4.0.1-1

Git Clone URL: https://aur.archlinux.org/arrowdl.git (read-only, click to copy)
Package Base: arrowdl
Description: A mass download manager that helps you to select, organize, prioritize and run your downloads in parallel.
Upstream URL: https://www.arrow-dl.com/ArrowDL
Keywords: downzemall
Licenses: LGPL-3.0-or-later AND CC-BY-SA-3.0
Conflicts: downzemall
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 3
Popularity: 0.000000
First Submitted: 2024-01-01 16:11 (UTC)
Last Updated: 2024-03-31 18:33 (UTC)

Latest Comments

1 2 Next › Last »

yochananmarqos commented on 2024-01-01 16:14 (UTC)

PSA: As of 4.0.0, the project has been renamed to ArrowDL. I've created a new arrowdl package and this will be merged into it.

papavlos commented on 2023-11-05 17:21 (UTC)

@yochananmarqos: Thanks for your quick package patching!

yochananmarqos commented on 2023-11-05 15:50 (UTC)

@papavlos: Thanks!

papavlos commented on 2023-11-05 13:02 (UTC)

There is a simple fix: In the file DownZemAll-3.0.6/src/core/mimedatabase.h just add one line #include <QtCore/QUrl> Then the build executes properly.

I have already submitted an upstream issue.

yochananmarqos commented on 2023-11-03 22:38 (UTC)

@papavlos: I can reproduce the error. Feel free to create an upstream issue.

papavlos commented on 2023-11-03 10:26 (UTC) (edited on 2023-11-04 13:14 (UTC) by papavlos)

Do I miss a dependency package in my setup? I run Plasma d.e. and have already built other Qt-based packages without issues.

[ 44%] Building CXX object src/CMakeFiles/DownZemAll.dir/core/mimedatabase.cpp.o
In file included from /home/papavlos/.cache/yay/downzemall/src/DownZemAll-3.0.6/src/core/mimedatabase.cpp:17:
/home/papavlos/.cache/yay/downzemall/src/DownZemAll-3.0.6/src/core/mimedatabase.h:35:35: error: ‘QUrl’ does not name a type
   35 |     static QPixmap fileIcon(const QUrl &url, int extend = default_icon_size);
      |                                   ^~~~
/home/papavlos/.cache/yay/downzemall/src/DownZemAll-3.0.6/src/core/mimedatabase.cpp:85:9: error: no declaration matches ‘QPixmap MimeDatabase::fileIcon(const QUrl&, int)’
   85 | QPixmap MimeDatabase::fileIcon(const QUrl &url, int extend)
      |         ^~~~~~~~~~~~

yochananmarqos commented on 2023-01-15 16:43 (UTC)

PSA: This has failed to build since 3.0.1. See issue #92.

yochananmarqos commented on 2022-05-31 19:04 (UTC) (edited on 2022-05-31 19:04 (UTC) by yochananmarqos)

@tiko: I've disabled the tests for now.

tiko commented on 2022-05-31 15:06 (UTC) (edited on 2022-05-31 15:09 (UTC) by tiko)

i always get an error on test project... how to fix it ? please help :(


Test project /home/tiko/.cache/yay/downzemall/src/build
      Start  1: tst_attribute
 1/23 Test  #1: tst_attribute ....................   Passed    0.07 sec
      Start  2: tst_charref
 2/23 Test  #2: tst_charref ......................   Passed    0.02 sec
      Start  3: tst_parser
 3/23 Test  #3: tst_parser .......................   Passed    0.03 sec
      Start  4: tst_stringbuffer
 4/23 Test  #4: tst_stringbuffer .................   Passed    0.03 sec
      Start  5: tst_stringpiece
 5/23 Test  #5: tst_stringpiece ..................   Passed    0.02 sec
      Start  6: tst_tokenizer
 6/23 Test  #6: tst_tokenizer ....................Subprocess aborted***Exception:   0.63 sec
********* Start testing of tst_Tokenizer *********
Config: Using QtTest library 5.15.4, Qt 5.15.4 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 12.1.0), manjaro unknown
PASS   : tst_Tokenizer::initTestCase()
munmap_chunk(): invalid pointer

      Start  7: tst_utf8
 7/23 Test  #7: tst_utf8 .........................   Passed    0.14 sec
      Start  8: tst_vector
 8/23 Test  #8: tst_vector .......................   Passed    0.16 sec
      Start  9: tst_abstractsettings
 9/23 Test  #9: tst_abstractsettings .............   Passed    0.15 sec
      Start 10: tst_downloadengine
10/23 Test #10: tst_downloadengine ...............   Passed    2.60 sec
      Start 11: tst_downloadmanager
11/23 Test #11: tst_downloadmanager ..............***Failed    5.02 sec
********* Start testing of tst_DownloadManager *********
Config: Using QtTest library 5.15.4, Qt 5.15.4 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 12.1.0), manjaro unknown
PASS   : tst_DownloadManager::initTestCase()
FAIL!  : tst_DownloadManager::appendJobPaused() Compared values are not the same
   Loc: [/home/tiko/.cache/yay/downzemall/src/DownZemAll-2.5.7/test/core/downloadmanager/tst_downloadmanager.cpp(109)]
PASS   : tst_DownloadManager::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 4969ms
********* Finished testing of tst_DownloadManager *********

      Start 12: tst_fileutils
12/23 Test #12: tst_fileutils ....................   Passed    0.06 sec
      Start 13: tst_format
13/23 Test #13: tst_format .......................   Passed    0.02 sec
      Start 14: tst_mask
14/23 Test #14: tst_mask .........................   Passed    0.03 sec
      Start 15: tst_regex
15/23 Test #15: tst_regex ........................   Passed    0.01 sec
      Start 16: tst_resourceitem
16/23 Test #16: tst_resourceitem .................   Passed    0.03 sec
      Start 17: tst_stream
17/23 Test #17: tst_stream .......................   Passed    0.04 sec
      Start 18: tst_torrentbasecontext
18/23 Test #18: tst_torrentbasecontext ...........   Passed    0.03 sec
      Start 19: tst_torrentcontext
19/23 Test #19: tst_torrentcontext ...............   Passed    0.09 sec
      Start 20: tst_updatechecker
20/23 Test #20: tst_updatechecker ................   Passed    0.11 sec
      Start 21: tst_jsonhandler
21/23 Test #21: tst_jsonhandler ..................   Passed    0.02 sec
      Start 22: tst_texthandler
22/23 Test #22: tst_texthandler ..................   Passed    0.02 sec
      Start 23: tst_interprocesscommunication
23/23 Test #23: tst_interprocesscommunication ....   Passed    0.01 sec

91% tests passed, 2 tests failed out of 23

Total Test time (real) =   9.40 sec

The following tests FAILED:
      6 - tst_tokenizer (Subprocess aborted)
     11 - tst_downloadmanager (Failed)
Errors while running CTest

yochananmarqos commented on 2021-01-04 00:46 (UTC)

@djmatty007: No. If you want to maintain your own modified PKGBUILD, you can do whatever you want. FYI, ln already has support for relative symlinks with the -r flag