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: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 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=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)" To: Jon Turney , "cygwin AT cygwin DOT com" CC: "adam AT dinwoodie DOT org" Subject: RE: git gui: assertion "font != NULL" failed Date: Fri, 23 Oct 2015 14:59:17 +0000 Message-ID: References: <5625041F DOT 6020702 AT dronecode DOT org DOT 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 DOT turney AT dronecode DOT org DOT 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.