From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10319 invoked by alias); 30 Nov 2011 10:25:23 -0000 Received: (qmail 10306 invoked by uid 22791); 30 Nov 2011 10:25:22 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,TW_GT X-Spam-Check-By: sourceware.org Received: from lo.gmane.org (HELO lo.gmane.org) (80.91.229.12) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 30 Nov 2011 10:25:07 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RVhLc-0002mt-Qq for cygwin-xfree@cygwin.com; Wed, 30 Nov 2011 11:25:04 +0100 Received: from 193.85.150.3 ([193.85.150.3]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Nov 2011 11:25:04 +0100 Received: from pavel.holejsovsky by 193.85.150.3 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Nov 2011 11:25:04 +0100 To: cygwin-xfree@cygwin.com From: Pavel Holejsovsky Subject: Re: Problems with emacs built against gtk3 Date: Wed, 30 Nov 2011 10:25:00 -0000 Message-ID: References: <4ED03512.7080607@cornell.edu> <4ED0EC50.4090300@cornell.edu> <1322625099.6420.9.camel@YAAKOV04> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111105 Thunderbird/8.0 In-Reply-To: <1322625099.6420.9.camel@YAAKOV04> X-IsSubscribed: yes Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com X-SW-Source: 2011-11/txt/msg00046.txt.bz2 On 11/30/2011 4:51 AM, Yaakov (Cygwin/X) wrote: >> 2. The pango warning can already be observed with the current Cygwin >> emacs after the recent update of the GNOME libraries. To reproduce, >> install the emacs-X11 package and start emacs with the command `emacs&' >> in an xterm window. > > I cannot reproduce this. Does installing font-cantarell-otf help? > Perhaps another font? I can reproduce it, in fact almost every gtk-enabled application spits that out. I tried stracing, and I think (but I'm not sure) that the warning appears after pango tries to load /usr/lib/pango/1.6.0/modules/pango-basic-fc.dll -> there is no /usr/lib/pango directory on my system, and it seems that no package in cygwin or ports repository provides it. HTH, Pavel -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/