The plugin version (3.13.2) no longer matches the hplip version (3.13.3), so printing fails with a version mismatch.
The latest version of the plugin is currently *not* available in
http://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/hplip-$pkgver-plugin.run
(as specified in PKGBUILD), but only via
http://hplipopensource.com/hplip-web/plugin/hplip-3.13.3-plugin.run
Search Criteria
Package Details: hplip-plugin 3.24.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hplip-plugin.git (read-only, click to copy) |
---|---|
Package Base: | hplip-plugin |
Description: | Binary plugin for HPs hplip printer driver library |
Upstream URL: | https://developers.hp.com/hp-linux-imaging-and-printing/binary_plugin.html |
Licenses: | LicenseRef-HPLIP-LICENSE |
Submitter: | pyropeter |
Maintainer: | carsme |
Last Packager: | carsme |
Votes: | 404 |
Popularity: | 0.105540 |
First Submitted: | 2010-12-21 00:32 (UTC) |
Last Updated: | 2024-06-23 05:00 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- hplip (hplip-liteAUR, hplip-minimalAUR)
- libusb-compat (libusb0AUR)
- sane (sane-gitAUR)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 .. 35 Next › Last »
fnine commented on 2013-03-10 14:04 (UTC)
cfillion commented on 2013-03-01 21:21 (UTC)
I got the same problem (cups saying "filter failed"), JakubM's solution worked fine, thank you.
common/utils.c 68: unable to open /var/lib/hp/hplip.state: Permission denied
tuftedocelot commented on 2013-02-27 21:05 (UTC)
@garion, I already got it working, but I have a feeling JakubM's solution would have been the solution to my problem.
JakubM commented on 2013-02-27 12:15 (UTC)
I've performed hp-check and it turned out that I don't have permission to access /var/lib/hp/hplip.state file.
sudo chmod -R 755 /var/lib/hp/ did the trick and it's working (just printed a page).
Thanks.
<deleted-account> commented on 2013-02-26 21:50 (UTC)
@tuftedocelot: note that python2-pyqt is required to use hp-toolbox
<deleted-account> commented on 2013-02-25 21:25 (UTC)
@tuftedocelot: it exists also the command: hp-check which checks dependency versions and permissions. Could you perform it ? A log file is created in the current directory.
tuftedocelot commented on 2013-02-25 16:09 (UTC)
@garion, never mind. I got it working again. Purged the whole shebang and reinstalled from scratch
vdemin commented on 2013-02-25 06:32 (UTC)
Now hp-setup works correctly for me. Thank you, garion!
tuftedocelot commented on 2013-02-25 00:36 (UTC)
@garion, the package seems to install correctly, but the hp-toolbox doesn't pick up on it. Running hp-plugin -i detects that the plugin is installed, but in hp-toolbox, it doesn't. I can attempt to print something, but I get a message saying that the plugin is missing.
<deleted-account> commented on 2013-02-23 16:19 (UTC)
PKGBUILD updated to the release 3.13.2.
@vdemin: the creation of /var/lib/hp/hplip.state is included.
Nevertheless, I don't use the hplip-tools. Please, check if it works fine. Thanks in advance.
Pinned Comments
carsme commented on 2024-01-15 16:53 (UTC) (edited on 2024-02-04 14:15 (UTC) by carsme)
Hey, I've adopted this package and applied some of the suggestions:
libusb-compat
andsane
(cred @ZhandHua).Depend on exact version ofhplip
(cred @jsn42).In addition, the PGP-signature of the artifact is now checked, which means you need to fetch upstream's key:
Unfortunately, I have no HP printer at home so my testing ability is limited to running
hp-diagnose_plugin
. If someone has better opportunity to test and is interested in maintaining, let me know and I'll handover the package or add you as a co-maintainer. Cheers!<deleted-account> commented on 2018-08-19 14:20 (UTC)
Due to the major printing issues caused by new binary blob libImageProcessor.so in 3.18.7, both hplip and hplip-plugin were downgraded to 3.18.6.
See also: https://bbs.archlinux.org/viewtopic.php?id=239363
<deleted-account> commented on 2017-12-03 17:56 (UTC)
Flag this package out-of-date, if:
-a new version of "hplip" is in [extra]
DO NOT flag this package out-of-date, if:
-a new version of "hplip/hplip-plugin" is available on openprinting.org
-a new version of "hplip" is in [testing]