Search Criteria
Package Details: boomaga-git 3.0.0.r13.g7f7ad47-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/boomaga-git.git (read-only, click to copy) |
|---|---|
| Package Base: | boomaga-git |
| Description: | A virtual printer for viewing a document before printing it out using the physical printer |
| Upstream URL: | http://www.boomaga.org |
| Keywords: | boomaga printer virtual |
| Licenses: | LGPL |
| Conflicts: | boomaga, boomaga-qt5 |
| Provides: | boomaga |
| Submitter: | hoky |
| Maintainer: | hoky |
| Last Packager: | hoky |
| Votes: | 3 |
| Popularity: | 0.039356 |
| First Submitted: | 2016-03-14 20:34 (UTC) |
| Last Updated: | 2025-08-19 20:21 (UTC) |
Dependencies (6)
- cups (cups-gitAUR, cups-gssapiAUR)
- poppler (poppler-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
Latest Comments
GaryScottMartin commented on 2025-12-19 03:16 (UTC) (edited on 2025-12-23 02:03 (UTC) by GaryScottMartin)
NOTE OF CAUTION for users of the proprietary NVIDIA driver under Wayland: My research indicates that
Boomagarelies on functionality that is fragile when using the proprietary NVIDIA driver on Wayland. A recent update to the NVIDIA driver apparently brokeBoomagafor me. Not only would the GUI not start, but even after being started from the command line, printing toBoomagafailed. NVIDIA driver release 580.119.02-2 fixed part of the issue. I could print toBoomagaafter starting the GUI from the command line, but the GUI still failed to start if it hasn't already been opened from my desktop session. (Printing from the command line withlpravoided the GUI starting problem). Even after successful prints, I still got the error message:in
/var/log/cups/error_logAs far as I can determine, a robust solution to this issue would require overhauling
Boomagato make it fully compatible with Wayland. Since that seems very unlikely at this point, be aware that NVIDIA driver updates may at times breakBoomaga.boomaga. TheboomagaGUI starts normally and noboomagaerror messages are left in/var/log/cups/error_log.hoky commented on 2025-08-19 20:26 (UTC)
@GaryScottMartin: Thanks a lot for the report and the exact solution!
I've just pushed the fix to the AUR. The package should build correctly now.
SoftExpert commented on 2025-06-29 05:27 (UTC)
@GaryScottMartin: thank you !
GaryScottMartin commented on 2025-06-11 19:46 (UTC) (edited on 2025-06-11 19:46 (UTC) by GaryScottMartin)
This package will build and install without error only if the PKGBUILD is edited to include
In the
cmakecommand of thebuild()function.