Search Criteria
Package Details: normcap 0.6.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/normcap.git (read-only, click to copy) |
|---|---|
| Package Base: | normcap |
| Description: | OCR powered screen-capture tool to capture information instead of images |
| Upstream URL: | https://dynobo.github.io/normcap |
| Licenses: | AGPL-3.0-or-later AND MIT |
| Submitter: | yochananmarqos |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 27 |
| Popularity: | 0.92 |
| First Submitted: | 2021-11-07 21:19 (UTC) |
| Last Updated: | 2025-11-08 22:00 (UTC) |
Dependencies (20)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- leptonica
- libnotify (libnotify-gitAUR)
- pyside6
- python-jeepney
- python-pytesseract
- python-zxing-cppAUR (python-zxing-cpp-binAUR)
- shiboken6
- python-babel (make)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-toml (make)
- python-wheel (make)
- appstream (check)
- desktop-file-utils (desktop-file-utils-gitAUR) (check)
- gnome-shell-extension-window-calls (gnome-shell-extension-window-calls-gitAUR, gnome-shell-extension-window-calls-extended-gitAUR) (optional) – Window positioning handler for GNOME
- wl-clipboard (wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR, wl-clipboard-gitAUR) (optional) – clipboard access for Wayland
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – clipboard access for Xorg
- xsel (xsel-gitAUR, wl-clipboard-x11AUR) (optional) – alternative Xorg clipboard handler
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
yochananmarqos commented on 2023-01-28 17:43 (UTC)
@dynobo: Well, then don't use Pamac for AUR packages.
dynobo commented on 2023-01-28 17:42 (UTC)
@yochananmarqos:
It means, if I run
pamac install normcapto install the package (like I usually do for any AUR package), the installation runs through, but if I try to startnormcapafterwards, it fails withModuleNotFoundError.yochananmarqos commented on 2023-01-28 17:08 (UTC)
@dynobo:
Right, so what's the problem, then?
What does that mean?
dynobo commented on 2023-01-28 17:00 (UTC)
@yochananmarqos: I'm up-to-date with Arch Stable, still I'm getting the same error as reported by @Tio and @archisman:
Interestingly, if I download the PKGBUILD-files and build + install locally, it works flawless. But running the same through AUR results in the error above. I don't get it...
Any ideas for further testing?
Tio commented on 2023-01-23 00:23 (UTC)
I see thank you very much for the input.
yochananmarqos commented on 2023-01-22 23:55 (UTC) (edited on 2023-01-22 23:56 (UTC) by yochananmarqos)
@Tio: You're not up to date, that's why. When using AUR packages, you're expected to be up to date with the Arch Stable branch. If you're using Manjaro, the Unstable branch is on par with Arch Stable.
Tio commented on 2023-01-22 12:11 (UTC)
After the latest update when I try to open it I get:
dynobo commented on 2023-01-21 18:17 (UTC) (edited on 2023-01-21 18:17 (UTC) by dynobo)
@yochananmarqos: Thanks for your reply. Yes, it is with 0.3.15-2.
As normcap itself is a Qt6 application could it be, that if normcap is the first/only Qt6 application on the system, the user ends up with missing
qt6-wayland?(I recently wiped my system, so it might be that I'm in that situation)
yochananmarqos commented on 2023-01-21 17:38 (UTC)
@dynobo:
qt6-waylandis optional forqt6-base. If one uses Qt 6 programs with a Wayland session, they should install it.I can't reproduce the error. Did you update to 0.3.15-2?
dynobo commented on 2023-01-21 17:17 (UTC)
Turns out I was missing qt6-wayland. I don't know if this is a new requirement, or it got uninstalled somehow, but installing it fixed that issue. Maybe it should be added as an (optional?) dependency to the AUR package?
However, I'm getting the same
ModuleNotFoundErroras @archisman now...« First ‹ Previous 1 2 3 4 5 Next › Last »