You are not logged in.
Pages: 1
I was looking for printing of brochures. (devuan chimaera, printer samsung C410W).
Boomaga is in the standard repositories what implies it is working anyway.
All fine until printing from boomaga to standard printer C410W. Nothing happens. No error messages, nothing in C410W queue.
Any ideas?
Offline
From https://github.com/Boomaga/boomaga:
Please, look through the error messages in CUPS logs
Any message there?
Offline
I also found that.
In the CUPS jounal of Generic-Boomaga-printer all jobs show:
ID Name Benutzer Größe Seiten Status Steuerung
Generic-Boomaga-printer-32 Unbekannt Zurückbehalten 317k Unbekannt beendet am
Wed Nov 10 10:44:32 2021
"[Boomaga GUI] WARNING: Can't read DBUS session directory /var/spool/cups/tmp/.dbus/session-bus"
Last edited by felixed (2021-11-10 19:47:30)
Offline
In the /var/log/cups/error.log:
E [11/Nov/2021:09:15:34 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [11/Nov/2021:09:15:34 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [11/Nov/2021:09:15:34 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [11/Nov/2021:09:15:34 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
W [11/Nov/2021:09:17:22 +0100] [Job 45] [Boomaga GUI] WARNING: Can\'t read DBUS session direcory /var/spool/cups/tmp/.dbus/session-bus
while lines 123 to 126 of /etc/cups/cupsd.conf are:
JobPrivateAccess default
JobPrivateValues default
SubscriptionPrivateAccess default
SubscriptionPrivateValues default
There is no directory /var/spool/cups/tmp/.dbus/session-bus, it ends with /var/spool/cups/tmp/ containing the file d00045-001 from the time of error Do 11 Nov 2021 09:17:22 CET .
Last edited by felixed (2021-11-11 08:42:12)
Offline
Pages: 1