Filter Error? File too large? (Solved)

Problems and successes with specific brands/models of printers
Post Reply
Message
Author
chapchap70
Posts: 210
Joined: Thu 18 Nov 2010, 05:39
Location: The Island Of Long (NY, USA)

Filter Error? File too large? (Solved)

#1 Post by chapchap70 »

I tried to set up printing in Fatdog to a wifi Kodak Hero 3.1 printer using this as a guide http://murga-linux.com/puppy/viewtopic. ... 73&t=73107

In my case though, Cups was able to find my wifi printer so I just ran with that. I downloaded and installed the driver from the other thread and tried printing the test page. The Cups reports a "Filter Error". The appicable part of the error log is below. Thanks for any guidance.

Code: Select all

I [21/Jul/2017:17:43:13 -0400] Please move "SystemGroup root" on line 14 of /etc/cups/cupsd.conf to the /etc/cups/cups-files.conf file; this will become an error in a future release.
I [21/Jul/2017:17:43:13 -0400] Listening to [v1.::1]:631 (IPv6)
I [21/Jul/2017:17:43:13 -0400] Listening to 127.0.0.1:631 (IPv4)
I [21/Jul/2017:17:43:13 -0400] Listening to /var/run/cups/cups.sock (Domain)
E [21/Jul/2017:17:43:13 -0400] Unknown directive BrowseOrder on line 23 of /etc/cups/cupsd.conf.
E [21/Jul/2017:17:43:13 -0400] Unknown directive BrowseAllow on line 24 of /etc/cups/cupsd.conf.
W [21/Jul/2017:17:43:13 -0400] No JobPrivateAccess defined in policy default - using defaults.
W [21/Jul/2017:17:43:13 -0400] No JobPrivateValues defined in policy default - using defaults.
W [21/Jul/2017:17:43:13 -0400] No SubscriptionPrivateAccess defined in policy default - using defaults.
W [21/Jul/2017:17:43:13 -0400] No SubscriptionPrivateValues defined in policy default - using defaults.
I [21/Jul/2017:17:43:13 -0400] Remote access is disabled.
I [21/Jul/2017:17:43:13 -0400] Loaded configuration file "/etc/cups/cupsd.conf"
I [21/Jul/2017:17:43:13 -0400] Using default TempDir of /var/spool/cups/tmp...
I [21/Jul/2017:17:43:13 -0400] Configured for up to 100 clients.
I [21/Jul/2017:17:43:13 -0400] Allowing up to 100 client connections per host.
I [21/Jul/2017:17:43:13 -0400] Using policy "default" as the default.
I [21/Jul/2017:17:43:13 -0400] Full reload is required.
I [21/Jul/2017:17:43:13 -0400] Loaded MIME database from "/usr/share/cups/mime" and "/etc/cups": 49 types, 79 filters...
I [21/Jul/2017:17:43:13 -0400] Full reload complete.
I [21/Jul/2017:17:43:13 -0400] Cleaning out old files in "/var/spool/cups/tmp".
I [21/Jul/2017:17:43:13 -0400] Cleaning out old files in "/var/cache/cups".
I [21/Jul/2017:17:43:13 -0400] Listening to [v1.::1]:631 on fd 7...
I [21/Jul/2017:17:43:13 -0400] Listening to 127.0.0.1:631 on fd 8...
I [21/Jul/2017:17:43:13 -0400] Listening to /var/run/cups/cups.sock on fd 9...
I [21/Jul/2017:17:43:13 -0400] Resuming new connection processing...
I [21/Jul/2017:17:43:44 -0400] Saving printers.conf...
I [21/Jul/2017:17:43:44 -0400] Saving job.cache...
I [21/Jul/2017:17:43:55 -0400] [Client 1] Started "/usr/lib64/cups/cgi-bin/admin.cgi" (pid=18778, file=13)
I [21/Jul/2017:17:43:56 -0400] Expiring subscriptions...
I [21/Jul/2017:17:43:59 -0400] [Client 1] Started "/usr/lib64/cups/cgi-bin/admin.cgi" (pid=18804, file=14)
I [21/Jul/2017:17:43:59 -0400] [Client 3] Started "/usr/lib64/cups/daemon/cups-deviced" (pid=18805, file=15)
I [21/Jul/2017:17:55:19 -0400] [Client 5] Started "/usr/lib64/cups/cgi-bin/admin.cgi" (pid=23765, file=14)
I [21/Jul/2017:17:55:54 -0400] [Client 7] Started "/usr/lib64/cups/cgi-bin/admin.cgi" (pid=24006, file=14)
I [21/Jul/2017:17:55:54 -0400] [Client 8] Started "/usr/lib64/cups/daemon/cups-driverd" (pid=24007, file=15)
I [21/Jul/2017:17:55:54 -0400] [cups-driverd] Wrote \"/var/cache/cups/ppds.dat\", 65 PPDs...
I [21/Jul/2017:17:56:02 -0400] [Client 7] Started "/usr/lib64/cups/cgi-bin/admin.cgi" (pid=24070, file=14)
I [21/Jul/2017:17:56:02 -0400] [Client 9] Started "/usr/lib64/cups/daemon/cups-driverd" (pid=24071, file=15)
I [21/Jul/2017:17:56:02 -0400] [cups-driverd] Read \"/var/cache/cups/ppds.dat\", 65 PPDs...
I [21/Jul/2017:17:56:02 -0400] [cups-driverd] No new or changed PPDs...
I [21/Jul/2017:17:56:09 -0400] [Client 7] Started "/usr/lib64/cups/cgi-bin/admin.cgi" (pid=24116, file=14)
I [21/Jul/2017:17:56:09 -0400] Setting KodakHERO3.10223 device-uri to "dnssd://KodakHERO3.1+0223._pdl-datastream._tcp.local./" (was "file:///dev/null".)
I [21/Jul/2017:17:56:09 -0400] Setting KodakHERO3.10223 printer-is-accepting-jobs to 1 (was 0.)
I [21/Jul/2017:17:56:09 -0400] Setting KodakHERO3.10223 printer-is-shared to 0 (was 1.)
I [21/Jul/2017:17:56:09 -0400] Setting KodakHERO3.10223 printer-state to 3 (was 5.)
I [21/Jul/2017:17:56:09 -0400] New printer "KodakHERO3.10223" added by "anonymous".
I [21/Jul/2017:17:56:13 -0400] [Client 7] Started "/usr/lib64/cups/cgi-bin/admin.cgi" (pid=24148, file=14)
I [21/Jul/2017:17:56:13 -0400] Printer "KodakHERO3.10223" modified by "anonymous".
I [21/Jul/2017:17:56:18 -0400] [Client 7] Started "/usr/lib64/cups/cgi-bin/admin.cgi" (pid=24190, file=13)
I [21/Jul/2017:17:56:18 -0400] [Client 7] Started "/usr/lib64/cups/cgi-bin/printers.cgi" (pid=24191, file=13)
I [21/Jul/2017:17:56:25 -0400] [Client 7] Started "/usr/lib64/cups/cgi-bin/printers.cgi" (pid=24237, file=14)
I [21/Jul/2017:17:56:25 -0400] [Job ???] Request file type is application/vnd.cups-pdf-banner.
E [21/Jul/2017:17:56:26 -0400] [Job 5] Job stopped due to filter errors; please consult the error_log file for details.
D [21/Jul/2017:17:56:26 -0400] [Job 5] The following messages were recorded from 17:56:25 to 17:56:26
D [21/Jul/2017:17:56:26 -0400] [Job 5] Adding start banner page "none".
D [21/Jul/2017:17:56:26 -0400] [Job 5] Adding end banner page "none".
D [21/Jul/2017:17:56:26 -0400] [Job 5] File of type application/vnd.cups-pdf-banner queued by "anonymous".
D [21/Jul/2017:17:56:26 -0400] [Job 5] hold_until=0
D [21/Jul/2017:17:56:26 -0400] [Job 5] Queued on "KodakHERO3.10223" by "anonymous".
D [21/Jul/2017:17:56:26 -0400] [Job 5] time-at-processing=1500674185
D [21/Jul/2017:17:56:26 -0400] [Job 5] 4 filters for job:
D [21/Jul/2017:17:56:26 -0400] [Job 5] bannertopdf (application/vnd.cups-pdf-banner to application/pdf, cost 32)
D [21/Jul/2017:17:56:26 -0400] [Job 5] pdftopdf (application/pdf to application/vnd.cups-pdf, cost 66)
D [21/Jul/2017:17:56:26 -0400] [Job 5] pdftoraster (application/vnd.cups-pdf to application/vnd.cups-raster, cost 100)
D [21/Jul/2017:17:56:26 -0400] [Job 5] /usr/lib/cups/filter/c2espC (application/vnd.cups-raster to printer/KodakHERO3.10223, cost 50)
D [21/Jul/2017:17:56:26 -0400] [Job 5] job-sheets=none,none
D [21/Jul/2017:17:56:26 -0400] [Job 5] argv[0]="KodakHERO3.10223"
D [21/Jul/2017:17:56:26 -0400] [Job 5] argv[1]="5"
D [21/Jul/2017:17:56:26 -0400] [Job 5] argv[2]="anonymous"
D [21/Jul/2017:17:56:26 -0400] [Job 5] argv[3]="Test Page"
D [21/Jul/2017:17:56:26 -0400] [Job 5] argv[4]="1"
D [21/Jul/2017:17:56:26 -0400] [Job 5] argv[5]="job-uuid=urn:uuid:96681263-467b-3588-610c-f06b00cf3e02 job-originating-host-name=localhost date-time-at-creation= date-time-at-processing= time-at-creation=1500674185 time-at-processing=1500674185"
D [21/Jul/2017:17:56:26 -0400] [Job 5] argv[6]="/var/spool/cups/d00005-001"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[1]="CUPS_DATADIR=/usr/share/cups"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[2]="CUPS_DOCROOT=/usr/share/cups/doc"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[5]="CUPS_SERVERBIN=/usr/lib64/cups"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[6]="CUPS_SERVERROOT=/etc/cups"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[7]="CUPS_STATEDIR=/var/run/cups"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[8]="HOME=/var/spool/cups/tmp"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[9]="PATH=/usr/lib64/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[10]="SERVER_ADMIN=root@NVCFlatscreen"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[11]="SOFTWARE=CUPS/2.1.3"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[12]="TMPDIR=/var/spool/cups/tmp"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[13]="TZ=:/etc/localtime"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[14]="USER=root"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[15]="CUPS_MAX_MESSAGE=2047"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[16]="CUPS_SERVER=/var/run/cups/cups.sock"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[17]="CUPS_ENCRYPTION=IfRequested"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[18]="IPP_PORT=631"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[19]="CHARSET=utf-8"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[20]="LANG=en_US.UTF-8"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[21]="PPD=/etc/cups/ppd/KodakHERO3.10223.ppd"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[22]="RIP_MAX_CACHE=128m"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[23]="CONTENT_TYPE=application/vnd.cups-pdf-banner"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[24]="DEVICE_URI=dnssd://KodakHERO3.1+0223._pdl-datastream._tcp.local./"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[25]="PRINTER_INFO=Eastman Kodak Company KODAK HERO 3.1 AiO Printer"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[26]="PRINTER_LOCATION=Deacon Office"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[27]="PRINTER=KodakHERO3.10223"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[28]="PRINTER_STATE_REASONS=none"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[29]="CUPS_FILETYPE=document"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[30]="FINAL_CONTENT_TYPE=application/vnd.cups-raster"
D [21/Jul/2017:17:56:26 -0400] [Job 5] envp[31]="AUTH_I****"
D [21/Jul/2017:17:56:26 -0400] [Job 5] Started filter /usr/lib64/cups/filter/bannertopdf (PID 24238)
D [21/Jul/2017:17:56:26 -0400] [Job 5] Started filter /usr/lib64/cups/filter/pdftopdf (PID 24239)
D [21/Jul/2017:17:56:26 -0400] [Job 5] Started filter /usr/lib64/cups/filter/pdftoraster (PID 24240)
D [21/Jul/2017:17:56:26 -0400] [Job 5] Started filter /usr/lib/cups/filter/c2espC (PID 24241)
D [21/Jul/2017:17:56:26 -0400] [Job 5] Started backend /usr/lib64/cups/backend/dnssd (PID 24242)
D [21/Jul/2017:17:56:26 -0400] [Job 5] Resolving \"KodakHERO3.1+0223._pdl-datastream._tcp.local.\"...
D [21/Jul/2017:17:56:26 -0400] [Job 5] STATE: +connecting-to-device
D [21/Jul/2017:17:56:26 -0400] [Job 5] Resolving \"KodakHERO3.1+0223\", regtype=\"_pdl-datastream._tcp\", domain=\"local.\"...
D [21/Jul/2017:17:56:26 -0400] [Job 5] Looking for printer...
D [21/Jul/2017:17:56:26 -0400] [Job 5] Set job-printer-state-message to "Looking for printer...", current level=INFO
D [21/Jul/2017:17:56:26 -0400] [Job 5] KodakHERO3.10223: error while loading shared libraries: libcupsdriver.so.1: cannot open shared object file: No such file or directory
D [21/Jul/2017:17:56:26 -0400] [Job 5] PID 24241 (/usr/lib/cups/filter/c2espC) stopped with status 127 (File too large)
D [21/Jul/2017:17:56:26 -0400] [Job 5] Hint: Try setting the LogLevel to "debug" to find out more.
D [21/Jul/2017:17:56:26 -0400] [Job 5] Color Manager: Calibration Mode/Off
D [21/Jul/2017:17:56:26 -0400] [Job 5] WARN: not compiled with DBus support
D [21/Jul/2017:17:56:26 -0400] [Job 5] WARN: not compiled with DBus support
D [21/Jul/2017:17:56:26 -0400] [Job 5] Color Manager: no profiles specified in PPD
D [21/Jul/2017:17:56:26 -0400] [Job 5] Color Manager: ICC Profile: None
D [21/Jul/2017:17:56:26 -0400] [Job 5] PDF template file doesn\'t have form. It\'s okay.
D [21/Jul/2017:17:56:26 -0400] [Job 5] PID 24238 (/usr/lib64/cups/filter/bannertopdf) exited with no errors.
D [21/Jul/2017:17:56:26 -0400] [Job 5] PID 24240 (/usr/lib64/cups/filter/pdftoraster) did not catch or ignore signal 13.
D [21/Jul/2017:17:56:26 -0400] [Job 5] PID 24239 (/usr/lib64/cups/filter/pdftopdf) exited with no errors.
D [21/Jul/2017:17:56:26 -0400] [Job 5] Resolved as \"socket://EK949AEADE.local.:9100/\"...
D [21/Jul/2017:17:56:26 -0400] [Job 5] STATE: -connecting-to-device,offline-report
D [21/Jul/2017:17:56:26 -0400] [Job 5] Executing backend \"/usr/lib64/cups/backend/socket\"...
D [21/Jul/2017:17:56:26 -0400] [Job 5] STATE: +connecting-to-device
D [21/Jul/2017:17:56:26 -0400] [Job 5] Looking up \"EK949AEADE.local.\"...
D [21/Jul/2017:17:56:26 -0400] [Job 5] backendWaitLoop(snmp_fd=5, addr=0x55c2ff6f3918, side_cb=0x55c2fe307065)
D [21/Jul/2017:17:56:26 -0400] [Job 5] PID 24242 (/usr/lib64/cups/backend/dnssd) exited with no errors.
D [21/Jul/2017:17:56:26 -0400] [Job 5] End of messages
D [21/Jul/2017:17:56:26 -0400] [Job 5] printer-state=3(idle)
D [21/Jul/2017:17:56:26 -0400] [Job 5] printer-state-message="Color Manager: no profiles specified in PPD"
D [21/Jul/2017:17:56:26 -0400] [Job 5] printer-state-reasons=none
I [21/Jul/2017:17:56:27 -0400] [Client 7] Started "/usr/lib64/cups/cgi-bin/printers.cgi" (pid=24253, file=13)
I [21/Jul/2017:17:56:40 -0400] Saving printers.conf...
I [21/Jul/2017:17:56:40 -0400] Generating printcap /etc/printcap...
I [21/Jul/2017:17:56:40 -0400] Saving job.cache...
[/url]
Last edited by chapchap70 on Wed 26 Jul 2017, 01:05, edited 1 time in total.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#2 Post by rcrsn51 »

You are installing a 32bit driver in a 64bit OS.

chapchap70
Posts: 210
Joined: Thu 18 Nov 2010, 05:39
Location: The Island Of Long (NY, USA)

#3 Post by chapchap70 »

I do have the 32bitslacko.sfs loaded. I suppose I need a file that was removed from here? ... http://murga-linux.com/puppy/viewtopic. ... 84&t=78464

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#4 Post by rcrsn51 »

Here is the 64bit version of the Kodak printer driver for Fatdog. It is untested.

Install it using the two-step, right-click procedure.

In CUPS, look for your model under Eastman Kodak Company.

Because of the other 32bit stuff you have installed, you may need a clean Fatdog setup to get this working.
Attachments
kodak_print_fatdog64-27.pet
(29.01 KiB) Downloaded 215 times

chapchap70
Posts: 210
Joined: Thu 18 Nov 2010, 05:39
Location: The Island Of Long (NY, USA)

#5 Post by chapchap70 »

I downloaded the pet twice; using it on two separate computers.

It looks like it worked. Cups reported that the job completed and the error file didn't seem to report any errors. I won't actually see the printed paper probably until Tuesday because I am not at the location. I remoted in.

Thanks for your help.

chapchap70
Posts: 210
Joined: Thu 18 Nov 2010, 05:39
Location: The Island Of Long (NY, USA)

#6 Post by chapchap70 »

Proof is in the paper... Didn't bother with a test page on Sunday. I printed a document from Abiword and saw it today in the printer tray.

Another problem solved by rcrsn51.

Question about the other thread and the project that was abandoned...

Would the 64bitinstaller pet have made it possible for me to have gotten this printer set up without needing to ask for help? I looked at some FatDog printer pets and didn't see it there although I did see candi and maybe some others you had worked on.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#7 Post by rcrsn51 »

No. You needed a 64bit version of the Kodak driver. I compiled it from source.

chapchap70
Posts: 210
Joined: Thu 18 Nov 2010, 05:39
Location: The Island Of Long (NY, USA)

#8 Post by chapchap70 »

Thanks!

I'll have to learn how to do that.

Post Reply