@wanderer93 Please read pinned comment by gerson. Plus: https://terms.archlinux.org/docs/code-of-conduct/?rdfrom=https%3A%2F%2Fwiki.archlinux.org%2Findex.php%3Ftitle%3DCode_of_conduct%26redirect%3Dno#arch-linux-distribution-support-only
Search Criteria
Package Details: hplip-plugin 3.22.10-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: | custom:proprietary |
Submitter: | pyropeter |
Maintainer: | andmars |
Last Packager: | andmars |
Votes: | 395 |
Popularity: | 0.090879 |
First Submitted: | 2010-12-21 00:32 (UTC) |
Last Updated: | 2022-11-02 07:08 (UTC) |
Dependencies (1)
Required by (0)
Sources (1)
andmars commented on 2022-12-24 12:25 (UTC)
wanderer93 commented on 2022-12-24 11:38 (UTC)
/var/tmp/pamac-build-sorcerer/hplip-plugin/PKGBUILD: line 23: cd: /var/tmp/pamac-build-sorcerer/hplip-plugin/src/hplip-3.22.10-plugin: No such file or directory
'hplip-plugin': 3.22.10-1 'hplip' itself: 3.22.10-1
gerson commented on 2022-11-03 13:38 (UTC)
For those running Manjaro:
Manjaro's hplip is always delayed with respect to Arch, and this hplip-plugin follows the Arch version. It's a bummer. However, the unstable branch of Manjaro usually have the updated hplip version there.
So, if you want to keep it synced, try using the downgrade
tool to actually upgrade to the package in the unstable branch. This is not recommended in general, but hplip does not have deep dependencies, so it works fine. Here's the command:
sudo downgrade hplip --ala-only
From the list of versions, select the one that matches the hplip-plugin version.
@andmars, please consider pinning this comment. It might be helpful for others. Or adding part of this message to your pinned comment.
BunchOfAtoms commented on 2022-03-04 11:03 (UTC)
prepare() fails on my Manjaro machine, I have to add "--nox11" to make it work, like this:
prepare() { sh "hplip-$pkgver-plugin.run" --target "$srcdir/hplip-$pkgver-plugin" --noexec --nox11 }
ploffie commented on 2022-01-17 12:48 (UTC)
@argymeg: many thanks. My printer is working now. I was indeed using pamac.
argymeg commented on 2022-01-17 12:34 (UTC)
@ploffie: You can see just further down on the page, the same error was reported around this time last year. No resolution was posted but, based on the discussion at the time, are you using pamac by any chance? If so, try building the package manually and see if that works.
ploffie commented on 2022-01-17 12:12 (UTC) (edited on 2022-01-17 12:13 (UTC) by ploffie)
Installation gives the error:
==> Extracting sources...
==> Starting prepare()...
hplip-3.21.12-plugin.run: line 314: exec: -t: invalid option
exec: usage: exec [-cl] [-a name] [command [argument ...]] [redirection ...]
==> ERROR: A failure occurred in prepare().
Aborting...
hplip 3.21.12 is installed
mokos commented on 2021-08-22 15:33 (UTC)
when i try to send a fax it crashes on a first step: choose the file to send!! --this is the error-- `` [linux@Linux ~]$ hp-sendfax -p Fax
HP Linux Imaging and Printing System (ver. 3.21.6) PC Sendfax Utility ver. 9.0
Copyright (c) 2001-18 HP Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details.
warning: Reportlab not installed. Fax coverpages disabled. warning: Please install version 2.0+ of Reportlab for coverpage support. Traceback (most recent call last): File "/usr/share/hplip/ui5/sendfaxdialog.py", line 375, in FilesTable_fileListChanged self.toggleCoverPage(self.FilesTable.isMIMETypeInList(MIME_TYPE_COVERPAGE)) File "/usr/share/hplip/ui5/sendfaxdialog.py", line 328, in toggleCoverPage self.CoverPageGroupBox.toggled[bool].disconnect(self.CoverPageGroupBox_toggled) TypeError: 'method' object is not connected Aborted (core dumped)``
when i Comment out the line: "/usr/share/hplip/ui5/sendfaxdialog.py", line 375 as the error prompts everything works!!!!
Anty0 commented on 2021-03-19 19:33 (UTC)
@jsn42 I agree, it would be great, to find solution for this, but problem is, when you do that, you will have to uninstall hplip-plugin before every hplip update, as pacman will not allow you to update hplip without removing hplip-plugin first due to version mismatch... :/
Pinned Comments
gerson commented on 2022-11-03 13:38 (UTC)
For those running Manjaro:
Manjaro's hplip is always delayed with respect to Arch, and this hplip-plugin follows the Arch version. It's a bummer. However, the unstable branch of Manjaro usually have the updated hplip version there.
So, if you want to keep it synced, try using the
downgrade
tool to actually upgrade to the package in the unstable branch. This is not recommended in general, but hplip does not have deep dependencies, so it works fine. Here's the command:sudo downgrade hplip --ala-only
From the list of versions, select the one that matches the hplip-plugin version.
@andmars, please consider pinning this comment. It might be helpful for others. Or adding part of this message to your pinned comment.
andmars commented on 2017-12-03 17:56 (UTC) (edited on 2018-01-19 10:20 (UTC) by andmars)
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]