From owner-freebsd-ports@FreeBSD.ORG Sun Nov 21 21:35:02 2010 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 411C2106566C for ; Sun, 21 Nov 2010 21:35:02 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [95.108.130.119]) by mx1.freebsd.org (Postfix) with ESMTP id E1B088FC08 for ; Sun, 21 Nov 2010 21:35:01 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward15.mail.yandex.net (Yandex) with ESMTP id 46E0E4458EF1; Mon, 22 Nov 2010 00:35:00 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1290375300; bh=ArFE8XdBxPHWL22aKbqCRxZF1H8kCvVqkx2Pkcl1xw0=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=b3O/ncdDFsQjv9Vr6oRaRo9LAX6tkJDOjMW8Ia3qZnBtc5MBmvxaFhvLIXx4pJDpn GlyD7hgu1/rquW4WrXYDiH/5a1uEm7wEnhL0+t0R/0Mx4qHGU9WBZgqGKmuqpW4lxe /zyMQ/u5q/LSh1RcD5EWX3QSEsW2lfOcTqgCClzE= Received: from smeshariki2.local (unknown [77.66.145.223]) by smtp11.mail.yandex.net (Yandex) with ESMTPSA id 117D644D8073; Mon, 22 Nov 2010 00:35:00 +0300 (MSK) Message-ID: <4CE99074.8020005@yandex.ru> Date: Mon, 22 Nov 2010 00:34:44 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.12) Gecko/20101029 Thunderbird/3.1.6 MIME-Version: 1.0 To: ix260@yahoo.co.uk References: <20101121215307.77525374@smtp.mail.yahoo.co.uk> In-Reply-To: <20101121215307.77525374@smtp.mail.yahoo.co.uk> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: ports@FreeBSD.org Subject: Re: ports/finance/homebank 4.3 no longer work after latest gtk-2.22.1 upgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 21:35:02 -0000 21.11.2010 23:53, Hanno Krusken пишет: > Gtk:ERROR:gtkrecentmanager.c:1942:get_icon_fallback: assertion failed: (retval != NULL) > > basically the program is starting up, and the shortly comes up on the screen but before the full > program is loaded it just cuts out and a core dump is left behind. > > any idea's how to solve the problem ? I can't reproduce. Can you please describe what you do to trigger this error in more detail? -- Regards, Ruslan