DragonFly BSD
DragonFly users List (threaded) for 2006-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

CUPS seems to be broken on DragonFly HEAD


From: Petr Janda <elekktretterr@xxxxxxxxxxxxxx>
Date: Tue, 12 Sep 2006 20:12:23 +1000

Hi,
CUPS used to work on 1.6.x, but after I upgraded to HEAD I cant print anymore. Im clueless about this. Ive set cups LogLevel to Debug and this is the output while trying to print test page:


D [12/Sep/2006:20:07:29 +1000] ReadClient: 5 POST / HTTP/1.1
D [12/Sep/2006:20:07:29 +1000] ProcessIPPRequest: 5 status_code=0
D [12/Sep/2006:20:07:29 +1000] ReadClient: 5 GET /printers/HP930C.ppd HTTP/1.1
D [12/Sep/2006:20:07:29 +1000] SendFile: 5 file=7
D [12/Sep/2006:20:07:29 +1000] AcceptClient: 7 from localhost:631.
D [12/Sep/2006:20:07:29 +1000] ReadClient: 7 POST /printers/HP930C HTTP/1.1
D [12/Sep/2006:20:07:29 +1000] print_job: auto-typing file...
D [12/Sep/2006:20:07:29 +1000] print_job: request file type is application/postscript.
D [12/Sep/2006:20:07:29 +1000] check_quotas: requesting-user-name = 'root'
D [12/Sep/2006:20:07:29 +1000] print_job: requesting-user-name = 'root'
D [12/Sep/2006:20:07:29 +1000] Adding default job-sheets values "none,none"...
I [12/Sep/2006:20:07:29 +1000] Adding start banner page "none" to job 1.
I [12/Sep/2006:20:07:29 +1000] Adding end banner page "none" to job 1.
I [12/Sep/2006:20:07:29 +1000] Job 1 queued on 'HP930C' by 'root'.
D [12/Sep/2006:20:07:29 +1000] Job 1 hold_until = 0


D [12/Sep/2006:20:07:29 +1000] StartJob(1, 0x2835f800)
D [12/Sep/2006:20:07:29 +1000] StartJob() id = 1, file = 0/1
D [12/Sep/2006:20:07:29 +1000] job-sheets=none,none
D [12/Sep/2006:20:07:29 +1000] banner_page = 0
D [12/Sep/2006:20:07:29 +1000] StartJob: argv = "HP930C","1","root","KDE Print Test","1","multiple-document-handling=separate-documents-uncollated-copies orientation-requested=3","/var/spool/cups/d00001-001"
D [12/Sep/2006:20:07:29 +1000] StartJob: envp[0]="PATH=/usr/pkg/libexec/cups/filter:/bin:/usr/bin"
D [12/Sep/2006:20:07:29 +1000] StartJob: envp[1]="SOFTWARE=CUPS/1.1"
D [12/Sep/2006:20:07:29 +1000] StartJob: envp[2]="USER=root"
D [12/Sep/2006:20:07:29 +1000] StartJob: envp[3]="CHARSET=iso-8859-1"
D [12/Sep/2006:20:07:29 +1000] StartJob: envp[4]="LANG=en"
D [12/Sep/2006:20:07:29 +1000] StartJob: envp[5]="PPD=/usr/pkg/etc/cups/ppd/HP930C.ppd"
D [12/Sep/2006:20:07:29 +1000] StartJob: envp[6]="CUPS_SERVERROOT=/usr/pkg/etc/cups"
D [12/Sep/2006:20:07:29 +1000] StartJob: envp[7]="RIP_MAX_CACHE=8m"
D [12/Sep/2006:20:07:29 +1000] StartJob: envp[8]="TMPDIR=/var/spool/cups/tmp"
D [12/Sep/2006:20:07:29 +1000] StartJob: envp[9]="CONTENT_TYPE=application/postscript"
D [12/Sep/2006:20:07:29 +1000] StartJob: envp[10]="DEVICE_URI=usb:/dev/ulpt0"
D [12/Sep/2006:20:07:29 +1000] StartJob: envp[11]="PRINTER=HP930C"
D [12/Sep/2006:20:07:29 +1000] StartJob: envp[12]="CUPS_DATADIR=${datarootdir}/cups"
D [12/Sep/2006:20:07:29 +1000] StartJob: envp[13]="CUPS_FONTPATH=${datarootdir}/cups/fonts"
D [12/Sep/2006:20:07:29 +1000] StartJob: envp[14]="CUPS_SERVER=localhost"
D [12/Sep/2006:20:07:29 +1000] StartJob: envp[15]="IPP_PORT=631"
D [12/Sep/2006:20:07:29 +1000] StartJob: statusfds = [ 8 9 ]
D [12/Sep/2006:20:07:29 +1000] StartJob: filterfds[1] = [ 10 -1 ]
D [12/Sep/2006:20:07:29 +1000] StartJob: filter = "/usr/pkg/libexec/cups/filter/pstops"
D [12/Sep/2006:20:07:29 +1000] StartJob: filterfds[0] = [ 11 12 ]
D [12/Sep/2006:20:07:29 +1000] start_process("/usr/pkg/libexec/cups/filter/pstops", 0xbfbea4f0, 0xbfbea360, 10, 12, 9)
I [12/Sep/2006:20:07:29 +1000] Started filter /usr/pkg/libexec/cups/filter/pstops (PID 84883) for job 1.
D [12/Sep/2006:20:07:29 +1000] StartJob: filter = "/usr/pkg/libexec/cups/filter/foomatic-rip"
D [12/Sep/2006:20:07:29 +1000] StartJob: filterfds[1] = [ 10 13 ]
D [12/Sep/2006:20:07:29 +1000] start_process("/usr/pkg/libexec/cups/filter/foomatic-rip", 0xbfbea4f0, 0xbfbea360, 11, 13, 9)
I [12/Sep/2006:20:07:29 +1000] Started filter /usr/pkg/libexec/cups/filter/foomatic-rip (PID 84884) for job 1.
D [12/Sep/2006:20:07:29 +1000] StartJob: backend = "/usr/pkg/libexec/cups/backend/usb"
D [12/Sep/2006:20:07:29 +1000] StartJob: filterfds[0] = [ -1 11 ]
D [12/Sep/2006:20:07:29 +1000] start_process("/usr/pkg/libexec/cups/backend/usb", 0xbfbea4f0, 0xbfbea360, 10, 11, 9)
I [12/Sep/2006:20:07:29 +1000] Started backend /usr/pkg/libexec/cups/backend/usb (PID 84885) for job 1.
D [12/Sep/2006:20:07:29 +1000] ProcessIPPRequest: 7 status_code=0
E [12/Sep/2006:20:07:29 +1000] PID 84884 stopped with status 2!
D [12/Sep/2006:20:07:29 +1000] [Job 1] Page = 612x792; 18,36 to 594,783
D [12/Sep/2006:20:07:29 +1000] [Job 1] slowcollate=0, slowduplex=0, sloworder=0
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%BoundingBox: 0 0 612 792
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%Pages: 1
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%LanguageLevel: 1
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%DocumentData: Clean7Bit
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%DocumentSuppliedResources: procset testprint/1.0
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%DocumentNeededResources: font Helvetica Helvetica-Bold Times-Roman
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%Creator: Michael Sweet, Easy Software Products
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%CreationDate: May 11, 1999
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%Title: Test Page
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%EndComments
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%BeginProlog
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%BeginResource procset testprint 1.1 0
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%EndResource
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%EndProlog
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%Page: 1 1
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%Page: 1 1
D [12/Sep/2006:20:07:29 +1000] [Job 1] pw = 576.0, pl = 747.0
D [12/Sep/2006:20:07:29 +1000] [Job 1] PageLeft = 18.0, PageRight = 594.0
D [12/Sep/2006:20:07:29 +1000] [Job 1] PageTop = 783.0, PageBottom = 36.0
D [12/Sep/2006:20:07:29 +1000] [Job 1] PageWidth = 612.0, PageLength = 792.0
D [12/Sep/2006:20:07:29 +1000] [Job 1] 0 %%EOF
D [12/Sep/2006:20:07:29 +1000] [Job 1] Saw EOF!
D [12/Sep/2006:20:07:29 +1000] [Job 1] /usr/pkg/libexec/cups/filter/foomatic-rip: No such file or directory
D [12/Sep/2006:20:07:29 +1000] CloseClient: 7
D [12/Sep/2006:20:07:39 +1000] UpdateJob: job 1, file 0 is complete.
D [12/Sep/2006:20:07:39 +1000] CancelJob: id = 1
D [12/Sep/2006:20:07:39 +1000] StopJob: id = 1, force = 0
D [12/Sep/2006:20:07:39 +1000] StopJob: printer state is 3



Is anyone else using CUPS on DragonFly HEAD?


Petr




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