Re: poscript display problems

2008-07-11 Thread Hiroki Sato
Chuck Robey <[EMAIL PROTECTED]> wrote
  in <[EMAIL PROTECTED]>:

ch> This time I'm copying Hiroki Sato, who is the fellow who did the last few
ch> ghostscript commits ... why?  Because I just tried to compile
ch> ghostscript-8.62.tar.bz2 directly from the version that was downloaded by 
the
ch> port into distfiles.  I only used autogen.sh (with the only options being
ch> - --prefix=/usr/local), used gmake, and then executed it from the 
preinstallation
ch> ./bin directory.  Result: it displays fine, no error.  I think that hrs 
ought to
ch> take a look at his port now, does that sould right?

 A patch has been committed, so please try the latest version.  Or, I
 think the following commands also fix the problem:

 % pstops "1:0" lbx.PS > lbx2.PS
 % gs lbx2.PS

 (For pstops(1) you need print/psutils-*)

--
| Hiroki SATO


pgpgWlBXt7Vmg.pgp
Description: PGP signature


Re: poscript display problems

2008-07-10 Thread Hiroki Sato
Chuck Robey <[EMAIL PROTECTED]> wrote
  in <[EMAIL PROTECTED]>:

ch> This time I'm copying Hiroki Sato, who is the fellow who did the last few
ch> ghostscript commits ... why?  Because I just tried to compile
ch> ghostscript-8.62.tar.bz2 directly from the version that was downloaded by 
the
ch> port into distfiles.  I only used autogen.sh (with the only options being
ch> - --prefix=/usr/local), used gmake, and then executed it from the 
preinstallation
ch> ./bin directory.  Result: it displays fine, no error.  I think that hrs 
ought to
ch> take a look at his port now, does that sould right?

 I need the questionable postscript file to reproduce the problem.
 Could you send it to me?  I will investigate.

--
| Hiroki SATO


pgpR0RQq8wuKC.pgp
Description: PGP signature


Re: poscript display problems

2008-07-10 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Philipp Ost wrote:
> Chuck Robey wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Tim Kellers wrote:
>>
>>> 55 completely blank pages
>>
>>
>> well, thanks very much, Tim.  You and Phil Ost tested, and I found out
>> that our
>> FreeBSD-ports installed gs seems to have some sickness, when being
>> asked to
>> display PS files that don't have embedded fonts ... because that's
>> what this is.
> 
> I see this too. I get the following error when displaying the files with
> Ghostview:
> 
> Error: /typecheck in --setscreen--
> Operand stack:
>6.01146   0.0   --dict:4/4(ro)(L)--   4   4   Frequency   6.01146
> Execution stack:
>%interp_exit   .runexec2   --nostringval--   --nostringval--
> --nostringval--   2   %stopped_push   --nostringval--   --nostringval--
>   --nostringval--   false   1   %stopped_push   1905   1   3
> %oparray_pop   1904   1   3   %oparray_pop   1888   1   3   %oparray_pop
>   1771   1   3   %oparray_pop   --nostringval--   %errorexec_pop
> .runexec2   --nostringval--   --nostringval--   --nostringval--   2
> %stopped_push   --nostringval--   1883   3   4   %oparray_pop   1821   3
>   4   %oparray_pop   --nostringval--   --nostringval-- --nostringval--  
> --dict:4/4(ro)(L)--   --nostringval--   4 %dict_continue   --nostringval--
> Dictionary stack:
>--dict:1146/1684(ro)(G)--   --dict:0/20(G)--   --dict:128/200(L)--
>  --dict:286/400(L)--
> Current allocation mode is local
> GPL Ghostscript 8.62: Unrecoverable error, exit code 1
> 
> Program version:
> 
> $ pkg_info | grep ghost
> ghostscript-gpl-8.62_2 GPL Postscript interpreter
> ghostview-1.5_1 An X11 front-end for ghostscript

This time I'm copying Hiroki Sato, who is the fellow who did the last few
ghostscript commits ... why?  Because I just tried to compile
ghostscript-8.62.tar.bz2 directly from the version that was downloaded by the
port into distfiles.  I only used autogen.sh (with the only options being
- --prefix=/usr/local), used gmake, and then executed it from the 
preinstallation
./bin directory.  Result: it displays fine, no error.  I think that hrs ought to
take a look at his port now, does that sould right?

When I'd used the port, at first I'd had no extra options at all, later on for
testing, I added the trutype font processing (the 3rd option, I think).

So, if you needed it today, that's the fix, DON'T use the port.

> $
> 
>>  I'll be investigating it further.  I  have already verified that at
>> least some
>> of the Linux-derived gs ports display this fine, so it's a ports
>> problem of some
>> kind, because of the testing, and I know my gs and gs fonts are
>> installed the
>> way they should be.
> 
> evince-2.22.2_2 has also problems displaying the files. I don't know if
> evince uses ghostscript as a backend though.
> ps2pdf can't convert them also, it bombs out with the same error message
> as above.
> 
> I'm running 7-STABLE if this matters.
> 
> 
> HTH,
> Philipp

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkh2QhsACgkQz62J6PPcoOnGbgCdHLNAuk9ycLKiUlkA3YxEKfEZ
WoQAnRzbMgTVpuClSRRkq9L2tpqEjjwd
=51Z2
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: poscript display problems

2008-07-09 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Philipp Ost wrote:
> Chuck Robey wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Tim Kellers wrote:
>>
>>> 55 completely blank pages
>>
>>
>> well, thanks very much, Tim.  You and Phil Ost tested, and I found out
>> that our
>> FreeBSD-ports installed gs seems to have some sickness, when being
>> asked to
>> display PS files that don't have embedded fonts ... because that's
>> what this is.
> 
> I see this too. I get the following error when displaying the files with
> Ghostview:
> 
> Error: /typecheck in --setscreen--
> Operand stack:
>6.01146   0.0   --dict:4/4(ro)(L)--   4   4   Frequency   6.01146
> Execution stack:
>%interp_exit   .runexec2   --nostringval--   --nostringval--
> --nostringval--   2   %stopped_push   --nostringval--   --nostringval--
>   --nostringval--   false   1   %stopped_push   1905   1   3
> %oparray_pop   1904   1   3   %oparray_pop   1888   1   3   %oparray_pop
>   1771   1   3   %oparray_pop   --nostringval--   %errorexec_pop
> .runexec2   --nostringval--   --nostringval--   --nostringval--   2
> %stopped_push   --nostringval--   1883   3   4   %oparray_pop   1821   3
>   4   %oparray_pop   --nostringval--   --nostringval-- --nostringval--  
> --dict:4/4(ro)(L)--   --nostringval--   4 %dict_continue   --nostringval--
> Dictionary stack:
>--dict:1146/1684(ro)(G)--   --dict:0/20(G)--   --dict:128/200(L)--
>  --dict:286/400(L)--
> Current allocation mode is local
> GPL Ghostscript 8.62: Unrecoverable error, exit code 1

Yeah, Phil, it seems to be a gs font problem, and a LOT of things use gs (like
ps2pdf).  I'm sorry, my disability means I need to move slower than I personally
think is reasonable, but leave me a day or so with it, I'll puzzle this out.  My
error list is exactly as yours is.

> 
> Program version:
> 
> $ pkg_info | grep ghost
> ghostscript-gpl-8.62_2 GPL Postscript interpreter
> ghostview-1.5_1 An X11 front-end for ghostscript
> $
> 
>>  I'll be investigating it further.  I  have already verified that at
>> least some
>> of the Linux-derived gs ports display this fine, so it's a ports
>> problem of some
>> kind, because of the testing, and I know my gs and gs fonts are
>> installed the
>> way they should be.
> 
> evince-2.22.2_2 has also problems displaying the files. I don't know if
> evince uses ghostscript as a backend though.
> ps2pdf can't convert them also, it bombs out with the same error message
> as above.
> 
> I'm running 7-STABLE if this matters.
> 
> 
> HTH,
> Philipp

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkh1b4EACgkQz62J6PPcoOljdACfRbTI9ZkhQ+3dAWWbpqfTY2BA
wzYAn1bZC/YtZfLTKmyNNNpjEp77I+oH
=5boa
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: poscript display problems

2008-07-09 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Tim Kellers wrote:
> I was in a rush last night when I sent that e-mail.  I wanted to add
> that the file, when ftp'd to my MacBook (10.5.4), open just fine Preview
> and all the pages were readable.

OK, I appreciate that, it seems to work on Linux ghostscript also, just fails on
FreeBSD's ghostscript, so I'll be checking out it's font handling today, I'm
willing to bet that's the problem.

To the others (I'm still getting more test offers!) I have all the testing I
could possibly need now, I only need to troubleshoot this now, there's something
screwy about gs's font handling.

> 
> Tim
> 
> 
> Chuck Robey wrote:
> Tim Kellers wrote:
>   
 55 completely blank pages
 
> 
> well, thanks very much, Tim.  You and Phil Ost tested, and I found out that 
> our
> FreeBSD-ports installed gs seems to have some sickness, when being asked to
> display PS files that don't have embedded fonts ... because that's what this 
> is.
>  I'll be investigating it further.  I  have already verified that at least 
> some
> of the Linux-derived gs ports display this fine, so it's a ports problem of 
> some
> kind, because of the testing, and I know my gs and gs fonts are installed the
> way they should be.
> 
>   
 Chuck Robey wrote:
 
> Tim Kellers wrote:
>   
>   
>> Send me one, I have gv installed (FreeBSD 7.0-Stable Xorg 7.3_1).
>> 
>> 
> Great, it's attached, I really appreciate this.
>
>   
>   
>> Chuck Robey wrote:
>> I'm seeing some odd display problems, and I need to get somebody else
>> to verify
>> for me if it's a pan-FreeBSD problem, or if perhaps I have some oddity
>> with my
>> ghostcript installation.
>>
>> My problem is, on doc files from the Xorg project, *.PS.gz files (and
>> not all of
>> these, only the ones deriving directly from Framework .mif files) gv
>> displays
>> blank pages, and ps2pdf is converting to blank pages on pdfs.  If you
>> have a
>> moment to do it, and would write me, I'd mail you one of these files,
>> and see if
>> you can view them yourself.  If you can, I need to look harder.  If
>> you can't,
>> then maybe we all need to (because one of the Xorg folks just told me
>> they can
>> read them fine using gv).  I need some independent verification.
>> 
>> 
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>   
>   
>>>   
>>>   
>   
>   
> 
>>
>>

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkh054kACgkQz62J6PPcoOmb9QCfVdh6TblGlW59cw18EB++58b2
UYYAni8kp4sROy305stlEIJYgeCw9ZEI
=jT8d
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: poscript display problems

2008-07-09 Thread Philipp Ost

Chuck Robey wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Tim Kellers wrote:


55 completely blank pages



well, thanks very much, Tim.  You and Phil Ost tested, and I found out that our
FreeBSD-ports installed gs seems to have some sickness, when being asked to
display PS files that don't have embedded fonts ... because that's what this is.


I see this too. I get the following error when displaying the files with 
Ghostview:


Error: /typecheck in --setscreen--
Operand stack:
   6.01146   0.0   --dict:4/4(ro)(L)--   4   4   Frequency   6.01146
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval-- 
--nostringval--   2   %stopped_push   --nostringval--   --nostringval-- 
  --nostringval--   false   1   %stopped_push   1905   1   3 
%oparray_pop   1904   1   3   %oparray_pop   1888   1   3   %oparray_pop 
  1771   1   3   %oparray_pop   --nostringval--   %errorexec_pop 
.runexec2   --nostringval--   --nostringval--   --nostringval--   2 
%stopped_push   --nostringval--   1883   3   4   %oparray_pop   1821   3 
  4   %oparray_pop   --nostringval--   --nostringval-- 
--nostringval--   --dict:4/4(ro)(L)--   --nostringval--   4 
%dict_continue   --nostringval--

Dictionary stack:
   --dict:1146/1684(ro)(G)--   --dict:0/20(G)--   --dict:128/200(L)-- 
 --dict:286/400(L)--

Current allocation mode is local
GPL Ghostscript 8.62: Unrecoverable error, exit code 1

Program version:

$ pkg_info | grep ghost
ghostscript-gpl-8.62_2 GPL Postscript interpreter
ghostview-1.5_1 An X11 front-end for ghostscript
$


 I'll be investigating it further.  I  have already verified that at least some
of the Linux-derived gs ports display this fine, so it's a ports problem of some
kind, because of the testing, and I know my gs and gs fonts are installed the
way they should be.


evince-2.22.2_2 has also problems displaying the files. I don't know if 
evince uses ghostscript as a backend though.
ps2pdf can't convert them also, it bombs out with the same error message 
as above.


I'm running 7-STABLE if this matters.


HTH,
Philipp
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: poscript display problems

2008-07-09 Thread Tim Kellers
I was in a rush last night when I sent that e-mail.  I wanted to add 
that the file, when ftp'd to my MacBook (10.5.4), open just fine Preview 
and all the pages were readable.


Tim


Chuck Robey wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Tim Kellers wrote:
  

55 completely blank pages



well, thanks very much, Tim.  You and Phil Ost tested, and I found out that our
FreeBSD-ports installed gs seems to have some sickness, when being asked to
display PS files that don't have embedded fonts ... because that's what this is.
 I'll be investigating it further.  I  have already verified that at least some
of the Linux-derived gs ports display this fine, so it's a ports problem of some
kind, because of the testing, and I know my gs and gs fonts are installed the
way they should be.

  

Chuck Robey wrote:


Tim Kellers wrote:
  
  

Send me one, I have gv installed (FreeBSD 7.0-Stable Xorg 7.3_1).



Great, it's attached, I really appreciate this.

  
  

Chuck Robey wrote:
I'm seeing some odd display problems, and I need to get somebody else
to verify
for me if it's a pan-FreeBSD problem, or if perhaps I have some oddity
with my
ghostcript installation.

My problem is, on doc files from the Xorg project, *.PS.gz files (and
not all of
these, only the ones deriving directly from Framework .mif files) gv
displays
blank pages, and ps2pdf is converting to blank pages on pdfs.  If you
have a
moment to do it, and would write me, I'd mail you one of these files,
and see if
you can view them yourself.  If you can, I need to look harder.  If
you can't,
then maybe we all need to (because one of the Xorg folks just told me
they can
read them fine using gv).  I need some independent verification.



___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
  
  
  
  
  
  


-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkhz1mQACgkQz62J6PPcoOl1qQCgktjSAn0DPiJX47/1hZHNs4Ss
U8QAn2onnogfZqjjr6Qswhmo2OLss/Rn
=9DIr
-END PGP SIGNATURE-


  


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: poscript display problems

2008-07-08 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Tim Kellers wrote:
> 55 completely blank pages

well, thanks very much, Tim.  You and Phil Ost tested, and I found out that our
FreeBSD-ports installed gs seems to have some sickness, when being asked to
display PS files that don't have embedded fonts ... because that's what this is.
 I'll be investigating it further.  I  have already verified that at least some
of the Linux-derived gs ports display this fine, so it's a ports problem of some
kind, because of the testing, and I know my gs and gs fonts are installed the
way they should be.

> 
> Chuck Robey wrote:
>> Tim Kellers wrote:
>>   
>>> Send me one, I have gv installed (FreeBSD 7.0-Stable Xorg 7.3_1).
>>> 
>>
>> Great, it's attached, I really appreciate this.
>>
>>   
>>> Chuck Robey wrote:
>>> I'm seeing some odd display problems, and I need to get somebody else
>>> to verify
>>> for me if it's a pan-FreeBSD problem, or if perhaps I have some oddity
>>> with my
>>> ghostcript installation.
>>>
>>> My problem is, on doc files from the Xorg project, *.PS.gz files (and
>>> not all of
>>> these, only the ones deriving directly from Framework .mif files) gv
>>> displays
>>> blank pages, and ps2pdf is converting to blank pages on pdfs.  If you
>>> have a
>>> moment to do it, and would write me, I'd mail you one of these files,
>>> and see if
>>> you can view them yourself.  If you can, I need to look harder.  If
>>> you can't,
>>> then maybe we all need to (because one of the Xorg folks just told me
>>> they can
>>> read them fine using gv).  I need some independent verification.
>>> 
>> ___
>> freebsd-ports@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>>   
   
>>
>>   
> 

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkhz1mQACgkQz62J6PPcoOl1qQCgktjSAn0DPiJX47/1hZHNs4Ss
U8QAn2onnogfZqjjr6Qswhmo2OLss/Rn
=9DIr
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"