Trying to get Cups and samba working together

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have a system on which I did a new installation of RedHat 9.0.

I have samba and cups running on the system.

	The samba software is working well enough that a Windows 98
system can see the samba server (the RedHat system), see the printers
which are being shared, and open a shared directory.

	The RedHat system running cups is acting correctly as a server
because I can print from a Mac OS X system to the server's queues
without a problem.  Actually some pdfs that were causing print problems
with lprng are printing correctly from the Mac system through the cups
server.

	The problem is that print jobs coming from the Windows 98 system
reach the cups server, but die.

I have the error messages on cups set up to debug level. Below are
the messages I get in /var/log/cups/error_log. This job is a page from a
pdf file opened by Adobe Reader. I get the same error messages when
sending a test page from the Window 98 computer.


Any ideas where I have missed the boat on this software?

I [20/May/2003:16:15:10 -0400] Job 26 queued on 'gc-hp106' by 'mad'.
D [20/May/2003:16:15:10 -0400] Job 26 hold_until = 0
D [20/May/2003:16:15:10 -0400] StartJob(26, 0x80924b8)
D [20/May/2003:16:15:10 -0400] StartJob() id = 26, file = 0/1
D [20/May/2003:16:15:10 -0400] job-sheets=none,none
D [20/May/2003:16:15:10 -0400] banner_page = 0
D [20/May/2003:16:15:10 -0400] StartJob: argv = "gc-hp106","26","mad","smbprn.000009.UuiBZM","1","page-bottom=36 cpi=12 lpi=7 scaling=100 page-right=36 page-left=36 wrap page-top=36","/var/spool/cups/d00026-001"
D [20/May/2003:16:15:10 -0400] StartJob: envp = "PATH=/usr/lib/cups/filter:/bin:/usr/bin","SOFTWARE=CUPS/ 1.1","USER=root","CHARSET=iso-8859-1","LANG=en_US","","PPD=/etc/cups/ ppd/gc-hp106.ppd","CUPS_SERVERROOT=/etc/ cups","RIP_MAX_CACHE=8m","TMPDIR=/var/spool/cups/ tmp","CONTENT_TYPE=application/vnd.cups- postscript","DEVICE_URI=socket://128.148.124.126:9100","PRINTER=gc- hp106","CUPS_DATADIR=/usr/share/cups","CUPS_FONTPATH=/usr/share/cups/ fonts","","",""
D [20/May/2003:16:15:10 -0400] StartJob: statusfds = 4, 6
D [20/May/2003:16:15:10 -0400] StartJob: filterfds[1] = 7, -1
D [20/May/2003:16:15:10 -0400] StartJob: filter = "/usr/lib/cups/filter/cupsomatic"
D [20/May/2003:16:15:10 -0400] StartJob: filterfds[0] = 8, 9
D [20/May/2003:16:15:10 -0400] start_process("/usr/lib/cups/filter/cupsomatic", 0xbfff1730, 0xbfff0be0, 7, 9, 6)
I [20/May/2003:16:15:10 -0400] Started filter /usr/lib/cups/filter/cupsomatic (PID 1906) for job 26.
D [20/May/2003:16:15:10 -0400] StartJob: backend = "/usr/lib/cups/backend/socket"
D [20/May/2003:16:15:10 -0400] StartJob: filterfds[1] = -1, 7
D [20/May/2003:16:15:10 -0400] start_process("/usr/lib/cups/backend/socket", 0xbfff1730, 0xbfff0be0, 8, 7, 6)
I [20/May/2003:16:15:10 -0400] Started backend /usr/lib/cups/backend/socket (PID 1907) for job 26.
D [20/May/2003:16:15:10 -0400] ProcessIPPRequest: 3 status_code=0


D [20/May/2003:16:15:10 -0400] [Job 26] Cupsomatic backend version $Revision: 2.13 $ running...
D [20/May/2003:16:15:10 -0400] [Job 26] inputfile handling is broken!!!inputfile handling is broken!!! at /usr/lib/cups/filter/cupsomatic line 167.
D [20/May/2003:16:15:10 -0400] [Job 26] ppd=/etc/cups/ppd/gc-hp106.ppd
D [20/May/2003:16:15:10 -0400] CloseClient() 3
D [20/May/2003:16:15:10 -0400] [Job 26] Pondering option `page-bottom=36'
D [20/May/2003:16:15:10 -0400] [Job 26] Unknown option page-bottom=36.
D [20/May/2003:16:15:10 -0400] [Job 26] Pondering option `cpi=12'
D [20/May/2003:16:15:10 -0400] [Job 26] Unknown option cpi=12.
D [20/May/2003:16:15:10 -0400] [Job 26] Pondering option `lpi=7'
D [20/May/2003:16:15:10 -0400] [Job 26] Unknown option lpi=7.
D [20/May/2003:16:15:10 -0400] [Job 26] Pondering option `scaling=100'
D [20/May/2003:16:15:10 -0400] [Job 26] Unknown option scaling=100.
D [20/May/2003:16:15:10 -0400] [Job 26] Pondering option `page-right=36'
D [20/May/2003:16:15:10 -0400] [Job 26] Unknown option page-right=36.
D [20/May/2003:16:15:10 -0400] [Job 26] Pondering option `page-left=36'
D [20/May/2003:16:15:10 -0400] [Job 26] Unknown option page-left=36.
D [20/May/2003:16:15:10 -0400] [Job 26] Pondering option `wrap'
D [20/May/2003:16:15:10 -0400] [Job 26] Unknown bool? option wrap.
D [20/May/2003:16:15:10 -0400] [Job 26] Pondering option `page-top=36'
D [20/May/2003:16:15:10 -0400] [Job 26] Unknown option page-top=36.
D [20/May/2003:16:15:10 -0400] [Job 26] Seaerching job for option settings ...
D [20/May/2003:16:15:10 -0400] [Job 26] /usr/lib/cups/filter/cupsomatic: inserted option PS code:
D [20/May/2003:16:15:10 -0400] [Job 26] PJL: ^[%-12345X@xxx
D [20/May/2003:16:15:10 -0400] [Job 26] @PJL SET RET=MEDIUM
D [20/May/2003:16:15:10 -0400] [Job 26] @PJL SET DENSITY=3
D [20/May/2003:16:15:10 -0400] [Job 26] @PJL SET COPIES=1
D [20/May/2003:16:15:10 -0400] [Job 26] @PJL SET ECONOMODE=OFF
D [20/May/2003:16:15:10 -0400] [Job 26] <job data>


D [20/May/2003:16:15:10 -0400] [Job 26] ^[%-12345X@xxx RESET
D [20/May/2003:16:15:10 -0400] [Job 26] gs PID pid2=1909
D [20/May/2003:16:15:10 -0400] [Job 26] gs command: level=0; echo -en "%!\n<</HWResolution[600 600]>>setpagedevice\n<</ManualFeed false>>setpagedevice\n"; if (( $level > 0 )); then if (( $level < 99 )); then level=" -dLanguageLevel=$level"; else level=""; fi; gs -q -dPARANOIDSAFER -dNOPAUSE -dBATCH -sDEVICE=pswrite$level -sOutputFile=- -; else cat; fi
D [20/May/2003:16:15:10 -0400] [Job 26] tail process done writing data to *main::STDOUT
D [20/May/2003:16:15:10 -0400] [Job 26] KID4 finished
D [20/May/2003:16:15:10 -0400] [Job 26] KID3 finished
D [20/May/2003:16:15:10 -0400] [Job 26] Main process finished
D [20/May/2003:16:15:10 -0400] UpdateJob: job 26, file 0 is complete.
D [20/May/2003:16:15:10 -0400] CancelJob: id = 26
D [20/May/2003:16:15:10 -0400] StopJob: id = 26, force = 0
D [20/May/2003:16:15:10 -0400] StopJob: printer state is 3



-- Psyche-list mailing list Psyche-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux