From owner-freebsd-gnome@FreeBSD.ORG Mon May 8 18:34:50 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EFF416A402 for ; Mon, 8 May 2006 18:34:50 +0000 (UTC) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id C966043D45 for ; Mon, 8 May 2006 18:34:49 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 4DE7BF27F7 for ; Mon, 8 May 2006 11:34:49 -0700 (PDT) X-Virus-Scanned: by amavisd-new at mcneil.com Received: from mail.mcneil.com ([127.0.0.1]) by localhost (triton.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o2tEgsguXI8V for ; Mon, 8 May 2006 11:34:49 -0700 (PDT) Received: from mcneil.com (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id E931FF27D4 for ; Mon, 8 May 2006 11:34:48 -0700 (PDT) From: Sean McNeil To: gnome@freebsd.org Content-Type: text/plain Date: Mon, 08 May 2006 11:34:48 -0700 Message-Id: <1147113288.74192.7.camel@triton.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: Subject: Open issues with gnome 2.14 on 6.1-RC for amd64 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 May 2006 18:34:50 -0000 I have the following problems that have not been resolved yet: gnome-screensaver fails to lock. This is because --disable-pam is specified in the Makefile. The solution is to remove this configuration option. liferea-bin core dumps. This happens with gtkhtml and mozilla rendering for me. It seems to most often crash in _gdk_x11_convert_to_format() with a src_buf = null. gaim conversations (specifically with this one person, but not others) will not show anything but the first word typed by the other person. Moving off and on screen, highlighting with mouse, or just left clicking once or twice on a particular line will cause the rest of the text to be rendered.