sudo journalctl -f -u cups.service | grep -i boomaga zeigt leider nichts an wenn ich boomaga installiere.
sudo tail -f /var/log/cups/error_log | grep -i boomaga. zeigt folgednes an, aber ohne ein erzeugtes PDF :
sudo tail -f /var/log/cups/error_log | grep -i boomaga
D [08/Jan/2025:17:15:38 +0100] [Client 45] POST /printers/Boomaga HTTP/1.1
D [08/Jan/2025:17:15:38 +0100] Get-Printer-Attributes ipp://localhost/printers/Boomaga
D [08/Jan/2025:17:15:38 +0100] [Client 45] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost/printers/Boomaga) from localhost.
D [08/Jan/2025:17:15:38 +0100] Get-Printer-Attributes ipp://localhost/printers/Boomaga
D [08/Jan/2025:17:15:38 +0100] [Client 45] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost/printers/Boomaga) from localhost.
D [08/Jan/2025:17:15:43 +0100] [Client 74] POST /printers/Boomaga HTTP/1.1
D [08/Jan/2025:17:15:43 +0100] Print-Job ipp://localhost:631/printers/Boomaga
I [08/Jan/2025:17:15:43 +0100] [Job 1391] Queued on "Boomaga" by "ralf".
D [08/Jan/2025:17:15:43 +0100] [Job 1391] - (application/pdf to printer/Boomaga, cost 0)
D [08/Jan/2025:17:15:43 +0100] [Job 1391] argv[0]="Boomaga"
D [08/Jan/2025:17:15:43 +0100] [Job 1391] envp[19]="PPD=/etc/cups/ppd/Boomaga.ppd"
D [08/Jan/2025:17:15:43 +0100] [Job 1391] envp[21]="DEVICE_URI=boomaga:/"
D [08/Jan/2025:17:15:43 +0100] [Job 1391] envp[22]="PRINTER_INFO=Boomaga printer"
D [08/Jan/2025:17:15:43 +0100] [Job 1391] envp[24]="PRINTER=Boomaga"
D [08/Jan/2025:17:15:43 +0100] [Job 1391] envp[27]="FINAL_CONTENT_TYPE=printer/Boomaga"
I [08/Jan/2025:17:15:43 +0100] [Job 1391] Started backend /usr/lib/cups/backend/boomaga (PID 13986)
D [08/Jan/2025:17:15:43 +0100] [Job 1391] [Boomaga backend] DEBUG: Create user direcory /var/cache/boomaga
D [08/Jan/2025:17:15:43 +0100] [Job 1391] [Boomaga backend] DEBUG: User directory /var/cache/boomaga/ralf saccefully created
D [08/Jan/2025:17:15:43 +0100] [Job 1391] [Boomaga backend] DEBUG: Create job file /var/cache/boomaga/ralf/in_1391.cboo.autoremove
D [08/Jan/2025:17:15:43 +0100] [Job 1391] [Boomaga GUI] INFO: Start boomaga \'/var/cache/boomaga/ralf/in_1391.cboo.autoremove\'
D [08/Jan/2025:17:15:43 +0100] [Job 1391] Set job-printer-state-message to "[Boomaga GUI] INFO: Start boomaga \'/var/cache/boomaga/ralf/in_1391.cboo.autoremove\'", current level=INFO
D [08/Jan/2025:17:15:43 +0100] [Job 1391] [Boomaga GUI] DEBUG: Start boomaga: /var/cache/boomaga/ralf/in_1391.cboo.autoremove
W [08/Jan/2025:17:15:43 +0100] [Job 1391] [Boomaga GUI] WARNING: Can\'t read DBUS session direcory /var/spool/cups/tmp/.dbus/session-bus
D [08/Jan/2025:17:15:43 +0100] [Job 1391] Set job-printer-state-message to "[Boomaga GUI] WARNING: Can\'t read DBUS session direcory /var/spool/cups/tmp/.dbus/session-bus", current level=WARN
D [08/Jan/2025:17:15:43 +0100] [Job 1391] [Boomaga GUI] DEBUG: Try to start boomaga via DBus unix:path=/run/flatpak/bus
D [08/Jan/2025:17:15:43 +0100] [Job 1391] [Boomaga GUI] DEBUG: Can\'t connect to org.boomaga DBus unix:path=/run/flatpak/bus
D [08/Jan/2025:17:15:43 +0100] [Job 1391] [Boomaga GUI] DEBUG: Try to start boomaga via DBus unix:path=/run/user/1000/bus
D [08/Jan/2025:17:15:43 +0100] [Job 1391] [Boomaga GUI] DEBUG: Can\'t connect to org.boomaga DBus unix:path=/run/user/1000/bus
E [08/Jan/2025:17:15:43 +0100] [Job 1391] [Boomaga GUI] ERROR: Can\'t start boomaga gui.
D [08/Jan/2025:17:15:43 +0100] [Job 1391] Set job-printer-state-message to "[Boomaga GUI] ERROR: Can\'t start boomaga gui.", current level=ERROR
D [08/Jan/2025:17:15:43 +0100] [Job 1391] PID 13986 (/usr/lib/cups/backend/boomaga) exited with no errors.
sudo cupsctl --debug-logging ist eingeschaltet
/var/spool/boomaga/ gibt es bei mir nicht.
sudo ls -l /var/spool/boomaga/ hat sich damit leider erledigt.
Da weiß ich leider nicht was sie damit meinen.
Es mag sein das es vielleicht ein Rechteproblem ist aber ich weiß immer noch nicht wie ich es lösen soll wenn Verzeichnisse fehlen und auch keine Ausgaben gemacht werden.