Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2006 23:40:30 +0200
From:      "Jan Zach" <zach@centrum.cz>
To:        <kurt@intricatesoftware.com>, <freebsd-java@freebsd.org>
Subject:   Re: diablo 1.5 crash
Message-ID:  <200607152340.1335@centrum.cz>
In-Reply-To: <200607131340.40067.lists@intricatesoftware.com>
References:  20060713120046.26B0D16A582@hub.freebsd.org> <200607131456.604@centrum.cz> <200607131340.40067.lists@intricatesoftware.com>

next in thread | previous in thread | raw e-mail | index | archive | help

I was experimenting a bit and found the problematic font - it is x11-fonts/freefonts package

regards
jan

______________________________________________________________
> Od: lists@intricatesoftware.com
> Komu: freebsd-java@freebsd.org
> CC: Jan Zach <zach@centrum.cz>
> Datum: 13.07.2006 19:41
> Předmět: Re: diablo 1.5 crash
>
>On Thursday 13 July 2006 8:56 am, Jan Zach wrote:
 >> Yes, it is reproducable. The core dump is reliably generated
 >> by IntelliJ Idea - http://www.jetbrains.com/idea/download/ by
 >> menu File/Settings/Colors&amp;amp;Fonts or Global Code Style. Idea
 >> is really good java GUI tester, I had problems even with JDK
 >> 1.4.2 and Idea 5.x version.    
 >> 
 >> I really have no idea how to figure out which font is
 >> problematic. Could you give me a hint? 
 >
 >I can't reproduce this on my freebsd6-1 -release system
 >using Idea 5.1.2. Here are the fonts packages I have installed:
 >
 >$ pkg_info |grep font
 >bitstream-vera-1.10_2 Bitstream Vera TrueType font collection
 >fontconfig-2.3.2_3,1 An XML-based font configuration API for X Windows
 >freetype2-2.1.10_3  A free and portable TrueType font rendering engine
 >gsfonts-8.11_2      Fonts used by GNU Ghostscript (or X)
 >libXft-2.1.7_1      A client-sided font API for X applications
 >urwfonts-1.0        Another font package for X
 >xorg-fonts-100dpi-6.9.0_1 X.Org 100dpi bitmap fonts
 >xorg-fonts-75dpi-6.9.0_1 X.Org 75dpi bitmap fonts
 >xorg-fonts-cyrillic-6.9.0_1 X.Org Cyrillic bitmap fonts
 >xorg-fonts-encodings-6.9.0_1 X.Org font encoding files
 >xorg-fonts-miscbitmaps-6.9.0_1 X.Org miscellaneous bitmap fonts
 >xorg-fonts-truetype-6.9.0 X.Org TrueType fonts
 >xorg-fonts-type1-6.9.0 X.Org Type1 fonts
 >xorg-fontserver-6.9.0_1 X font server from X.Org
 >
 >You could try to pkg_delete any additional font packages
 >you have and see if you can find the one that has the font
 >that causes the crash.
 >
 >-Kurt
 >




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607152340.1335>