From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jack Hill Subject: Color calibrating scanner with GNOME Date: Sat, 16 Mar 2019 15:40:14 -0400 (EDT) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([209.51.188.92]:58433) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h5FAL-00054z-Id for help-guix@gnu.org; Sat, 16 Mar 2019 15:40:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h5FAI-0007dL-CG for help-guix@gnu.org; Sat, 16 Mar 2019 15:40:20 -0400 Received: from minsky.hcoop.net ([104.248.1.95]:40648) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h5FAG-0007bg-65 for help-guix@gnu.org; Sat, 16 Mar 2019 15:40:16 -0400 Received: from marsh.hcoop.net ([45.55.52.66]) by minsky.hcoop.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1h5FAE-0002yv-GQ for help-guix@gnu.org; Sat, 16 Mar 2019 15:40:14 -0400 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hi Guix, I'm trying to color calibrate my scanner while running GNOME by following these instructions: https://help.gnome.org/users/gnome-help/stable/color-calibrate-scanner.html.en I have produced a tiff of my calibration target, but my scanner doesn't show up in the GNOME settings color submenu. The only device show is my laptop screen. GNOME's simple-scan and sane-backend's* scanimage can use the scanner, and scanimage reports it as: $ scanimage -L device `pixma:MF4800_Canon5e5c59' is a CANON Canon i-SENSYS MF4800 Series multi-function peripheral The device is connected over the network. What should I do to try to calibrate my scanner? Best, Jack * The name of this package is slightly confusing, since it also contains the front-end tools like scanimage. I don't know if it makes sense to make a change here or not.