public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* annoying ghostscript output in recent v9.24
@ 2018-09-12 15:09 Lester Ingber
  2018-09-12 15:31 ` Marco Atzeri
  0 siblings, 1 reply; 9+ messages in thread
From: Lester Ingber @ 2018-09-12 15:09 UTC (permalink / raw)
  To: cygwin

I'm just reporting some annoying ghostscript output in the recent to 9.24:

  /home/kbrown/src/cygghostscript/ghostscript-9.24-1.x86_64/src/ghostscript-9.24/base/gsicc_manage.c:1244: gsicc_open_search(): Could not find default_rgb.icc
| /home/kbrown/src/cygghostscript/ghostscript-9.24-1.x86_64/src/ghostscript-9.24/base/gsicc_manage.c:2025: gsicc_set_device_profile(): cannot find device profile
  /home/kbrown/src/cygghostscript/ghostscript-9.24-1.x86_64/src/ghostscript-9.24/base/gsicc_manage.c:1244: gsicc_open_search(): Could not find default_rgb.icc
| /home/kbrown/src/cygghostscript/ghostscript-9.24-1.x86_64/src/ghostscript-9.24/base/gsicc_manage.c:2025: gsicc_set_device_profile(): cannot find device profile


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: annoying ghostscript output in recent v9.24
  2018-09-12 15:09 annoying ghostscript output in recent v9.24 Lester Ingber
@ 2018-09-12 15:31 ` Marco Atzeri
  0 siblings, 0 replies; 9+ messages in thread
From: Marco Atzeri @ 2018-09-12 15:31 UTC (permalink / raw)
  To: cygwin

Am 12.09.2018 um 17:08 schrieb Lester Ingber:
> I'm just reporting some annoying ghostscript output in the recent to 9.24:
>
>    /home/kbrown/src/cygghostscript/ghostscript-9.24-1.x86_64/src/ghostscript-9.24/base/gsicc_manage.c:1244: gsicc_open_search(): Could not find default_rgb.icc
> | /home/kbrown/src/cygghostscript/ghostscript-9.24-1.x86_64/src/ghostscript-9.24/base/gsicc_manage.c:2025: gsicc_set_device_profile(): cannot find device profile
>    /home/kbrown/src/cygghostscript/ghostscript-9.24-1.x86_64/src/ghostscript-9.24/base/gsicc_manage.c:1244: gsicc_open_search(): Could not find default_rgb.icc
> | /home/kbrown/src/cygghostscript/ghostscript-9.24-1.x86_64/src/ghostscript-9.24/base/gsicc_manage.c:2025: gsicc_set_device_profile(): cannot find device profile
>
>

have you checked that the package is correctly installed ?

 From what I see the file is located at
/usr/share/ghostscript/9.24/iccprofiles/default_rgb.icc


---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: annoying ghostscript output in recent v9.24
  2018-09-12 17:51 Lester Ingber
@ 2018-09-12 18:17 ` Ken Brown
  0 siblings, 0 replies; 9+ messages in thread
From: Ken Brown @ 2018-09-12 18:17 UTC (permalink / raw)
  To: cygwin

On 9/12/2018 1:51 PM, Lester Ingber wrote:
> I simply used
> ps2pdf file.ps
> and did not change the version line in ps2pdf (now "version=14").
> 
> The specific file I tested can be download
> https://www.ingber.com/ingber_CV.ps.gz
> but that should not be relevant as I have been having this warning
> message on all other .ps files since the update.

The specific file *is* relevant.  I was able to reproduce the problem 
with your file but not with others that I tried.  I also checked that 
the problem is gone in the gs-9.25 release candidate, and I've now 
uploaded that as a test release.  It should hit the mirrors in an hour 
or so.

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: annoying ghostscript output in recent v9.24
@ 2018-09-12 17:51 Lester Ingber
  2018-09-12 18:17 ` Ken Brown
  0 siblings, 1 reply; 9+ messages in thread
From: Lester Ingber @ 2018-09-12 17:51 UTC (permalink / raw)
  To: cygwin

I simply used
ps2pdf file.ps
and did not change the version line in ps2pdf (now "version=14").

The specific file I tested can be download
https://www.ingber.com/ingber_CV.ps.gz
but that should not be relevant as I have been having this warning
message on all other .ps files since the update.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: annoying ghostscript output in recent v9.24
  2018-09-12 17:02 Lester Ingber
@ 2018-09-12 17:26 ` Ken Brown
  0 siblings, 0 replies; 9+ messages in thread
From: Ken Brown @ 2018-09-12 17:26 UTC (permalink / raw)
  To: cygwin

On 9/12/2018 1:02 PM, Lester Ingber wrote:
> I was using ps2pdf

I think you'll have to supply more details for those of us who aren't 
familiar with ICC profiles.  I know from upstream bug reports that 
gs-2.24 has problems with them, and I can go ahead and build gs-2.25 
from the release candidate, but I can't test whether it fixes the 
problem unless you give a recipe for reproducing the problem.

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: annoying ghostscript output in recent v9.24
@ 2018-09-12 17:02 Lester Ingber
  2018-09-12 17:26 ` Ken Brown
  0 siblings, 1 reply; 9+ messages in thread
From: Lester Ingber @ 2018-09-12 17:02 UTC (permalink / raw)
  To: cygwin

I was using ps2pdf


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: annoying ghostscript output in recent v9.24
  2018-09-12 16:09 Lester Ingber
  2018-09-12 16:19 ` Ken Brown
@ 2018-09-12 16:33 ` Marco Atzeri
  1 sibling, 0 replies; 9+ messages in thread
From: Marco Atzeri @ 2018-09-12 16:33 UTC (permalink / raw)
  To: cygwin

Am 12.09.2018 um 18:09 schrieb Lester Ingber:
> The reply got messed up:
>
> Yes, I also have
> /usr/share/ghostscript/9.24/iccprofiles/default_rgb.icc
> but I keep getting
> /home/kbrown/src/cygghostscript/ghostscript-9.24-1.x86_64/src/ghostscript-9.24/base/gsicc_manage.c:1244: gsicc_open_search(): Could not find default_rgb.icc
> | /home/kbrown/src/cygghostscript/ghostscript-9.24-1.x86_64/src/ghostscript-9.24/base/gsicc_manage.c:2025: gsicc_set_device_profile(): cannot find device profile
>
> I tried putting copies of default_rgb.icc is some other locations, but
> that did not help.
>

how you invoke gs to have the error ? I can not replicate

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: annoying ghostscript output in recent v9.24
  2018-09-12 16:09 Lester Ingber
@ 2018-09-12 16:19 ` Ken Brown
  2018-09-12 16:33 ` Marco Atzeri
  1 sibling, 0 replies; 9+ messages in thread
From: Ken Brown @ 2018-09-12 16:19 UTC (permalink / raw)
  To: cygwin

On 9/12/2018 12:09 PM, Lester Ingber wrote:
> The reply got messed up:
> 
> Yes, I also have
> /usr/share/ghostscript/9.24/iccprofiles/default_rgb.icc
> but I keep getting
> /home/kbrown/src/cygghostscript/ghostscript-9.24-1.x86_64/src/ghostscript-9.24/base/gsicc_manage.c:1244: gsicc_open_search(): Could not find default_rgb.icc
> | /home/kbrown/src/cygghostscript/ghostscript-9.24-1.x86_64/src/ghostscript-9.24/base/gsicc_manage.c:2025: gsicc_set_device_profile(): cannot find device profile
> 
> I tried putting copies of default_rgb.icc is some other locations, but
> that did not help.

This is a known bug (not Cygwin specific).  The ghostscript maintainers 
are planning to release 9.25 soon to fix it and some other bugs that 
were introduced in 9.24.  There's already a release candidate available. 
  I'll go ahead and make a Cygwin test release based on the release 
candidate as soon as I can.

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: annoying ghostscript output in recent v9.24
@ 2018-09-12 16:09 Lester Ingber
  2018-09-12 16:19 ` Ken Brown
  2018-09-12 16:33 ` Marco Atzeri
  0 siblings, 2 replies; 9+ messages in thread
From: Lester Ingber @ 2018-09-12 16:09 UTC (permalink / raw)
  To: cygwin

The reply got messed up:

Yes, I also have 
/usr/share/ghostscript/9.24/iccprofiles/default_rgb.icc
but I keep getting
/home/kbrown/src/cygghostscript/ghostscript-9.24-1.x86_64/src/ghostscript-9.24/base/gsicc_manage.c:1244: gsicc_open_search(): Could not find default_rgb.icc
| /home/kbrown/src/cygghostscript/ghostscript-9.24-1.x86_64/src/ghostscript-9.24/base/gsicc_manage.c:2025: gsicc_set_device_profile(): cannot find device profile

I tried putting copies of default_rgb.icc is some other locations, but
that did not help.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-09-12 18:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-12 15:09 annoying ghostscript output in recent v9.24 Lester Ingber
2018-09-12 15:31 ` Marco Atzeri
2018-09-12 16:09 Lester Ingber
2018-09-12 16:19 ` Ken Brown
2018-09-12 16:33 ` Marco Atzeri
2018-09-12 17:02 Lester Ingber
2018-09-12 17:26 ` Ken Brown
2018-09-12 17:51 Lester Ingber
2018-09-12 18:17 ` Ken Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).