Package: xfig
Version: 1:3.2.5-alpha5-9
Severity: normal

When I make a simple figure and try to print it to my Oce 3165 via CUPS
using a plain PostScript driver, no output is produced on the printer. I
only get a blank page. The generated PS file does show something when
using 'gv', but only blankness on the printer. WHen I convert the
generated PS file to PDF by simply running ps2pdf, everything works
fine. Printing or converting to PS works fine in all other applications.

Another example: I take an EPS file, which can be printed on the 3165.
But when I use Picture and add the EPS file in a fig document, export it
to PS and then print again, the resulting PS file gives the same
problems as described above.

It seems xfig generates PS that is not according to specs, or something.

Here is the EPS in that 2nd example:

%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: 0 0 395 211
newpath
100 200 moveto
150 210 lineto
stroke
showpage

and here is the PS generated by xfig which won't print:

%!PS-Adobe-2.0
%%Title: test.fig
%%Creator: fig2dev Version 3.2 Patchlevel 5-alpha7
%%CreationDate: Wed Jan 17 13:58:53 2007
%%For: [EMAIL PROTECTED] (Manuel Bilderbeek,,,)
%%Orientation: Portrait
%%Pages: 1
%%BoundingBox: 0 0 595 842
%%DocumentPaperSizes: a4
%%BeginSetup
[{
%%BeginFeature: *PageRegion A4
<</PageSize [595 842]>> setpagedevice
%%EndFeature
} stopped cleartomark
%%EndSetup
%Magnification: 1.0000
%%EndComments
/$F2psDict 200 dict def
$F2psDict begin
$F2psDict /mtrx matrix put
/col-1 {0 setgray} bind def
/col0 {0.000 0.000 0.000 srgb} bind def
/col1 {0.000 0.000 1.000 srgb} bind def
/col2 {0.000 1.000 0.000 srgb} bind def
/col3 {0.000 1.000 1.000 srgb} bind def
/col4 {1.000 0.000 0.000 srgb} bind def
/col5 {1.000 0.000 1.000 srgb} bind def
/col6 {1.000 1.000 0.000 srgb} bind def
/col7 {1.000 1.000 1.000 srgb} bind def
/col8 {0.000 0.000 0.560 srgb} bind def
/col9 {0.000 0.000 0.690 srgb} bind def
/col10 {0.000 0.000 0.820 srgb} bind def
/col11 {0.530 0.810 1.000 srgb} bind def
/col12 {0.000 0.560 0.000 srgb} bind def
/col13 {0.000 0.690 0.000 srgb} bind def
/col14 {0.000 0.820 0.000 srgb} bind def
/col15 {0.000 0.560 0.560 srgb} bind def
/col16 {0.000 0.690 0.690 srgb} bind def
/col17 {0.000 0.820 0.820 srgb} bind def
/col18 {0.560 0.000 0.000 srgb} bind def
/col19 {0.690 0.000 0.000 srgb} bind def
/col20 {0.820 0.000 0.000 srgb} bind def
/col21 {0.560 0.000 0.560 srgb} bind def
/col22 {0.690 0.000 0.690 srgb} bind def
/col23 {0.820 0.000 0.820 srgb} bind def
/col24 {0.500 0.190 0.000 srgb} bind def
/col25 {0.630 0.250 0.000 srgb} bind def
/col26 {0.750 0.380 0.000 srgb} bind def
/col27 {1.000 0.500 0.500 srgb} bind def
/col28 {1.000 0.630 0.630 srgb} bind def
/col29 {1.000 0.750 0.750 srgb} bind def
/col30 {1.000 0.880 0.880 srgb} bind def
/col31 {1.000 0.840 0.000 srgb} bind def

end
save
newpath 0 842 moveto 0 0 lineto 595 0 lineto 595 842 lineto closepath clip 
newpath
25.4 731.4 translate

/cp {closepath} bind def
/ef {eofill} bind def
/gr {grestore} bind def
/gs {gsave} bind def
/sa {save} bind def
/rs {restore} bind def
/l {lineto} bind def
/m {moveto} bind def
/rm {rmoveto} bind def
/n {newpath} bind def
/s {stroke} bind def
/sh {show} bind def
/slc {setlinecap} bind def
/slj {setlinejoin} bind def
/slw {setlinewidth} bind def
/srgb {setrgbcolor} bind def
/rot {rotate} bind def
/sc {scale} bind def
/sd {setdash} bind def
/ff {findfont} bind def
/sf {setfont} bind def
/scf {scalefont} bind def
/sw {stringwidth} bind def
/tr {translate} bind def
/tnt {dup dup currentrgbcolor
  4 -2 roll dup 1 exch sub 3 -1 roll mul add
  4 -2 roll dup 1 exch sub 3 -1 roll mul add
  4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb}
  bind def
/shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
  4 -2 roll mul srgb} bind def
/$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def
/$F2psEnd {$F2psEnteredState restore end} def

$F2psBegin
10 setmiterlimit
0 slj 0 slc
 0.06299 0.06299 sc
%%Page: 1 1
%%BeginPageSetup
1 -1 scale
%%EndPageSetup
%
% Fig objects follow
%
% 
% here starts figure with depth 50
% Polyline
%
% pen to black in case this eps object doesn't set color first
0 0 0 setrgbcolor
% Begin Imported EPS File: /tmp/test.eps
%%BeginDocument: /tmp/test.eps
%
n gs
1125 2655 tr
16.177215 -21.540284 sc
0 -211 tr
0 0 tr
sa
n 0 0 m 395 0 l 395 211 l 0 211 l cp clip n
countdictstack
mark
/showpage {} def
% EPS file follows:
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: 0 0 395 211
newpath
100 200 moveto
150 210 lineto
stroke
showpage

cleartomark
countdictstack exch sub { end } repeat
restore grestore
%
% End Imported PIC File: /tmp/test.eps
%%EndDocument
%
% here ends figure;
$F2psEnd
rs
showpage
%%Trailer
%EOF


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages xfig depends on:
ii  libc6                     2.3.6.ds1-8    GNU C Library: Shared libraries
ii  libjpeg62                 6b-13          The Independent JPEG Group's JPEG 
ii  libpng12-0                1.2.15~beta5-1 PNG library - runtime
ii  libx11-6                  2:1.0.3-4      X11 client-side library
ii  libxi6                    1:1.0.1-4      X11 Input extension library
ii  libxpm4                   1:3.5.5-2      X11 pixmap library
ii  libxt6                    1:1.0.2-2      X11 toolkit intrinsics library
ii  xaw3dg                    1.5+E-14       Xaw3d widget set

Versions of packages xfig recommends:
ii  transfig                1:3.2.5-alpha7-5 Utilities for converting XFig figu
ii  xfig-libs               1:3.2.5-alpha5-9 XFig image libraries and examples

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to