agalakhov / captdriver

Driver for Canon CAPT printers
GNU General Public License v3.0
138 stars 60 forks source link

rastertocapt failed #37

Open MaksVal opened 2 years ago

MaksVal commented 2 years ago

Hi! Thanks for your driver! I want to make a print-server based on raspberry(arm). Please, help me. :) Could you please get me an answer, what is that? Why do these things happen? Failed to send: org.freedesktop.ColorManager.Device.NothingMatched:nothing matched expression \'Gray.Plain.600dpi,Gray.Plain.*,Gray.*.600dpi,Gray.*.*,*\'

D [30/Nov/2021:06:16:29 +0000] [Job 48] CAPT: rastertocapt started
D [30/Nov/2021:06:16:29 +0000] [Job 48] CUPS_SC_CMD_GET_DEVICE_ID received from driver...
D [30/Nov/2021:06:16:29 +0000] [Job 48] Returning CUPS_SC_STATUS_OK with 68 bytes (MFG:Canon;MDL:LBP2900;CMD:CAPT;VER:2.1;CLS:PRINTER;DES:Canon LBP2900)...
D [30/Nov/2021:06:16:29 +0000] [Job 48] CAPT: printer ID string MFG:Canon;MDL:LBP2900;CMD:CAPT;VER:2.1;CLS:PRINTER;DES:Canon LBP2900
D [30/Nov/2021:06:16:29 +0000] [Job 48] CAPT: detected printer \'LBP2900\'
D [30/Nov/2021:06:16:29 +0000] [Job 48] CAPT: found ops for printer \'LBP2900\'
D [30/Nov/2021:06:16:29 +0000] [Job 48] pdftopdf: Last filter determined by the PPD: rastertocapt; FINAL_CONTENT_TYPE: application/vnd.cups-raster => pdftopdf will not log pages in page_log.
D [30/Nov/2021:06:16:29 +0000] [Job 48] PDF template file doesn\'t have form. It\'s okay.
D [30/Nov/2021:06:16:29 +0000] [Job 48] PID 926 (/usr/lib/cups/filter/bannertopdf) exited with no errors.
D [30/Nov/2021:06:16:29 +0000] [Job 48] Color Manager: Calibration Mode/Off
D [30/Nov/2021:06:16:29 +0000] [Job 48] PID 927 (/usr/lib/cups/filter/pdftopdf) exited with no errors.
D [30/Nov/2021:06:16:29 +0000] [Job 48] Calling FindDeviceById(cups-Canon_LBP2900)
D [30/Nov/2021:06:16:29 +0000] [Job 48] Found device /org/freedesktop/ColorManager/devices/cups_Canon_LBP2900
D [30/Nov/2021:06:16:29 +0000] [Job 48] Calling org.freedesktop.ColorManager.Device.Get(ProfilingInhibitors)
D [30/Nov/2021:06:16:29 +0000] [Job 48] Calling FindDeviceById(cups-Canon_LBP2900)
D [30/Nov/2021:06:16:29 +0000] [Job 48] Found device /org/freedesktop/ColorManager/devices/cups_Canon_LBP2900
D [30/Nov/2021:06:16:29 +0000] [Job 48] Calling GetProfileForQualifiers(Gray.Plain.600dpi...)
D [30/Nov/2021:06:16:29 +0000] [Job 48] Failed to send: org.freedesktop.ColorManager.Device.NothingMatched:nothing matched expression \'Gray.Plain.600dpi,Gray.Plain.*,Gray.*.600dpi,Gray.*.*,*\'
D [30/Nov/2021:06:16:29 +0000] [Job 48] Failed to get profile filename for cups-Canon_LBP2900
D [30/Nov/2021:06:16:29 +0000] [Job 48] Color Manager: no profiles specified in PPD

Thanks!

agalakhov commented 2 years ago

Hi,

this has nothing to do with the driver. The error originates in color management. Check your colord settings.