This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: git gui: assertion "font != NULL" failed


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]