[cups] testpagina printen gaat niet

Pagina: 1
Acties:

  • majornono
  • Registratie: Juni 2002
  • Laatst online: 04-04 23:16
Hallo,

Ik probeer op mijn oude i486 een CUPS systeem te installeren op RH 5.0. Ik heb mijn HP 930C aangesloten op de paralelle poort. Cups geinstalleerd, zonder problemen. Via de web-interface mijn printer toegevoegd, ook zonder problemen.
code:
1
cat test >> /dev/lp0
zorgt ervoor dat er keurig een blz. uit mijn printer krijg met de inhoud van test.
Maar nu de testpagina van Cups. In de web-interface druk ik op print test page, maar helaas zonder resultaat. Ik wordt echter niet veel wijzer van de error_log, misschien hebben jullie een idee. Ik heb de LogLevel op Debug gezet en dit is de informatie die erin komt m.b.t. de printjob:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
I [23/Jul/2003:21:57:34 +0200] Job 7 queued on 'Deskjet930C' by ''.
D [23/Jul/2003:21:57:34 +0200] Job 7 hold_until = 0
D [23/Jul/2003:21:57:35 +0200] [Job 7] Running /usr/bin/gs -dQUIET -dDEBUG -dPARANOIDSAFER -dNOPAUSE -dBATCH -dNOMEDIAATTRS -sDEVICE=cups -sstdout=%stderr -sOUTPUTFILE=%stdout -c
  -
D [23/Jul/2003:21:57:35 +0200] [Job 7] Page = 612x792; 18,36 to 594,786
D [23/Jul/2003:21:57:35 +0200] [Job 7] 0 %%BoundingBox: 0 0 612 792
D [23/Jul/2003:21:57:35 +0200] [Job 7] 0 %%Pages: 1
D [23/Jul/2003:21:57:35 +0200] [Job 7] 0 %%LanguageLevel: 1
D [23/Jul/2003:21:57:35 +0200] [Job 7] 0 %%DocumentData: Clean7Bit
D [23/Jul/2003:21:57:35 +0200] [Job 7] 0 %%DocumentSuppliedResources: procset testprint/1.0
D [23/Jul/2003:21:57:35 +0200] [Job 7] 0 %%DocumentNeededResources: font Helvetica Helvetica-Bold Times-Roman
D [23/Jul/2003:21:57:35 +0200] [Job 7] 0 %%Creator: Michael Sweet, Easy Software Products
D [23/Jul/2003:21:57:35 +0200] [Job 7] 0 %%CreationDate: May 11, 1999
D [23/Jul/2003:21:57:35 +0200] [Job 7] 0 %%Title: Test Page
D [23/Jul/2003:21:57:35 +0200] [Job 7] 0 %%EndComments
D [23/Jul/2003:21:57:35 +0200] [Job 7] 0 %%BeginProlog
D [23/Jul/2003:21:57:35 +0200] [Job 7] 0 %%BeginResource procset testprint 1.1 0
D [23/Jul/2003:21:57:35 +0200] [Job 7] 0 %%EndResource
D [23/Jul/2003:21:57:35 +0200] [Job 7] 0 %%EndProlog
D [23/Jul/2003:21:57:36 +0200] [Job 7] 0 %%Page: 1 1
D [23/Jul/2003:21:57:36 +0200] [Job 7] 0 %%Page: 1 1
D [23/Jul/2003:21:57:36 +0200] [Job 7] pw = 576.0, pl = 750.0
D [23/Jul/2003:21:57:36 +0200] [Job 7] PageLeft = 18.0, PageRight = 594.0
D [23/Jul/2003:21:57:36 +0200] [Job 7] PageTop = 786.0, PageBottom = 36.0
D [23/Jul/2003:21:57:36 +0200] [Job 7] PageWidth = 612.0, PageLength = 792.0
D [23/Jul/2003:21:57:39 +0200] [Job 7] START 0 1394576 109214 1421640 132248 true 472 3 <0>
D [23/Jul/2003:21:57:40 +0200] [Job 7] END PROCS 250 1414672 124699 1421640 133616 true 584 3 <0>
D [23/Jul/2003:21:57:40 +0200] [Job 7] gs_std_e.ps 360 1434768 134692 1421640 134992 true 591 3 <0>
D [23/Jul/2003:21:57:40 +0200] [Job 7] gs_il1_e.ps 480 1434768 137416 1421640 134992 true 592 3 <0>
D [23/Jul/2003:21:57:41 +0200] [Job 7] END FONTDIR/ENCS 500 1434768 137568 1421640 134992 true 594 3 <0>
D [23/Jul/2003:21:57:43 +0200] [Job 7] END DEVS 1050 1457972 159885 1421640 134992 true 598 3 <0>
D [23/Jul/2003:21:57:44 +0200] [Job 7] END STATD 1270 1457972 166959 1421640 136604 true 602 3 <0>
D [23/Jul/2003:21:57:45 +0200] [Job 7] END GS_FONTS 1500 1478068 187934 1421640 136604 true 645 3 <0>
D [23/Jul/2003:21:57:45 +0200] [Job 7] gs_type1.ps 1620 1498164 194828 1421640 136604 true 661 3 <0>
D [23/Jul/2003:21:57:45 +0200] [Job 7] gs_dps1.ps 1670 1498164 196680 1421640 136604 true 663 3 <0>
D [23/Jul/2003:21:58:00 +0200] [Job 7] gs_lev2.ps 13120 1518260 215292 1517296 232656 true 670 3 <0>
D [23/Jul/2003:21:58:00 +0200] [Job 7] BEGIN RESOURCES 13160 1518260 217438 1517296 232656 true 670 4 <1>
D [23/Jul/2003:21:58:00 +0200] [Job 7] END CATEGORY 13230 1518260 218928 1517296 232812 true 671 5 <1>
D [23/Jul/2003:21:58:00 +0200] [Job 7] END GENERIC 13330 1538356 225454 1517296 232812 true 671 4 <1>
D [23/Jul/2003:21:58:00 +0200] [Job 7] END FIXED 13430 1538356 230785 1517296 232812 true 671 4 <1>
D [23/Jul/2003:21:58:00 +0200] [Job 7] END MISC 13520 1538356 235195 1517296 232812 true 671 4 <1>
D [23/Jul/2003:21:58:00 +0200] [Job 7] END ENCODING 13670 1538356 237047 1517296 232812 true 671 4 <1>
D [23/Jul/2003:21:58:00 +0200] [Job 7] gs_res.ps 13770 1538356 237193 1517296 232812 true 675 3 <0>
D [23/Jul/2003:21:58:01 +0200] [Job 7] gs_typ42.ps 13810 1538356 237503 1517296 232812 true 678 3 <0>
D [23/Jul/2003:21:58:01 +0200] [Job 7] ./CIDFnmap 13970 1558452 248753 1517296 232812 true 837 4 <3>
D [23/Jul/2003:21:58:01 +0200] [Job 7] /usr/share/cups/fonts/CIDFnmap 13990 1558452 248792 1517296 232812 true 837 4 <3>
D [23/Jul/2003:21:58:01 +0200] [Job 7] /usr/share/ghostscript/7.05/lib/CIDFnmap 14030 1558452 248841 1517296 232812 true 837 4 <3>
D [23/Jul/2003:21:58:01 +0200] [Job 7] /usr/share/ghostscript/fonts/CIDFnmap 14080 1558452 248887 1517296 232812 true 837 4 <3>
D [23/Jul/2003:21:58:01 +0200] [Job 7] /usr/share/fonts/default/ghostscript/CIDFnmap 14110 1558452 248941 1517296 232812 true 837 4 <3>
D [23/Jul/2003:21:58:01 +0200] [Job 7] /usr/share/fonts/default/Type1/CIDFnmap 14150 1558452 248989 1517296 232812 true 837 4 <3>
D [23/Jul/2003:21:58:01 +0200] [Job 7] /usr/share/fonts/default/TrueType/CIDFnmap 14180 1558452 249040 1517296 232812 true 837 4 <3>
D [23/Jul/2003:21:58:01 +0200] [Job 7] /usr/lib/DPS/outline/base/CIDFnmap 14200 1558452 249083 1517296 232812 true 837 4 <3>
D [23/Jul/2003:21:58:01 +0200] [Job 7] /usr/openwin/lib/X11/fonts/Type1/CIDFnmap 14240 1558452 249133 1517296 232812 true 837 4 <3>
D [23/Jul/2003:21:58:01 +0200] [Job 7] /usr/openwin/lib/X11/fonts/TrueType/CIDFnmap 14270 1558452 249186 1517296 232812 true 837 4 <3>
D [23/Jul/2003:21:58:01 +0200] [Job 7] gs_cidfn.ps 14350 1558452 249103 1517296 232812 true 703 3 <0>
D [23/Jul/2003:21:58:01 +0200] [Job 7] gs_cidfn.ps 14350 1558452 249103 1517296 232812 true 703 3 <0>
D [23/Jul/2003:21:58:01 +0200] [Job 7] gs_cidcm.ps 14510 1558452 254964 1517296 232812 true 703 3 <0>
D [23/Jul/2003:21:58:02 +0200] [Job 7] gs_cmap.ps 14680 1578548 267463 1517296 232812 true 707 3 <0>
D [23/Jul/2003:21:58:02 +0200] [Job 7] gs_btokn.ps 14800 1578548 270434 1517296 232812 true 708 3 <0>
D [23/Jul/2003:21:58:02 +0200] [Job 7] gs_dps2.ps 14860 1578548 272877 1517296 232812 true 709 3 <0>
D [23/Jul/2003:21:58:02 +0200] [Job 7] gs_setpd.ps 15050 1578548 280241 1517296 232812 true 709 3 <0>
D [23/Jul/2003:21:58:02 +0200] [Job 7] gs_typ32.ps 15140 1578548 281318 1517296 232812 true 707 3 <0>
D [23/Jul/2003:21:58:02 +0200] [Job 7] gs_frsd.ps 15190 1578548 282031 1517296 232812 true 707 3 <0>
D [23/Jul/2003:21:59:02 +0200] [Job 7] gs_ll3.ps 69000 1598644 296752 1602852 319126 true 708 3 <0>
D [23/Jul/2003:21:59:02 +0200] [Job 7] gs_mex_e.ps 69060 1598644 302108 1602852 319126 true 708 3 <0>
D [23/Jul/2003:21:59:02 +0200] [Job 7] gs_mro_e.ps 69140 1598644 302769 1602852 319126 true 708 3 <0>
D [23/Jul/2003:21:59:02 +0200] [Job 7] gs_pdf_e.ps 69180 1598644 303438 1602852 319126 true 708 3 <0>
D [23/Jul/2003:21:59:03 +0200] [Job 7] gs_wan_e.ps 69250 1598644 304080 1602852 319126 true 708 3 <0>
D [23/Jul/2003:21:59:03 +0200] [Job 7] pdf_ops.ps 69440 1638836 318225 1602852 319126 true 708 3 <0>
D [23/Jul/2003:21:59:03 +0200] [Job 7] gs_l2img.ps 69490 1638836 319958 1602852 319126 true 711 3 <0>
D [23/Jul/2003:21:59:04 +0200] [Job 7] pdf_base.ps 69680 1638836 330557 1602852 319126 true 910 4 <0>
D [23/Jul/2003:21:59:04 +0200] [Job 7] pdf_draw.ps 70020 1658932 350836 1602852 319126 true 910 4 <0>
D [23/Jul/2003:21:59:05 +0200] [Job 7] pdf_font.ps 70340 1679028 372114 1602852 319126 true 910 4 <0>
D [23/Jul/2003:21:59:05 +0200] [Job 7] pdf_main.ps 70630 1719220 398419 1602852 319126 true 912 4 <0>
D [23/Jul/2003:21:59:06 +0200] [Job 7] pdf_sec.ps 70720 1719220 401273 1602852 319126 true 912 4 <0>
D [23/Jul/2003:21:59:06 +0200] [Job 7] gs_css_e.ps 70790 1719220 402146 1602852 319126 true 912 4 <0>
D [23/Jul/2003:21:59:06 +0200] [Job 7] gs_cff.ps 71020 1719220 415306 1602852 319126 true 914 4 <0>
D [23/Jul/2003:21:59:07 +0200] [Job 7] gs_mgl_e.ps 71080 1739316 419384 1602852 319126 true 914 4 <0>
D [23/Jul/2003:21:59:08 +0200] [Job 7] gs_agl.ps 71540 1755840 450913 1602852 319126 true 915 4 <0>
D [23/Jul/2003:21:59:09 +0200] [Job 7] gs_ttf.ps 72060 1832652 509038 1602852 319126 true 966 4 <0>
D [23/Jul/2003:21:59:09 +0200] [Job 7] gs_icc.ps 72110 1832652 509920 1602852 320688 true 966 4 <0>
D [23/Jul/2003:21:59:09 +0200] [Job 7] gs_dps.ps 72180 1832652 511298 1602852 320688 true 979 4 <0>
D [23/Jul/2003:21:59:09 +0200] [Job 7] gs_dpnxt.ps 72250 1832652 512008 1602852 320688 true 995 4 <0>
D [23/Jul/2003:21:59:09 +0200] [Job 7] gs_epsf.ps 72280 1832652 512464 1602852 320688 true 997 4 <0>
D [23/Jul/2003:21:59:11 +0200] [Job 7] gs_pdfwr.ps 72690 1859864 539328 1602852 320688 true 1021 4 <0>
D [23/Jul/2003:21:59:11 +0200] [Job 7] gs_lgo_e.ps 72760 1859864 540060 1602852 320688 true 1021 4 <0>
D [23/Jul/2003:21:59:11 +0200] [Job 7] gs_lgx_e.ps 72810 1859864 540343 1602852 320688 true 1021 4 <0>
D [23/Jul/2003:21:59:11 +0200] [Job 7] dmp_init.ps 73130 1862852 552357 1622948 333226 true 1021 4 <0>
D [23/Jul/2003:21:59:12 +0200] [Job 7] END INITFILES 73350 1882948 559044 1622948 333226 true 1048 4 <0>
D [23/Jul/2003:21:59:12 +0200] [Job 7] ./Fontmap 73400 1882948 560551 1622948 334020 true 1049 4 <1>
D [23/Jul/2003:21:59:12 +0200] [Job 7] /usr/share/cups/fonts/Fontmap 73440 1882948 560588 1622948 334020 true 1049 4 <1>
D [23/Jul/2003:21:59:12 +0200] [Job 7] /usr/share/ghostscript/7.05/lib/Fontmap 73470 1882948 560635 1622948 334020 true 1049 4 <1>
D [23/Jul/2003:21:59:14 +0200] [Job 7] /usr/share/ghostscript/fonts/Fontmap 74070 1923140 589109 1622948 334020 true 1049 4 <1>
D [23/Jul/2003:21:59:14 +0200] [Job 7] /usr/share/fonts/default/ghostscript/Fontmap 74090 1923140 589161 1622948 334020 true 1049 4 <1>
D [23/Jul/2003:21:59:14 +0200] [Job 7] /usr/share/fonts/default/Type1/Fontmap 74130 1923140 589207 1622948 334020 true 1049 4 <1>
D [23/Jul/2003:21:59:14 +0200] [Job 7] /usr/share/fonts/default/TrueType/Fontmap 74160 1923140 589256 1622948 334020 true 1049 4 <1>
D [23/Jul/2003:21:59:14 +0200] [Job 7] /usr/lib/DPS/outline/base/Fontmap 74180 1923140 589297 1622948 334020 true 1049 4 <1>
D [23/Jul/2003:21:59:14 +0200] [Job 7] /usr/openwin/lib/X11/fonts/Type1/Fontmap 74210 1923140 589345 1622948 334020 true 1049 4 <1>
D [23/Jul/2003:21:59:14 +0200] [Job 7] /usr/openwin/lib/X11/fonts/TrueType/Fontmap 74240 1923140 589396 1622948 334020 true 1049 4 <1>
D [23/Jul/2003:21:59:14 +0200] [Job 7] END FONTS 74260 1923140 589437 1622948 334020 true 1049 4 <0>
D [23/Jul/2003:21:59:16 +0200] [Job 7] num_components = 1, depth = 1
D [23/Jul/2003:21:59:16 +0200] [Job 7] cupsColorSpace = 3, cupsColorOrder = 0
D [23/Jul/2003:21:59:16 +0200] [Job 7] cupsBitsPerPixel = 1, cupsBitsPerColor = 1
D [23/Jul/2003:21:59:16 +0200] [Job 7] max_gray = 1, dither_grays = 2
D [23/Jul/2003:21:59:16 +0200] [Job 7] max_color = 0, dither_colors = 0
D [23/Jul/2003:21:59:16 +0200] [Job 7] old_depth = 1, depth = 1, size_set = 0
D [23/Jul/2003:21:59:16 +0200] [Job 7] cache_size = 8388608
D [23/Jul/2003:21:59:17 +0200] [Job 7] cups->header.Duplex = 0
D [23/Jul/2003:21:59:17 +0200] [Job 7] cups->page = 1
D [23/Jul/2003:21:59:17 +0200] [Job 7] cups->ppd = 0x868d2e8
D [23/Jul/2003:21:59:17 +0200] [Job 7] cups->ppd->flip_duplex = 1
D [23/Jul/2003:21:59:17 +0200] [Job 7] width = 850, height = 1100
D [23/Jul/2003:21:59:17 +0200] [Job 7] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [23/Jul/2003:21:59:17 +0200] [Job 7] HWMargins = [ 0.000 0.000 0.000 0.000 ]
D [23/Jul/2003:21:59:17 +0200] [Job 7] matrix = [ 1.389 0.000 0.000 -1.389 -0.000 1100.000 ]
D [23/Jul/2003:21:59:17 +0200] [Job 7] cups->header.Duplex = 0
D [23/Jul/2003:21:59:17 +0200] [Job 7] cups->page = 1
D [23/Jul/2003:21:59:17 +0200] [Job 7] cups->ppd = 0x868d2e8
D [23/Jul/2003:21:59:17 +0200] [Job 7] cups->ppd->flip_duplex = 1
D [23/Jul/2003:21:59:17 +0200] [Job 7] width = 850, height = 1100
D [23/Jul/2003:21:59:17 +0200] [Job 7] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [23/Jul/2003:21:59:17 +0200] [Job 7] HWMargins = [ 0.000 0.000 0.000 0.000 ]
D [23/Jul/2003:21:59:17 +0200] [Job 7] matrix = [ 1.389 0.000 0.000 -1.389 -0.000 1100.000 ]
D [23/Jul/2003:21:59:17 +0200] [Job 7] END DEVICE 75540 1923140 594454 1622424 333496 true 1049 4 <0>
D [23/Jul/2003:21:59:18 +0200] [Job 7] END CONFIG 75600 1923140 594564 1622424 333496 true 1049 4 <0>
D [23/Jul/2003:21:59:18 +0200] [Job 7] cups->header.Duplex = 0
D [23/Jul/2003:21:59:18 +0200] [Job 7] cups->page = 1
D [23/Jul/2003:21:59:18 +0200] [Job 7] cups->ppd = 0x868d2e8
D [23/Jul/2003:21:59:18 +0200] [Job 7] cups->ppd->flip_duplex = 1
D [23/Jul/2003:21:59:18 +0200] [Job 7] width = 850, height = 1100
D [23/Jul/2003:21:59:18 +0200] [Job 7] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [23/Jul/2003:21:59:18 +0200] [Job 7] HWMargins = [ 0.000 0.000 0.000 0.000 ]
D [23/Jul/2003:21:59:18 +0200] [Job 7] matrix = [ 1.389 0.000 0.000 -1.389 -0.000 1100.000 ]
D [23/Jul/2003:21:59:18 +0200] [Job 7] cups->header.Duplex = 0
D [23/Jul/2003:21:59:18 +0200] [Job 7] cups->page = 1
D [23/Jul/2003:21:59:18 +0200] [Job 7] cups->ppd = 0x868d2e8
D [23/Jul/2003:21:59:18 +0200] [Job 7] cups->ppd->flip_duplex = 1
D [23/Jul/2003:21:59:18 +0200] [Job 7] width = 850, height = 1100
D [23/Jul/2003:21:59:18 +0200] [Job 7] PageSize = [ 612 792 ], HWResolution = [ 100 100 ]
D [23/Jul/2003:21:59:18 +0200] [Job 7] HWMargins = [ 0.000 0.000 0.000 0.000 ]
D [23/Jul/2003:21:59:18 +0200] [Job 7] matrix = [ 1.389 0.000 0.000 -1.389 -0.000 1100.000 ]
D [23/Jul/2003:21:59:20 +0200] [Job 7] 0 %%EOF
E [23/Jul/2003:21:59:20 +0200] [Job 7] No pages found!
D [23/Jul/2003:21:59:20 +0200] [Job 7] Saw EOF!

Problem Exists Between Chair And Keyboard


  • Platel
  • Registratie: Oktober 2000
  • Laatst online: 19-12-2025

Platel

Trogdor the Burninator!

Misschien helpt het als je espgs installeert.

Remember there are no stupid questions, just stupid people...


  • majornono
  • Registratie: Juni 2002
  • Laatst online: 04-04 23:16
die heb ik, espgs-7.05.6

Ik gebruik cups-1.1.18 en daarnaast heb ik ook de volgende libraries geinstalleerd:

jpegsrc.v6b
zlib-1.1.4
libpng-1.2.5

[ Voor 74% gewijzigd door majornono op 26-07-2003 10:43 ]

Problem Exists Between Chair And Keyboard


  • majornono
  • Registratie: Juni 2002
  • Laatst online: 04-04 23:16
Hmmm, zeker vakantietijd :)

Niemand ideeen?

Problem Exists Between Chair And Keyboard


  • klokop
  • Registratie: Juli 2001
  • Laatst online: 30-03 19:56

klokop

swiekie swoeng

1 idee: dat bestand dat je probeert af te drukken, bestaat dat wel?
Vanwege:
code:
1
E [23/Jul/2003:21:59:20 +0200] [Job 7] No pages found!

[ Voor 37% gewijzigd door klokop op 27-07-2003 23:23 ]

"Passing silhouettes of strange illuminated mannequins"


  • majornono
  • Registratie: Juni 2002
  • Laatst online: 04-04 23:16
De testpagina. Ik mag toch aannemen dat die bestaat

Problem Exists Between Chair And Keyboard


  • majornono
  • Registratie: Juni 2002
  • Laatst online: 04-04 23:16
OK, ik heb na wat analyseren het volgende gevonden:
ik krijg wel degelijk een error melding bij het printen van de testpagina:
code:
1
ESP Ghostscript 7.05.6: Can't find initialization file gs_init.ps.

dat is vreemd, want gs -h verteld mij:
code:
1
2
Search path:
   . : /usr/share/ghostscript/7.05/lib : /usr/share/ghostscript/fonts :

en de file gs_init.ps staat toch echt in die libdir, en is leesbaar voor iedereen(inclusief de lp user die de cups daemon draait), dus geen rechtenprobleem.

Problem Exists Between Chair And Keyboard


  • Platel
  • Registratie: Oktober 2000
  • Laatst online: 19-12-2025

Platel

Trogdor the Burninator!

Bij mij staat er ook nog een gs_init.ps in /usr/share/cups/pstoraster/

Is dat bij jou ook het geval? (ik heb een package dat cupsys-pstoraster heet geinstalleerd staan).

Geen idee of dat wat helpt.

Remember there are no stupid questions, just stupid people...


  • majornono
  • Registratie: Juni 2002
  • Laatst online: 04-04 23:16
ik heb die dir niet en de gs_init.ps ook niet daarin :'(

Problem Exists Between Chair And Keyboard


  • Platel
  • Registratie: Oktober 2000
  • Laatst online: 19-12-2025

Platel

Trogdor the Burninator!

is dat pakket ook niet te installeren op redhat 5?

Remember there are no stupid questions, just stupid people...


  • viper
  • Registratie: Augustus 1999
  • Laatst online: 25-04 00:18
je hebt ook ghostscript geinstalleerd?
Pagina: 1