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:from:to:cc:subject:date:message-id:references
	:in-reply-to:content-type:content-transfer-encoding
	:mime-version; q=dns; s=default; b=AeCh6lw9Jqy8+ThyAev0BeTd98DHG
	zseMQ9fktqU4YMyzfBOrkZC/3VjAmfczgnlRgd6lVcSbCy2kb1neJUyqON/gU9Iz
	BJ6fjCtrpNkVKA8Tc3f/sRoRdAFx12evC25cH31iyAmDYB8q2aYFB3uoMffMrLfb
	mO9WzByROCSqDM=
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:from:to:cc:subject:date:message-id:references
	:in-reply-to:content-type:content-transfer-encoding
	:mime-version; s=default; bh=04JYg3GAa57Sqh395GVQzTemKFw=; b=pg6
	DjnRlkWj4TR8QY9PxlUrdQj+0Gs/3NRab+shfEaNt7R724s3XWwVBrkYw24VY6dd
	xzzojuynpuTwuULLMuKSe/OqzoDVx1nmqWV5uk2XTIaSCWW9o7UuxV5LKxcJKH9j
	7sVrXImHcy57VAlbUu4fOJVzEw3KNmrliJTPF1tQ=
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.4 required=5.0 tests=AWL,BAYES_50,MIME_BASE64_BLANKS,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2
X-HELO: alln-iport-4.cisco.com
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: A0D6AQARSypW/4oNJK1egzaBQwa6BIQhAQ2BWYYdAhyBITgUAQEBAQEBAYEKhDIBAQEDASMEDUUFCwIBCBUBBAIjAwICAjAUARACBAENBQiIIAizFZJhAQEBAQEBAQEBAQEBAQEBAQEBAQEBGIEihVWEfoUNB4JpgUUBBIc9hweHZwGNFpwsAR8BAUKEA3KFPYEGAQEB
From: "Matt Seitz (matseitz)" <matseitz@cisco.com>
To: Jon Turney <jon.turney@dronecode.org.uk>,
        "cygwin@cygwin.com"	<cygwin@cygwin.com>
CC: "adam@dinwoodie.org" <adam@dinwoodie.org>
Subject: RE: git gui: assertion "font != NULL" failed
Date: Fri, 23 Oct 2015 14:59:17 +0000
Message-ID: <bc464865ea8e45c28d8d4dbc2cc83f5b@XCH-RCD-019.cisco.com>
References: <5625041F.6020702@dronecode.org.uk>
In-Reply-To: <5625041F.6020702@dronecode.org.uk>
x-ms-exchange-transport-fromentityheader: Hosted
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id t9NExpjG032553

> From: Jon Turney [mailto:jon.turney@dronecode.org.uk] 
> Sent: Monday, October 19, 2015 7:54
>
> The dependency chain is git-gui -> gitk -> font-adobe-dpi75
>
> It doesn't look like the fonts in xorg-x11-fonts-Type1 are available to fontconfig, so I've changed the dependency of gitk to dejavu-fonts on sourceware.

Thanks.  I ran setup and installed "dejavu-fonts".  Now "git gui" is able to run without errors.


