all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tobias Geerinckx-Rice <me@tobias.gr>
To: Alexander Asteroth <alexander.asteroth@h-brs.de>
Cc: help-guix@gnu.org, daniel.meissner-i4k@ruhr-uni-bochum.de
Subject: Re: Issues with CUPS
Date: Fri, 03 Dec 2021 21:25:56 +0100	[thread overview]
Message-ID: <87ilw5e7om.fsf@nckx> (raw)
In-Reply-To: <87sfv9yaax.fsf@h-brs.de>

[-- Attachment #1: Type: text/plain, Size: 2058 bytes --]

Alexander,

Alexander Asteroth 写道:
> When the system is restarted and I try to access cups via 
> localhost:631,
> after clicking on some (admin) link to add a printer (or 
> similar) it
> takes 2minutes (exactly) for the page to show up. In
> /var/log/cups/access_log and .../error_log numerrous repeated 
> entries

This sounds like the bug long fixed on core-updates (‘any day now’ 
:-) that hasn't made it to master yet[0].  A simple

  $ sudo touch /etc/cups/cupsd.conf

to create the file in question should work around it for now.

Maybe remember to delete it post-c-u-merge, or don't; an empty 
file doesn't waste much space.

> I have also another problem related to my printer wich is a 
> Samsung
> SCX-472x-series (accessed over ethernet). On openprinting.org 
> the
> suggested driver is
> (https://www.openprinting.org/printer/Samsung/Samsung-SCX-472x) 
> from
> Samsung. So far I used it on debian and arch and it worked 
> perfect, but
> I thik it's non-GPL.

OpenPrinting claims that it's ‘MIT’ but a brief search didn't lead 
me to anything resembling source code.  Samsung's printer division 
being absorbed by HP doesn't help.

> I can import only the ppd file for my printer but this refers to 
> some
> filter

Yeah, PPD files are just metadata files for actual 
printers/drivers and downloading them separately is usually 
pointless.

> Any idea how to prodeed to get my printing working?

Not really, I'm afraid.  The only Samsung laser printers I've ever 
used with Guix worked fine with SpliX.  It does not provide a 
rastertospl filter, only rastertoqpdl.

The most likely path forward is to find the sources to the 
pxlmono{-Samsung,} package if they exist.

I started packaging the Ghostscript Printer Application this week, 
which we'll need when CUPS removes support for printer drivers 
completely.  I'll check whether it contains anything relevant when 
I get back.  I'm not hopeful.

Kind regards,

T G-R

[0]: https://issues.guix.gnu.org/42068#0

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

  reply	other threads:[~2021-12-03 20:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-03 14:29 Issues with CUPS Alexander Asteroth
2021-12-03 20:25 ` Tobias Geerinckx-Rice [this message]
2021-12-03 20:54   ` Tobias Geerinckx-Rice
2021-12-04 10:32   ` Alexander Asteroth
2021-12-04 10:57     ` Tobias Geerinckx-Rice
2021-12-04 11:28   ` Daniel Meißner

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=87ilw5e7om.fsf@nckx \
    --to=me@tobias.gr \
    --cc=alexander.asteroth@h-brs.de \
    --cc=daniel.meissner-i4k@ruhr-uni-bochum.de \
    --cc=help-guix@gnu.org \
    /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.