X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=p1 5gDZJ/HpPCpB0GHBoUxzbb+qkjwodYaaqXQVSa+8Aepru5yCnPjlV42kci+sStyV fPDYS9NOq8OyfZXIP51QqD/bE6SZDMbDxoNK/X7S8AVpPmdk8kmc8mxN1MGQ6tdn DblgkZBGyJw56nLMFW6imKQibx8RHwdri5RoUhNzM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=EXS7ufr5 0w2sCFyeFBIEEoto7pQ=; b=h5G2r/cCWjzf7kSV1uu7YeG3wp8+0zHk99DyNz2Z jcINF22R6ErLNCyT8yr3osKMXgAUBGY0C/S/k54mflwnF8sQ1MYy4atblNRDAlTa V/klK692umpKvqszBiByuRRakX8Xi97pKA9ASdjLSSkKp6q8xxXjORnJFS7MRnX7 R9k= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_THREADED,NO_RELAYS autolearn=ham version=3.3.2 X-HELO: mail-we0-f173.google.com MIME-Version: 1.0 X-Received: by 10.180.185.146 with SMTP id fc18mr2615587wic.44.1378570924973; Sat, 07 Sep 2013 09:22:04 -0700 (PDT) In-Reply-To: <5218B575.5090002@gmail.com> References: <5218B575 DOT 5090002 AT gmail DOT com> Date: Sat, 7 Sep 2013 18:22:04 +0200 Message-ID: Subject: Re: wish(Tk) crashes without fontconfig, but fontconfig is not installed as a dependency From: Arjen Markus To: Andrey Repin Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes 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 : > 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