all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Roman Riabenko via <help-guix@gnu.org>
To: help-guix@gnu.org
Subject: IPP driverless printing
Date: Sun, 5 Jan 2025 16:01:51 +0200	[thread overview]
Message-ID: <20250105160151.48685de98d208c74ac620c5f@riabenko.com> (raw)

Hello

I am trying to print a test page in GNOME Settings on an IPP printer.
The printer automatically shows up in the printers panel. But clicking
the test print button does nothing. This works on nother distribution.
Do I need to configure something for driverless printing?

Printing was selected during Guix System graphical installation.

$ grep cups /etc/config.scm
(use-service-modules cups desktop networking ssh xorg
                 (service cups-service-type)

$ tail /var/log/cups/access_log -n  3
localhost - - [05/Jan/2025:15:42:53 +0200] "POST / HTTP/1.1" 200 345 Create-Printer-Subscriptions client-error-not-possible
localhost - - [05/Jan/2025:15:42:53 +0200] "POST / HTTP/1.1" 200 711358 CUPS-Get-PPDs -
localhost - - [05/Jan/2025:15:43:03 +0200] "POST / HTTP/1.1" 200 153 Cancel-Subscription client-error-not-found

$ tail /var/log/cups/error_log -n  5
I [05/Jan/2025:15:42:53 +0200] [Client 28] Started "/gnu/store/bp2x2hd9f8d7mqc9d1h5qa0nn4pfgqvs-cups-server-bin/lib/cups/daemon/cups-driverd" (pid=6455, file=14)
E [05/Jan/2025:15:42:53 +0200] [Client 29] Returning IPP client-error-not-possible for Create-Printer-Subscriptions (/) from localhost.
I [05/Jan/2025:15:42:53 +0200] [cups-driverd] Read \"/var/cache/cups/ppds.dat\", 1614 PPDs...
I [05/Jan/2025:15:42:53 +0200] [cups-driverd] No new or changed PPDs...
E [05/Jan/2025:15:42:55 +0200] [CGI] ippfind (PID 6458) stopped with status 3!

I also cannot open the Print Settings, but it is already tracked in a
report and seems to be unrelated: https://issues.guix.gnu.org/70491

$ grep Exec /run/current-system/profile/share/applications/system-config-printer.desktop
Exec=/gnu/store/pqdxjxcfrmvnl51qpdran5k7nbdvcf9l-system-config-printer-1.5.16/bin/system-config-printer
$ /gnu/store/pqdxjxcfrmvnl51qpdran5k7nbdvcf9l-system-config-printer-1.5.16/bin/system-config-printer
Traceback (most recent call last):
  File "/gnu/store/pqdxjxcfrmvnl51qpdran5k7nbdvcf9l-system-config-printer-1.5.16/share/system-config-printer/system-config-printer.py", line 76, in <module>
    import cupshelpers
ModuleNotFoundError: No module named 'cupshelpers'

Roman


                 reply	other threads:[~2025-01-05 14:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250105160151.48685de98d208c74ac620c5f@riabenko.com \
    --to=help-guix@gnu.org \
    --cc=roman@riabenko.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.