Search Criteria
Package Details: epsonscan2 6.7.87.0-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/epsonscan2.git (read-only, click to copy) |
|---|---|
| Package Base: | epsonscan2 |
| Description: | Epson scanner management utility |
| Upstream URL: | https://download-center.epson.com/ |
| Licenses: | GPL-3.0-or-later, LicenseRef-EULA |
| Conflicts: | epsonscan2-non-free-plugin |
| Submitter: | tecnotercio |
| Maintainer: | tecnotercio |
| Last Packager: | tecnotercio |
| Votes: | 23 |
| Popularity: | 2.03 |
| First Submitted: | 2020-11-20 05:34 (UTC) |
| Last Updated: | 2026-05-11 08:09 (UTC) |
Dependencies (12)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libusb (libusb-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- sane (sane-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- bbeAUR (make)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- qt5-singlecoreapplicationAUR (make)
- rapidjson (rapidjson-gitAUR) (make)
Required by (0)
Sources (9)
- 0002-Fix-crash.patch
- 0003-Use-XDG-open-to-open-the-directory.patch
- 0004-Fix-a-crash-on-an-OOB-container-access.patch
- 0005-Fix-folder-creation-crash.patch
- 0006-Fix-crash-no-serial-number.patch
- 0007-Detect-scanners-that-need-firmware.patch
- https://download-center.epson.com/f/module/1ef33427-5366-4a18-9726-c44197b04301/epsonscan2-6.7.87.0-1.src.tar.gz
- https://download-center.epson.com/f/module/30ef581b-81ba-4f6e-ab0f-6c74117e766b/epsonscan2-bundle-6.7.87.0.x86_64.deb.tar.gz
- https://download-center.epson.com/f/module/b2a8f691-86af-4cc6-8729-d42370c1067b/epsonscan2-bundle-6.7.87.0.armv7l.deb.tar.gz
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »
Balkonsky commented on 2022-05-06 15:06 (UTC)
The package currently builds and installs correctly; but it does not work properly to full extent:
Executing epsonscan2 opens the application (see blue Epson icon in the taskbar), but with a failure window stating "Communication with the scanner not possible. Please make sure that the scanner is connected and turned on".
So far this I/O connection issue is Arch-related. The same Epsonscan2 works fine under Debian-based distros (after installing the Epson-provided drivers from the.deb and adding dependencies). This AUR package not working properly also affects other applications under Arch Linux like scanimage or xsane; both can detect the scanner but not connect with it. Maybe this behaviour can be confirmed by others or looked into. Thanks a lot!
quakestring commented on 2022-01-13 06:52 (UTC)
I got error while trying to install this package. Building qt5-singleapplication... ==> ERROR: PKGBUILD does not exist.
fred118 commented on 2022-01-08 16:17 (UTC) (edited on 2022-01-08 16:17 (UTC) by fred118)
I also got it running by adding the line
options=('!buildflags')to the PKGBUILD file and packaging (makepkg) and installing (sudo pacman -U epsonscan2-6.6.40.0-1-x86_64.pkg.tar.zst) the package.Now,
epsonscan2starts without crashing.Quick question: is scanning over the network supported? When I start the tool, I get a selection dialog, but my scanner is not detected (not shown in the drop-down list), although it is on the same network.
davepb commented on 2021-12-20 00:09 (UTC)
Thanks @severach. Rebuilding the PKGBUILD with options=('!buildflags') fixed all the C++ crashing I was experiencing in many scanner frontends, including this one.
fred118 commented on 2021-12-17 14:01 (UTC) (edited on 2021-12-17 14:02 (UTC) by fred118)
@yavko Unfortunately, that does not solve it. The service is running fine, but the apps are still crashing:
yavko commented on 2021-12-13 05:55 (UTC) (edited on 2021-12-13 05:56 (UTC) by yavko)
I have figured it out, you need to enable the saned daemon! You can run
sanedor enable it through your init system, for most people it'll probably besudo systemctl enable saned.socketthat is if you are using systemd!dsi commented on 2021-12-12 13:09 (UTC) (edited on 2021-12-12 13:10 (UTC) by dsi)
Same error in skanlite, epsonscan2, gscan2pdf:
fred118 commented on 2021-12-10 12:20 (UTC) (edited on 2021-12-10 12:27 (UTC) by fred118)
I also get this error, as @yavko says in several sane frontends:
Is this an error in sane?
yavko commented on 2021-11-16 07:45 (UTC)
I also get the c++ error but in ALL sane frontends.
severach commented on 2021-10-28 01:49 (UTC)
options=('!buildflags')gets rid of the C++ assert error. PDF and JPEG scanning sometimes crashes withCorrupt JPEG data: found marker 0xd9 instead of RST0.« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »