From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Dec 19 07:30:24 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AACF16A4CE for ; Sun, 19 Dec 2004 07:30:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBA9F43D3F for ; Sun, 19 Dec 2004 07:30:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBJ7UN7F012430 for ; Sun, 19 Dec 2004 07:30:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBJ7UN4b012429; Sun, 19 Dec 2004 07:30:23 GMT (envelope-from gnats) Resent-Date: Sun, 19 Dec 2004 07:30:23 GMT Resent-Message-Id: <200412190730.iBJ7UN4b012429@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Hernán Di Pietro Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ABD016A4CE for ; Sun, 19 Dec 2004 07:20:40 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC04843D2F for ; Sun, 19 Dec 2004 07:20:39 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id iBJ7Kd0Z046640 for ; Sun, 19 Dec 2004 07:20:39 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id iBJ7KdYd046639; Sun, 19 Dec 2004 07:20:39 GMT (envelope-from nobody) Message-Id: <200412190720.iBJ7KdYd046639@www.freebsd.org> Date: Sun, 19 Dec 2004 07:20:39 GMT From: Hernán Di Pietro To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/75252: Anjuta 1.2.2_3 crashes on opening a new project file X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Dec 2004 07:30:24 -0000 >Number: 75252 >Category: ports >Synopsis: Anjuta 1.2.2_3 crashes on opening a new project file >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 19 07:30:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Hernán Di Pietro >Release: FreeBSD 5.3 RELEASE (GENERIC) i386 >Organization: >Environment: FreeBSD unix.mshome.net 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: When you create a new project using the AppWizard from Anjuta, it crashes displaying 'application has unexpectedly quit' message. >How-To-Repeat: * Set your fonts setting in GNOME to antialiased, monochrome and no-hinting. * Create a new project (any C/C++ type) * Open the folder where the source files are on the project manager. Double click on 'main'. Anjuta should crash with a dialog box. >Fix: Since the backtrace showed that Anjuta-bin got a segmentation fault on SurfaceImpl::Ascent function in PlatGTK.cxx (scintilla source), which is a font-related function, I disabled the font antialising. This only occurs if you are using full antialiased (no-hinting) fonts. Disable antialiasing or don't set it to no-hinting. >Release-Note: >Audit-Trail: >Unformatted: