public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* wish(Tk) crashes without fontconfig, but fontconfig is not installed as a dependency
@ 2013-08-24 13:30 nu774
  2013-09-07 16:22 ` Arjen Markus
  0 siblings, 1 reply; 2+ messages in thread
From: nu774 @ 2013-08-24 13:30 UTC (permalink / raw)
  To: cygwin

Hi,
Without fontconfig, wish(Tk) seems to crash on the attempt to create
widgets (which requires some fonts to render text) like the following:

$ DISPLAY=localhost:0.0 wish
% label .l -text "foo" <--- crash

It seems that libfontconfig is already installed;
but is there any reason not to install fontconfig package as a
dependency of Tk?

--
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: wish(Tk) crashes without fontconfig, but fontconfig is not installed as a dependency
  2013-08-24 13:30 wish(Tk) crashes without fontconfig, but fontconfig is not installed as a dependency nu774
@ 2013-09-07 16:22 ` Arjen Markus
  0 siblings, 0 replies; 2+ messages in thread
From: Arjen Markus @ 2013-09-07 16:22 UTC (permalink / raw)
  To: Andrey Repin

I have very recently had the same problem with pango - the library
complained that it could not match any fonts. After installing
fontconfig it all worked.

Regards,

Arjen

2013/8/24 nu774 <honeycomb77@gmail.com>:
> Hi,
> Without fontconfig, wish(Tk) seems to crash on the attempt to create
> widgets (which requires some fonts to render text) like the following:
>
> $ DISPLAY=localhost:0.0 wish
> % label .l -text "foo" <--- crash
>
> It seems that libfontconfig is already installed;
> but is there any reason not to install fontconfig package as a
> dependency of Tk?
>
> --
> 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
>

--
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:[~2013-09-07 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-24 13:30 wish(Tk) crashes without fontconfig, but fontconfig is not installed as a dependency nu774
2013-09-07 16:22 ` Arjen Markus

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).