ghostscript-printer-app
ghostscript-printer-app copied to clipboard
Ghostscript Printer Application
Hi, I gave this and the gutenprint printer app a try using the distributed snap. I couldn't get either to work; Apparmor kept blocking it. Here's the log output: Dec...
When I print, I always get the printer output set back to "Letter" size. Correct size would be A4. Then the print job stops with an error code, and I...
Architecture: arm64 Computer: Orange Pi Zero 2 OS: Ubuntu 22.04 LTS App: Ghostscript Printer app installed via Snap Edge The Snap --edge version of the App keeps deleting printer. I...
makes the app independent of systemd, please or i must convert to sysVinit for start/run/.... - means a option in Makefile such --without-systemd will be awesome ...
I am able to add the printer but there is no specific driver for this model (QL-700) so I can pick the QL-800 or QL-650. Both options fail anyway when...
Running on focal, USB devices are not discovered due to AppArmor denial. Works in devmode. Despite being connected to raw-usb? ``` Oct 18 09:48:23 iot-gateway kernel: audit: type=1400 audit(1634550503.119:150): apparmor="ALLOWED"...
This PR enhances the security and usability of the `ps-printer-app` Docker container: - **Security**: Switched to running the application as non-root user `_daemon_` for better security and immutability. - **Documentation**:...
I'm using the Docker container `ghcr.io/openprinting/ghostscript-printer-app` with a Samsung ML-1660 printer. I tried the `latest` tag as well as all the previous ones. The first job usually processes and finishes...
## Background Currently, legacy printer support is split across multiple printer applications (e.g., ghostscript-printer-app, ps-printer-app, etc.) that handle different printing stacks. While this separation might make sense from a development...
Adding support for multi-arch container deployment in CI Currently only with the following architectures: - amd64 - arm64 Fixing by the way a failure that seemed to have appeared with...