Re: odd error (fwd)

2002-12-12 Thread Jean-Marc Lasgouttes
 Rod == Rod Pinna [EMAIL PROTECTED] writes:

Rod Final bit of the puzzle...the program generating the .eps file (a
Rod shiny new version of ABAQUS/CAE) seems to produce less compliant
Rod eps files than the previous version.

Interesting string of messages :( OK, I think we will ignore the
problem for now, and hope that not too many people see that... (finger
crossed) 

JMarc




Re: odd error (fwd)

2002-12-12 Thread Rod Pinna

Absolutely...I don't think there is anything that could be done about it
anyway.

To fix the eps images, I have to first do

convert x.eps eps2:x2.eps

and then 

eps2eps x2.eps x3.eps

Neither convert or eps2eps will fix them on it's own. 

The problem with gs 8.0 might be a bit more of a concern in future. I've
got around it by setting GS_OPTIONS=-dNOSAFE
 
GS 8.0 won't be in any distributions, as it isn't GPLed yet. I upgrade
simply to see if it made any difference for to the epsi problem.

Rod

On 12 Dec 2002, Jean-Marc Lasgouttes wrote:

  Rod == Rod Pinna [EMAIL PROTECTED] writes:
 
 Rod Final bit of the puzzle...the program generating the .eps file (a
 Rod shiny new version of ABAQUS/CAE) seems to produce less compliant
 Rod eps files than the previous version.
 
 Interesting string of messages :( OK, I think we will ignore the
 problem for now, and hope that not too many people see that... (finger
 crossed) 
 
 JMarc
 
 

_
rod   | Beneath the waves, the waves / That's where I will be /
  | I'm going to see the cow beneath the sea.
  | They Might Be Giants, Lincoln





Re: odd error (fwd)

2002-12-12 Thread Jean-Marc Lasgouttes
> "Rod" == Rod Pinna <[EMAIL PROTECTED]> writes:

Rod> Final bit of the puzzle...the program generating the .eps file (a
Rod> shiny new version of ABAQUS/CAE) seems to produce less compliant
Rod> eps files than the previous version.

Interesting string of messages :( OK, I think we will ignore the
problem for now, and hope that not too many people see that... (finger
crossed) 

JMarc




Re: odd error (fwd)

2002-12-12 Thread Rod Pinna

Absolutely...I don't think there is anything that could be done about it
anyway.

To fix the eps images, I have to first do

convert x.eps eps2:x2.eps

and then 

eps2eps x2.eps x3.eps

Neither convert or eps2eps will fix them on it's own. 

The problem with gs 8.0 might be a bit more of a concern in future. I've
got around it by setting GS_OPTIONS=-dNOSAFE
 
GS 8.0 won't be in any distributions, as it isn't GPLed yet. I upgrade
simply to see if it made any difference for to the epsi problem.

Rod

On 12 Dec 2002, Jean-Marc Lasgouttes wrote:

> > "Rod" == Rod Pinna <[EMAIL PROTECTED]> writes:
> 
> Rod> Final bit of the puzzle...the program generating the .eps file (a
> Rod> shiny new version of ABAQUS/CAE) seems to produce less compliant
> Rod> eps files than the previous version.
> 
> Interesting string of messages :( OK, I think we will ignore the
> problem for now, and hope that not too many people see that... (finger
> crossed) 
> 
> JMarc
> 
> 

_
rod   | "Beneath the waves, the waves / That's where I will be /
  | I'm going to see the cow beneath the sea."
  | They Might Be Giants, Lincoln





Re: odd error

2002-12-11 Thread Rod Pinna

Further to this,

convert x.eps x.pnm

on the command line gives a similar error. What could possible cause
this?

Rod


On Thu, 12 Dec 2002, Rod Pinna wrote:

 Hi all,
 
 I don't kow if this is the right place to report this...
 
 I'm now getting the following error when trying to do a graphics preview
 in current 122cvs.
 
 This is on a debian 3.0 system, though with a user updated ghostscript. 
 The reason I mention this is that today there was a security fix on latex
 (tetex-bin package), but I'm not sure that this is related.
 
 I also notice that
 rpinna@rod:~/docs/thesis$ ls -l /tmp/lyx_tmpdir24420qhOKmo/
 total 2
 drwxr-xr-x2 rpinna   rpinna   1024 Dec 12 04:42 lyx_tmpbuf0
 drwxr-xr-x2 rpinna   rpinna   1024 Dec 12 04:42 lyx_tmpbuf1
 
 Suggesting I don't have write permission?
 
 Thanks all, I'm a little confused by this :)
 
 AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
 Error: /invalidfileaccess in --.libfile--
 Operand stack:
(/tmp/magiciDkNlr)
 Execution stack:
%interp_exit   .runexec2   --nostringval--   --nostringval--
 --nostringval--   2   %stopped_push   --nostringval--   --nostringval--
 --nostringval--   false   1   %stopped_push   --nostringval--   1   3
 %oparray_pop   --nostringval--   --nostringval--   --nostringval--
 Dictionary stack:
--dict:1052/1123(ro)(G)--   --dict:0/20(G)--   --dict:70/200(L)--
 Current allocation mode is local
 Last OS error: 2
 AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
 convert: Unable to open file (/tmp/magicKAVujO) [No such file or
 directory].
 convert: Missing an image file name.
 Error: /invalidfileaccess in --.libfile--
 Operand stack:
(/tmp/magichwIayV)
 Execution stack:
%interp_exit   .runexec2   --nostringval--   --nostringval--
 --nostringval--   2   %stopped_push   --nostringval--   --nostringval--
 --nostringval--   false   1   %stopped_push   --nostringval--   1   3
 %oparray_pop   --nostringval--   --nostringval--   --nostringval--
 Dictionary stack:
--dict:1052/1123(ro)(G)--   --dict:0/20(G)--   --dict:70/200(L)--
 Current allocation mode is local
 Last OS error: 2
 AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
 convert: Unable to open file (/tmp/magic0nJ8qQ) [No such file or
 directory].
 convert: Missing an image file name.
 
 _
 rod   | Beneath the waves, the waves / That's where I will be /
   | I'm going to see the cow beneath the sea.
   |   They Might Be Giants, Lincoln
 
 
 

_
rod   | Beneath the waves, the waves / That's where I will be /
  | I'm going to see the cow beneath the sea.
  | They Might Be Giants, Lincoln





Re: odd error (fwd)

2002-12-11 Thread Rod Pinna


Der...

Upgrading to gs 8.0 means that it runs with -dSAFER as default, which
convert doesn't like; hence the error. 

Before, I had had gs 8.0 installed, but lyx, and convert, were finding an
older 6.53 that was still hanging around on the system (I think). Deleting
this has meant (of course) that 8.0 was now being used. Setting
GS_OPTIONS=-dNOSAFER allows it to run.

The only reason I had this was that an image failed to convert before I
deleted the old version of gs. This must have been due to something else
though, I presume.

I guess I'll need to wait for an update to convert.

Rod

-- Forwarded message --
Date: Thu, 12 Dec 2002 11:44:42 +0800 (WST)
From: Rod Pinna [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: odd error


Further to this,

convert x.eps x.pnm

on the command line gives a similar error. What could possible cause
this?

Rod


On Thu, 12 Dec 2002, Rod Pinna wrote:

 Hi all,
 
 I don't kow if this is the right place to report this...
 
 I'm now getting the following error when trying to do a graphics preview
 in current 122cvs.
 
 This is on a debian 3.0 system, though with a user updated ghostscript. 
 The reason I mention this is that today there was a security fix on latex
 (tetex-bin package), but I'm not sure that this is related.
 
 I also notice that
 rpinna@rod:~/docs/thesis$ ls -l /tmp/lyx_tmpdir24420qhOKmo/
 total 2
 drwxr-xr-x2 rpinna   rpinna   1024 Dec 12 04:42 lyx_tmpbuf0
 drwxr-xr-x2 rpinna   rpinna   1024 Dec 12 04:42 lyx_tmpbuf1
 
 Suggesting I don't have write permission?
 
 Thanks all, I'm a little confused by this :)
 
 AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
 Error: /invalidfileaccess in --.libfile--
 Operand stack:
(/tmp/magiciDkNlr)
 Execution stack:
%interp_exit   .runexec2   --nostringval--   --nostringval--
 --nostringval--   2   %stopped_push   --nostringval--   --nostringval--
 --nostringval--   false   1   %stopped_push   --nostringval--   1   3
 %oparray_pop   --nostringval--   --nostringval--   --nostringval--
 Dictionary stack:
--dict:1052/1123(ro)(G)--   --dict:0/20(G)--   --dict:70/200(L)--
 Current allocation mode is local
 Last OS error: 2
 AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
 convert: Unable to open file (/tmp/magicKAVujO) [No such file or
 directory].
 convert: Missing an image file name.
 Error: /invalidfileaccess in --.libfile--
 Operand stack:
(/tmp/magichwIayV)
 Execution stack:
%interp_exit   .runexec2   --nostringval--   --nostringval--
 --nostringval--   2   %stopped_push   --nostringval--   --nostringval--
 --nostringval--   false   1   %stopped_push   --nostringval--   1   3
 %oparray_pop   --nostringval--   --nostringval--   --nostringval--
 Dictionary stack:
--dict:1052/1123(ro)(G)--   --dict:0/20(G)--   --dict:70/200(L)--
 Current allocation mode is local
 Last OS error: 2
 AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
 convert: Unable to open file (/tmp/magic0nJ8qQ) [No such file or
 directory].
 convert: Missing an image file name.
 
 _
 rod   | Beneath the waves, the waves / That's where I will be /
   | I'm going to see the cow beneath the sea.
   |   They Might Be Giants, Lincoln
 
 
 

_
rod   | Beneath the waves, the waves / That's where I will be /
  | I'm going to see the cow beneath the sea.
  | They Might Be Giants, Lincoln






Re: odd error (fwd)

2002-12-11 Thread Rod Pinna

Final bit of the puzzle...the program generating the .eps file (a shiny
new version of ABAQUS/CAE) seems to produce less compliant eps files than
the previous version.

The joys of progress.

Rod

On Thu, 12 Dec 2002, Rod Pinna wrote:

 
 
 Der...
 
 Upgrading to gs 8.0 means that it runs with -dSAFER as default, which
 convert doesn't like; hence the error. 
 
 Before, I had had gs 8.0 installed, but lyx, and convert, were finding an
 older 6.53 that was still hanging around on the system (I think). Deleting
 this has meant (of course) that 8.0 was now being used. Setting
 GS_OPTIONS=-dNOSAFER allows it to run.
 
 The only reason I had this was that an image failed to convert before I
 deleted the old version of gs. This must have been due to something else
 though, I presume.
 
 I guess I'll need to wait for an update to convert.
 
 Rod
 
 -- Forwarded message --
 Date: Thu, 12 Dec 2002 11:44:42 +0800 (WST)
 From: Rod Pinna [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: odd error
 
 
 Further to this,
 
 convert x.eps x.pnm
 
 on the command line gives a similar error. What could possible cause
 this?
 
 Rod
 
 
 On Thu, 12 Dec 2002, Rod Pinna wrote:
 
  Hi all,
  
  I don't kow if this is the right place to report this...
  
  I'm now getting the following error when trying to do a graphics preview
  in current 122cvs.
  
  This is on a debian 3.0 system, though with a user updated ghostscript. 
  The reason I mention this is that today there was a security fix on latex
  (tetex-bin package), but I'm not sure that this is related.
  
  I also notice that
  rpinna@rod:~/docs/thesis$ ls -l /tmp/lyx_tmpdir24420qhOKmo/
  total 2
  drwxr-xr-x2 rpinna   rpinna   1024 Dec 12 04:42 lyx_tmpbuf0
  drwxr-xr-x2 rpinna   rpinna   1024 Dec 12 04:42 lyx_tmpbuf1
  
  Suggesting I don't have write permission?
  
  Thanks all, I'm a little confused by this :)
  
  AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
  Error: /invalidfileaccess in --.libfile--
  Operand stack:
 (/tmp/magiciDkNlr)
  Execution stack:
 %interp_exit   .runexec2   --nostringval--   --nostringval--
  --nostringval--   2   %stopped_push   --nostringval--   --nostringval--
  --nostringval--   false   1   %stopped_push   --nostringval--   1   3
  %oparray_pop   --nostringval--   --nostringval--   --nostringval--
  Dictionary stack:
 --dict:1052/1123(ro)(G)--   --dict:0/20(G)--   --dict:70/200(L)--
  Current allocation mode is local
  Last OS error: 2
  AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
  convert: Unable to open file (/tmp/magicKAVujO) [No such file or
  directory].
  convert: Missing an image file name.
  Error: /invalidfileaccess in --.libfile--
  Operand stack:
 (/tmp/magichwIayV)
  Execution stack:
 %interp_exit   .runexec2   --nostringval--   --nostringval--
  --nostringval--   2   %stopped_push   --nostringval--   --nostringval--
  --nostringval--   false   1   %stopped_push   --nostringval--   1   3
  %oparray_pop   --nostringval--   --nostringval--   --nostringval--
  Dictionary stack:
 --dict:1052/1123(ro)(G)--   --dict:0/20(G)--   --dict:70/200(L)--
  Current allocation mode is local
  Last OS error: 2
  AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
  convert: Unable to open file (/tmp/magic0nJ8qQ) [No such file or
  directory].
  convert: Missing an image file name.
  
  _
  rod   | Beneath the waves, the waves / That's where I will be /
| I'm going to see the cow beneath the sea.
| They Might Be Giants, Lincoln
  
  
  
 
 _
 rod   | Beneath the waves, the waves / That's where I will be /
   | I'm going to see the cow beneath the sea.
   |   They Might Be Giants, Lincoln
 
 
 
 

_
rod   | Beneath the waves, the waves / That's where I will be /
  | I'm going to see the cow beneath the sea.
  | They Might Be Giants, Lincoln





Re: odd error

2002-12-11 Thread Rod Pinna

Further to this,

convert x.eps x.pnm

on the command line gives a similar error. What could possible cause
this?

Rod


On Thu, 12 Dec 2002, Rod Pinna wrote:

> Hi all,
> 
> I don't kow if this is the right place to report this...
> 
> I'm now getting the following error when trying to do a graphics preview
> in current 122cvs.
> 
> This is on a debian 3.0 system, though with a user updated ghostscript. 
> The reason I mention this is that today there was a security fix on latex
> (tetex-bin package), but I'm not sure that this is related.
> 
> I also notice that
> rpinna@rod:~/docs/thesis$ ls -l /tmp/lyx_tmpdir24420qhOKmo/
> total 2
> drwxr-xr-x2 rpinna   rpinna   1024 Dec 12 04:42 lyx_tmpbuf0
> drwxr-xr-x2 rpinna   rpinna   1024 Dec 12 04:42 lyx_tmpbuf1
> 
> Suggesting I don't have write permission?
> 
> Thanks all, I'm a little confused by this :)
> 
> AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
> Error: /invalidfileaccess in --.libfile--
> Operand stack:
>(/tmp/magiciDkNlr)
> Execution stack:
>%interp_exit   .runexec2   --nostringval--   --nostringval--
> --nostringval--   2   %stopped_push   --nostringval--   --nostringval--
> --nostringval--   false   1   %stopped_push   --nostringval--   1   3
> %oparray_pop   --nostringval--   --nostringval--   --nostringval--
> Dictionary stack:
>--dict:1052/1123(ro)(G)--   --dict:0/20(G)--   --dict:70/200(L)--
> Current allocation mode is local
> Last OS error: 2
> AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
> convert: Unable to open file (/tmp/magicKAVujO) [No such file or
> directory].
> convert: Missing an image file name.
> Error: /invalidfileaccess in --.libfile--
> Operand stack:
>(/tmp/magichwIayV)
> Execution stack:
>%interp_exit   .runexec2   --nostringval--   --nostringval--
> --nostringval--   2   %stopped_push   --nostringval--   --nostringval--
> --nostringval--   false   1   %stopped_push   --nostringval--   1   3
> %oparray_pop   --nostringval--   --nostringval--   --nostringval--
> Dictionary stack:
>--dict:1052/1123(ro)(G)--   --dict:0/20(G)--   --dict:70/200(L)--
> Current allocation mode is local
> Last OS error: 2
> AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
> convert: Unable to open file (/tmp/magic0nJ8qQ) [No such file or
> directory].
> convert: Missing an image file name.
> 
> _
> rod   | "Beneath the waves, the waves / That's where I will be /
>   | I'm going to see the cow beneath the sea."
>   |   They Might Be Giants, Lincoln
> 
> 
> 

_
rod   | "Beneath the waves, the waves / That's where I will be /
  | I'm going to see the cow beneath the sea."
  | They Might Be Giants, Lincoln





Re: odd error (fwd)

2002-12-11 Thread Rod Pinna


Der...

Upgrading to gs 8.0 means that it runs with -dSAFER as default, which
convert doesn't like; hence the error. 

Before, I had had gs 8.0 installed, but lyx, and convert, were finding an
older 6.53 that was still hanging around on the system (I think). Deleting
this has meant (of course) that 8.0 was now being used. Setting
GS_OPTIONS=-dNOSAFER allows it to run.

The only reason I had this was that an image failed to convert before I
deleted the old version of gs. This must have been due to something else
though, I presume.

I guess I'll need to wait for an update to convert.

Rod

-- Forwarded message --
Date: Thu, 12 Dec 2002 11:44:42 +0800 (WST)
From: Rod Pinna <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: odd error


Further to this,

convert x.eps x.pnm

on the command line gives a similar error. What could possible cause
this?

Rod


On Thu, 12 Dec 2002, Rod Pinna wrote:

> Hi all,
> 
> I don't kow if this is the right place to report this...
> 
> I'm now getting the following error when trying to do a graphics preview
> in current 122cvs.
> 
> This is on a debian 3.0 system, though with a user updated ghostscript. 
> The reason I mention this is that today there was a security fix on latex
> (tetex-bin package), but I'm not sure that this is related.
> 
> I also notice that
> rpinna@rod:~/docs/thesis$ ls -l /tmp/lyx_tmpdir24420qhOKmo/
> total 2
> drwxr-xr-x2 rpinna   rpinna   1024 Dec 12 04:42 lyx_tmpbuf0
> drwxr-xr-x2 rpinna   rpinna   1024 Dec 12 04:42 lyx_tmpbuf1
> 
> Suggesting I don't have write permission?
> 
> Thanks all, I'm a little confused by this :)
> 
> AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
> Error: /invalidfileaccess in --.libfile--
> Operand stack:
>(/tmp/magiciDkNlr)
> Execution stack:
>%interp_exit   .runexec2   --nostringval--   --nostringval--
> --nostringval--   2   %stopped_push   --nostringval--   --nostringval--
> --nostringval--   false   1   %stopped_push   --nostringval--   1   3
> %oparray_pop   --nostringval--   --nostringval--   --nostringval--
> Dictionary stack:
>--dict:1052/1123(ro)(G)--   --dict:0/20(G)--   --dict:70/200(L)--
> Current allocation mode is local
> Last OS error: 2
> AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
> convert: Unable to open file (/tmp/magicKAVujO) [No such file or
> directory].
> convert: Missing an image file name.
> Error: /invalidfileaccess in --.libfile--
> Operand stack:
>(/tmp/magichwIayV)
> Execution stack:
>%interp_exit   .runexec2   --nostringval--   --nostringval--
> --nostringval--   2   %stopped_push   --nostringval--   --nostringval--
> --nostringval--   false   1   %stopped_push   --nostringval--   1   3
> %oparray_pop   --nostringval--   --nostringval--   --nostringval--
> Dictionary stack:
>--dict:1052/1123(ro)(G)--   --dict:0/20(G)--   --dict:70/200(L)--
> Current allocation mode is local
> Last OS error: 2
> AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
> convert: Unable to open file (/tmp/magic0nJ8qQ) [No such file or
> directory].
> convert: Missing an image file name.
> 
> _
> rod   | "Beneath the waves, the waves / That's where I will be /
>   | I'm going to see the cow beneath the sea."
>   |   They Might Be Giants, Lincoln
> 
> 
> 

_
rod   | "Beneath the waves, the waves / That's where I will be /
  | I'm going to see the cow beneath the sea."
  | They Might Be Giants, Lincoln






Re: odd error (fwd)

2002-12-11 Thread Rod Pinna

Final bit of the puzzle...the program generating the .eps file (a shiny
new version of ABAQUS/CAE) seems to produce less compliant eps files than
the previous version.

The joys of progress.

Rod

On Thu, 12 Dec 2002, Rod Pinna wrote:

> 
> 
> Der...
> 
> Upgrading to gs 8.0 means that it runs with -dSAFER as default, which
> convert doesn't like; hence the error. 
> 
> Before, I had had gs 8.0 installed, but lyx, and convert, were finding an
> older 6.53 that was still hanging around on the system (I think). Deleting
> this has meant (of course) that 8.0 was now being used. Setting
> GS_OPTIONS=-dNOSAFER allows it to run.
> 
> The only reason I had this was that an image failed to convert before I
> deleted the old version of gs. This must have been due to something else
> though, I presume.
> 
> I guess I'll need to wait for an update to convert.
> 
> Rod
> 
> -- Forwarded message --
> Date: Thu, 12 Dec 2002 11:44:42 +0800 (WST)
> From: Rod Pinna <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: odd error
> 
> 
> Further to this,
> 
> convert x.eps x.pnm
> 
> on the command line gives a similar error. What could possible cause
> this?
> 
> Rod
> 
> 
> On Thu, 12 Dec 2002, Rod Pinna wrote:
> 
> > Hi all,
> > 
> > I don't kow if this is the right place to report this...
> > 
> > I'm now getting the following error when trying to do a graphics preview
> > in current 122cvs.
> > 
> > This is on a debian 3.0 system, though with a user updated ghostscript. 
> > The reason I mention this is that today there was a security fix on latex
> > (tetex-bin package), but I'm not sure that this is related.
> > 
> > I also notice that
> > rpinna@rod:~/docs/thesis$ ls -l /tmp/lyx_tmpdir24420qhOKmo/
> > total 2
> > drwxr-xr-x2 rpinna   rpinna   1024 Dec 12 04:42 lyx_tmpbuf0
> > drwxr-xr-x2 rpinna   rpinna   1024 Dec 12 04:42 lyx_tmpbuf1
> > 
> > Suggesting I don't have write permission?
> > 
> > Thanks all, I'm a little confused by this :)
> > 
> > AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
> > Error: /invalidfileaccess in --.libfile--
> > Operand stack:
> >(/tmp/magiciDkNlr)
> > Execution stack:
> >%interp_exit   .runexec2   --nostringval--   --nostringval--
> > --nostringval--   2   %stopped_push   --nostringval--   --nostringval--
> > --nostringval--   false   1   %stopped_push   --nostringval--   1   3
> > %oparray_pop   --nostringval--   --nostringval--   --nostringval--
> > Dictionary stack:
> >--dict:1052/1123(ro)(G)--   --dict:0/20(G)--   --dict:70/200(L)--
> > Current allocation mode is local
> > Last OS error: 2
> > AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
> > convert: Unable to open file (/tmp/magicKAVujO) [No such file or
> > directory].
> > convert: Missing an image file name.
> > Error: /invalidfileaccess in --.libfile--
> > Operand stack:
> >(/tmp/magichwIayV)
> > Execution stack:
> >%interp_exit   .runexec2   --nostringval--   --nostringval--
> > --nostringval--   2   %stopped_push   --nostringval--   --nostringval--
> > --nostringval--   false   1   %stopped_push   --nostringval--   1   3
> > %oparray_pop   --nostringval--   --nostringval--   --nostringval--
> > Dictionary stack:
> >--dict:1052/1123(ro)(G)--   --dict:0/20(G)--   --dict:70/200(L)--
> > Current allocation mode is local
> > Last OS error: 2
> > AFPL Ghostscript 8.00: Unrecoverable error, exit code 1
> > convert: Unable to open file (/tmp/magic0nJ8qQ) [No such file or
> > directory].
> > convert: Missing an image file name.
> > 
> > _
> > rod   | "Beneath the waves, the waves / That's where I will be /
> >   | I'm going to see the cow beneath the sea."
> >   | They Might Be Giants, Lincoln
> > 
> > 
> > 
> 
> _
> rod   | "Beneath the waves, the waves / That's where I will be /
>   | I'm going to see the cow beneath the sea."
>   |   They Might Be Giants, Lincoln
> 
> 
> 
> 

_
rod   | "Beneath the waves, the waves / That's where I will be /
  | I'm going to see the cow beneath the sea."
  | They Might Be Giants, Lincoln