X-Recipient: archive-cygwin@delorie.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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 q=dns; s=default; b=LJCLFzkPx0uC3B8gUN8KGaBg1o9OSFafNjrpaD0hpSL
	7MCGu6YDoIU/rv0LyACr7WXsQnJh9I8qPUz6ktOzUeSK8fVRAmZ74/2bdpIcqXkX
	paYBHAjiCNlPV/LvZNrqvfJ2sd0FT3lOtGXMSxuO+xjJmfUUBOYRbedlmAGsm0Eg
	=
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:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 s=default; bh=PddM8m/66em/nDWiyiNzUh40CJc=; b=s2O9hWSXl5IRafLPt
	VZWUrH0o+wlj7eBWHsAecwdb2Iip2MReQJjN09bmIeiHivcgVPrptWbomV0mUisf
	UmQ6C5D5/De+tk3TLMSnOXVrcxvWfcqcPwfLhdhHBPqcIi7+bAA7stNUQ81VE8FL
	Xk9I0qzhsFt3zUabjar7X/PxnI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <1445020196.12068.11.camel@cygwin.com>
Subject: Re: git gui: assertion "font != NULL" failed
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Fri, 16 Oct 2015 13:29:56 -0500
In-Reply-To: <92e694ca84454eb1af326664492c05c7@XCH-RCD-019.cisco.com>
References: <92e694ca84454eb1af326664492c05c7@XCH-RCD-019.cisco.com>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Fri, 2015-10-16 at 17:09 +0000, Matt Seitz (matseitz) wrote:
> A few days ago, I ran Setup to update my currently installed package, including my git packages.  Since then, whenever I run git gui, I get the following error:
> 
> $ git gui
> 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
> error: git-gui died of signal 6
> 
> cygcheck and xwin logs attached

You don't have any Fontconfig-controlled fonts installed on your system.
On mine, the default seems to be dejavu-fonts, so try installing that,
although xorg-x11-fonts-Type1 might work as well.

--
Yaakov



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

