This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

wish(Tk) crashes without fontconfig, but fontconfig is not installed as a dependency


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]