Search Criteria
Package Details: qfinderpro-bin 7.13.2.1308-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/qfinderpro-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | qfinderpro-bin |
| Description: | Quickly find and easily access all of the QNAP NAS on the same LAN. |
| Upstream URL: | https://www.qnap.com/en/utilities/essentials |
| Keywords: | nas qfinderpro qnap |
| Licenses: | custom |
| Submitter: | satoki |
| Maintainer: | satoki |
| Last Packager: | satoki |
| Votes: | 1 |
| Popularity: | 0.118139 |
| First Submitted: | 2025-02-21 15:32 (UTC) |
| Last Updated: | 2026-01-13 13:49 (UTC) |
Dependencies (14)
- desktop-file-utils (desktop-file-utils-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libglvnd (libglvnd-gitAUR)
- libx11 (libx11-gitAUR)
- libxau
- libxcb (libxcb-gitAUR)
- libxdmcp
- openssl-1.1AUR
- pcre2 (pcre2-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-svg (qt5-svg-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Latest Comments
1 2 Next › Last »
wowotiel commented on 2026-02-07 22:57 (UTC)
This package is now working. Thanks a lot. The only missing dependency for me was the AUR-package openssl-1.1
satoki commented on 2025-10-16 12:32 (UTC)
Thank you wowotiel. This is not expected with the zlib package. I've fixed that with pkgrel=5. If you had zlib instead of zlib-ng-compat, it will be used. Concerning gdb, I only know it can be used for debugging. There are guides online about how to use it. Best of luck!
wowotiel commented on 2025-10-15 21:05 (UTC)
Version 4 does not work either. I still get the segmentation fault. Ps zlib was removed and instead installed zlib-ng-compat. dbg is for me to difficult. I tried it but get the message: No debugging symbols found in QfinderPro.
satoki commented on 2025-10-15 17:09 (UTC) (edited on 2025-10-15 17:10 (UTC) by satoki)
Sorry for the delay. I've resolved the dependencies with pkgrel=4. If you still have a segmentation fault (Segmentatiefout), I would suggest either debugging with gdb, but this may not be for everyone. Is your locale properly configured? (https://wiki.archlinux.org/title/Locale#LANGUAGE:_fallback_locales) Keep in mind I am not affiliated with QNAP, and I provide access to their official package as is. Keep posting your issues in the event I happen to be more useful!
ZarPeter commented on 2025-10-12 12:16 (UTC)
Same unfortunately. :( Really weird. Is there a way to get some more extended logs somewhere? Sorry I am new to the Linux World.
wowotiel commented on 2025-10-09 22:07 (UTC)
With pkgrel=2 I still get no working Qfinder Pro.
wowotiel commented on 2025-10-09 21:34 (UTC)
My output is:
satoki commented on 2025-10-09 20:27 (UTC) (edited on 2025-10-09 20:28 (UTC) by satoki)
/usr/lib/libcrypto.so.1.1is provided by the packageopenssl-1.1, and this shows you already have it. And unfortunately, I don't know what the issue could be. Still, I just noticed the libraries shipped with the original package aren't properly installed. I've fixed that in the new commit. Try it out!ZarPeter commented on 2025-10-09 18:25 (UTC) (edited on 2025-10-09 18:26 (UTC) by ZarPeter)
I have the same issue.. My output is:
I assume I need to install libcrypto.so.1.1 => /usr/lib/libcrypto.so.1.1
manually?
satoki commented on 2025-10-09 16:34 (UTC) (edited on 2025-10-09 16:35 (UTC) by satoki)
I may not have included the necessary dependencies. I cannot test this on my own until next week. For debugging the issue, can you return the result of this command?
ldd /opt/QNAP/QfinderPro/QfinderPro | grep "not found"You will have to change the "not found" part for your system language. Here's an example on my system by running onlyldd /opt/QNAP/QfinderPro/QfinderProWild guess, you may have to install this package:
qt5-base1 2 Next › Last »