public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* FcFontRenderPrepare?
       [not found] <1497832379.6958176.1451384932370.JavaMail.yahoo.ref@mail.yahoo.com>
@ 2015-12-29 10:28 ` lloyd.wood
  2015-12-29 14:57   ` FcFontRenderPrepare? Ken Brown
  0 siblings, 1 reply; 2+ messages in thread
From: lloyd.wood @ 2015-12-29 10:28 UTC (permalink / raw)
  To: cygwin

Today I built geomview-related things on two separate machines running 64-bit cygwin.
They exhibit different behaviours around fonts. On one, I had
to install a bunch of different TeX stuff (texlive-collection-
fontsrecommended, -basic, -latex) to get geomview documentation
to build. On the other I didn't - but that might be due to
having texinfo-tex preferred over the tex package...

Now, I'm getting errors launching a Tcl app I've compiled:

assertion "font != NULL" failed: file 
"/usr/src/ports/fontconfig/fontconfig-2.11.1-3.x86_64/src/fontconfig-2.11.1/src/fcmatch.c", 
line 453, function: FcFontRenderPrepare 
Aborted (core dumped)

but only on one of the two 64-bit cygwins.

I see in the mailing list archives this has cropped up
before for some git viewer, install gitk, problem goes away
due to random font dependency. Tried that, it doesn't for me.
What is the random font dependency for tcltk? Why is tcltk
doing this now, when it never has before? I mean, users
compile, they don't think about fonts, things just work...

(And what has changed in 64-bit cygwin for application
to application piping that breaks things that work
on 32-bit cygwin and on any linux/bsd you care to name?)

much puzzled

Lloyd Wood
http://savi.sf.net 

--
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] 2+ messages in thread

* Re: FcFontRenderPrepare?
  2015-12-29 10:28 ` FcFontRenderPrepare? lloyd.wood
@ 2015-12-29 14:57   ` Ken Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Ken Brown @ 2015-12-29 14:57 UTC (permalink / raw)
  To: cygwin

On 12/29/2015 5:28 AM, lloyd.wood@yahoo.co.uk wrote:
> Today I built geomview-related things on two separate machines running 64-bit cygwin.
> They exhibit different behaviours around fonts. On one, I had
> to install a bunch of different TeX stuff (texlive-collection-
> fontsrecommended, -basic, -latex) to get geomview documentation
> to build. On the other I didn't - but that might be due to
> having texinfo-tex preferred over the tex package...
>
> Now, I'm getting errors launching a Tcl app I've compiled:
>
> assertion "font != NULL" failed: file
> "/usr/src/ports/fontconfig/fontconfig-2.11.1-3.x86_64/src/fontconfig-2.11.1/src/fcmatch.c",
> line 453, function: FcFontRenderPrepare
> Aborted (core dumped)
>
> but only on one of the two 64-bit cygwins.

This is just a shot in the dark, but it's possible that you could work 
around this by making the TeX Live fonts available to fontconfig.  See 
the last paragraph of the release announcement for TeX Live:

   https://cygwin.com/ml/cygwin-announce/2015-07/msg00062.html

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] 2+ messages in thread

end of thread, other threads:[~2015-12-29 14:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1497832379.6958176.1451384932370.JavaMail.yahoo.ref@mail.yahoo.com>
2015-12-29 10:28 ` FcFontRenderPrepare? lloyd.wood
2015-12-29 14:57   ` FcFontRenderPrepare? 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).