From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 18 20:55:51 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A007A106564A; Sun, 18 Jul 2010 20:55:51 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from chen.org.nz (203-109-245-75.static.bliink.ihug.co.nz [203.109.245.75]) by mx1.freebsd.org (Postfix) with ESMTP id 6B3888FC1A; Sun, 18 Jul 2010 20:55:51 +0000 (UTC) Received: by chen.org.nz (Postfix, from userid 1000) id D1ADEE044A; Mon, 19 Jul 2010 08:36:10 +1200 (NZST) To: FreeBSD-gnats-submit@freebsd.org From: Jonathan Chen X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20100718203610.D1ADEE044A@chen.org.nz> Date: Mon, 19 Jul 2010 08:36:10 +1200 (NZST) Cc: gnome@freebsd.org Subject: fix webkit-gtk2 to compile with icu4 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jonathan Chen List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jul 2010 20:55:51 -0000 >Submitter-Id: current-users >Originator: Jonathan Chen >Organization: >Confidential: no >Synopsis: fix webkit-gtk2 to compile with icu4 >Severity: serious >Priority: low >Category: ports >Class: update >Release: FreeBSD 8.1-PRERELEASE amd64 >Environment: System: FreeBSD osiris.chen.org.nz 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Tue Jul 13 17:14:44 NZST 2010 root@osiris.chen.org.nz:/usr/obj/usr/src/sys/OSIRIS amd64 >Description: When devel/icu4 bumped the shared library version, the corresponding change was not propogated to www/webkit-gtk4. >How-To-Repeat: >Fix: diff -ru /usr/ports/www/webkit-gtk2/Makefile ./Makefile --- /usr/ports/www/webkit-gtk2/Makefile 2010-06-24 08:48:20.000000000 +1200 +++ ./Makefile 2010-07-19 08:24:54.000000000 +1200 @@ -55,8 +55,8 @@ .include -.if exists (${LOCALBASE}/lib/libicutu.so.43) -LIB_DEPENDS+= icutu.43:${PORTSDIR}/devel/icu4 +.if exists (${LOCALBASE}/lib/libicutu.so.44) +LIB_DEPENDS+= icutu.44:${PORTSDIR}/devel/icu4 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-WebCore_platform_text_TextBreakIterator.h .else LIB_DEPENDS+= icutu.38:${PORTSDIR}/devel/icu From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 18 21:50:17 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B1051065674; Sun, 18 Jul 2010 21:50:17 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D69078FC12; Sun, 18 Jul 2010 21:50:16 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6ILoGAW052014; Sun, 18 Jul 2010 21:50:16 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6ILoGfD052004; Sun, 18 Jul 2010 21:50:16 GMT (envelope-from linimon) Date: Sun, 18 Jul 2010 21:50:16 GMT Message-Id: <201007182150.o6ILoGfD052004@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: ports/148743: fix www/webkit-gtk2 to compile with icu4 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: Sun, 18 Jul 2010 21:50:17 -0000 Old Synopsis: fix webkit-gtk2 to compile with icu4 New Synopsis: fix www/webkit-gtk2 to compile with icu4 Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: linimon Responsible-Changed-When: Sun Jul 18 21:49:49 UTC 2010 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=148743 From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 18 22:50:10 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 709111065673 for ; Sun, 18 Jul 2010 22:50:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 47B788FC08 for ; Sun, 18 Jul 2010 22:50:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6IMoAUd011922 for ; Sun, 18 Jul 2010 22:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6IMoAaO011921; Sun, 18 Jul 2010 22:50:10 GMT (envelope-from gnats) Date: Sun, 18 Jul 2010 22:50:10 GMT Message-Id: <201007182250.o6IMoAaO011921@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/148743: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jul 2010 22:50:10 -0000 The following reply was made to PR ports/148743; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/148743: commit references a PR Date: Sun, 18 Jul 2010 22:49:28 +0000 (UTC) kwm 2010-07-18 22:49:18 UTC FreeBSD ports repository Modified files: www/webkit-gtk2 Makefile distinfo Added files: www/webkit-gtk2/files patch-WebKit_gtk_resources_error.html Removed files: www/webkit-gtk2/files patch-GNUmakefile.in Log: Update to 1.2.3. This fixes a lot of security vulnabilites. Fix the font size when webkit based browsers can't find a webpage. [1] Chase after shlib version of icu4. [2] PR: ports/148182 [1], ports/148743 [2] Submitted by: Romain Tartiere [1] Jonathan Chen [2] Security: 19419b3b-92bd-11df-b140-0015f2db7bde Revision Changes Path 1.28 +4 -5 ports/www/webkit-gtk2/Makefile 1.6 +3 -3 ports/www/webkit-gtk2/distinfo 1.2 +0 -13 ports/www/webkit-gtk2/files/patch-GNUmakefile.in (dead) 1.1 +17 -0 ports/www/webkit-gtk2/files/patch-WebKit_gtk_resources_error.html (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 18 22:50:11 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA21F106564A; Sun, 18 Jul 2010 22:50:11 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8271D8FC0A; Sun, 18 Jul 2010 22:50:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6IMoBv4011937; Sun, 18 Jul 2010 22:50:11 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6IMoBtp011933; Sun, 18 Jul 2010 22:50:11 GMT (envelope-from kwm) Date: Sun, 18 Jul 2010 22:50:11 GMT Message-Id: <201007182250.o6IMoBtp011933@freefall.freebsd.org> To: romain@FreeBSD.org, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Cc: Subject: Re: ports/148182: [patch] Font-size in www/webkit-gtk2 error template. 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: Sun, 18 Jul 2010 22:50:11 -0000 Synopsis: [patch] Font-size in www/webkit-gtk2 error template. State-Changed-From-To: patched->closed State-Changed-By: kwm State-Changed-When: Sun Jul 18 22:49:56 UTC 2010 State-Changed-Why: Committed thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=148182 From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 18 22:51:07 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67E9F106566C; Sun, 18 Jul 2010 22:51:07 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2B8758FC20; Sun, 18 Jul 2010 22:51:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6IMp7rm020298; Sun, 18 Jul 2010 22:51:07 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6IMp7En020288; Sun, 18 Jul 2010 22:51:07 GMT (envelope-from kwm) Date: Sun, 18 Jul 2010 22:51:07 GMT Message-Id: <201007182251.o6IMp7En020288@freefall.freebsd.org> To: jonc@chen.org.nz, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Cc: Subject: Re: ports/148743: fix www/webkit-gtk2 to compile with icu4 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: Sun, 18 Jul 2010 22:51:07 -0000 Synopsis: fix www/webkit-gtk2 to compile with icu4 State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Sun Jul 18 22:50:21 UTC 2010 State-Changed-Why: Committed thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=148743 From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 18 23:00:12 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6B8F1065677 for ; Sun, 18 Jul 2010 23:00:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8C1128FC1B for ; Sun, 18 Jul 2010 23:00:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6IN0CXc021225 for ; Sun, 18 Jul 2010 23:00:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6IN0ChW021224; Sun, 18 Jul 2010 23:00:12 GMT (envelope-from gnats) Date: Sun, 18 Jul 2010 23:00:12 GMT Message-Id: <201007182300.o6IN0ChW021224@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/148182: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jul 2010 23:00:12 -0000 The following reply was made to PR ports/148182; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/148182: commit references a PR Date: Sun, 18 Jul 2010 22:49:28 +0000 (UTC) kwm 2010-07-18 22:49:18 UTC FreeBSD ports repository Modified files: www/webkit-gtk2 Makefile distinfo Added files: www/webkit-gtk2/files patch-WebKit_gtk_resources_error.html Removed files: www/webkit-gtk2/files patch-GNUmakefile.in Log: Update to 1.2.3. This fixes a lot of security vulnabilites. Fix the font size when webkit based browsers can't find a webpage. [1] Chase after shlib version of icu4. [2] PR: ports/148182 [1], ports/148743 [2] Submitted by: Romain Tartiere [1] Jonathan Chen [2] Security: 19419b3b-92bd-11df-b140-0015f2db7bde Revision Changes Path 1.28 +4 -5 ports/www/webkit-gtk2/Makefile 1.6 +3 -3 ports/www/webkit-gtk2/distinfo 1.2 +0 -13 ports/www/webkit-gtk2/files/patch-GNUmakefile.in (dead) 1.1 +17 -0 ports/www/webkit-gtk2/files/patch-WebKit_gtk_resources_error.html (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 18 23:30:12 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93A1B106564A for ; Sun, 18 Jul 2010 23:30:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 83D1B8FC0A for ; Sun, 18 Jul 2010 23:30:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6INUCl4050128 for ; Sun, 18 Jul 2010 23:30:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6INUC5U050121; Sun, 18 Jul 2010 23:30:12 GMT (envelope-from gnats) Date: Sun, 18 Jul 2010 23:30:12 GMT Message-Id: <201007182330.o6INUC5U050121@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/148678: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jul 2010 23:30:12 -0000 The following reply was made to PR ports/148678; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/148678: commit references a PR Date: Sun, 18 Jul 2010 23:28:44 +0000 (UTC) kwm 2010-07-18 23:28:32 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document vte title set+query attack vulnerability. While here add the CVE numbers to the webkit-gtk2 entry I forgot in the previous commit. PR: ports/148678 Submitted by: Janne Snabb Revision Changes Path 1.2185 +54 -1 ports/security/vuxml/vuln.xml _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 18 23:31:47 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A51A1065673; Sun, 18 Jul 2010 23:31:47 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E650D8FC08; Sun, 18 Jul 2010 23:31:46 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6INVkQk060213; Sun, 18 Jul 2010 23:31:46 GMT (envelope-from kwm@freefall.freebsd.org) Received: (from kwm@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6INVkr5060209; Sun, 18 Jul 2010 23:31:46 GMT (envelope-from kwm) Date: Sun, 18 Jul 2010 23:31:46 GMT Message-Id: <201007182331.o6INVkr5060209@freefall.freebsd.org> To: snabb@epipe.com, kwm@FreeBSD.org, gnome@FreeBSD.org From: kwm@FreeBSD.org Cc: Subject: Re: ports/148678: x11-toolkits/vte: vulnerable to classic terminal title set+query attack (CVE-2010-2713) 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: Sun, 18 Jul 2010 23:31:47 -0000 Synopsis: x11-toolkits/vte: vulnerable to classic terminal title set+query attack (CVE-2010-2713) State-Changed-From-To: open->closed State-Changed-By: kwm State-Changed-When: Sun Jul 18 23:31:33 UTC 2010 State-Changed-Why: Committed thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=148678 From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 18 23:40:11 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 84992106566C for ; Sun, 18 Jul 2010 23:40:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5C2FA8FC15 for ; Sun, 18 Jul 2010 23:40:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6INeBtV060382 for ; Sun, 18 Jul 2010 23:40:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6INeBp5060381; Sun, 18 Jul 2010 23:40:11 GMT (envelope-from gnats) Date: Sun, 18 Jul 2010 23:40:11 GMT Message-Id: <201007182340.o6INeBp5060381@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/148678: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jul 2010 23:40:11 -0000 The following reply was made to PR ports/148678; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/148678: commit references a PR Date: Sun, 18 Jul 2010 23:31:25 +0000 (UTC) kwm 2010-07-18 23:31:14 UTC FreeBSD ports repository Modified files: x11-toolkits/vte Makefile distinfo Log: Update to 0.24.3. This version fixes the title set+query attack vulnability. PR: ports/148678 Submitted by: Janne Snabb Security: 9a8fecef-92c0-11df-b140-0015f2db7bde Revision Changes Path 1.97 +2 -2 ports/x11-toolkits/vte/Makefile 1.58 +3 -3 ports/x11-toolkits/vte/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Mon Jul 19 11:02:54 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C21931065675; Mon, 19 Jul 2010 11:02:54 +0000 (UTC) (envelope-from jilingshu@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 86BCF8FC14; Mon, 19 Jul 2010 11:02:54 +0000 (UTC) Received: by pzk7 with SMTP id 7so1561738pzk.13 for ; Mon, 19 Jul 2010 04:02:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:references :subject:message-id:organization:x-mailer:mime-version:content-type :content-transfer-encoding; bh=w4Vj9VuEtWIMCQ08dh+p57XyBMuqqaJk6rHixlvSdZU=; b=G3HS7hFsYLOXmYMavNy5+yMPvaLNQ/hSUcGMygCFZ95sxSCWNEkMf4/2B6VPpSkSTy oV1x/35sWqeN55qo7kzF3aVAZX/EV5KDw901KYbs1sloBw2cSV9p3fXFXCBGBCq4VzB8 uWKTfZYydXiGRU71To07pyaLJHDoLIAmvxfj0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:references:subject:message-id:organization:x-mailer :mime-version:content-type:content-transfer-encoding; b=Br0lfSHcAugo1KCsBIBp7i2mFgRAZu509+g1gjt+WPodP5KlQWstnyN4U+YqAvoCo8 Y7YpI/OZom3FCj2tmGSW/+uEDqqrZl8HM6i0iGU/1oW6O1xV0b2alu62bfA4diyNva1o 5bD3WJq589FUyrzgztSYs5/VlLWnsfRMvJyYs= Received: by 10.142.199.20 with SMTP id w20mr6475953wff.250.1279537373830; Mon, 19 Jul 2010 04:02:53 -0700 (PDT) Received: from Bear-PC ([183.32.218.146]) by mx.google.com with ESMTPS id n2sm6308265wfl.13.2010.07.19.04.02.50 (version=SSLv3 cipher=RC4-MD5); Mon, 19 Jul 2010 04:02:51 -0700 (PDT) Date: Mon, 19 Jul 2010 19:02:44 +0800 From: Bear To: "Joe Marcus Clarke" References: <20100713124704.C5E331CC44@ptavv.es.net>, <201007140024356275537@Gmail.com>, <4C3C97C6.6000908@freebsd.org>, <201007140904356282282@Gmail.com>, <4C3D28E8.4020002@freebsd.org>, <201007151412415589248@Gmail.com>, <4C3F7137.8090100@freebsd.org>, <201007161338261018674@Gmail.com>, <4C3FFB1D.7080409@freebsd.org> Message-ID: <201007191902428598592@Gmail.com> Organization: Freebear Develop Group X-mailer: Foxmail 6, 15, 201, 22 [cn] Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: FreeBSD GNOME Users Subject: Re: Re: SUMMARY: GNOME startup issues 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, 19 Jul 2010 11:02:54 -0000 hi, okay, here comes my problem: I run this command in GNOME: dbus-send --session --dest='org.gnome.SessionManager' --print-reply --type=method_call /org/gnome/SessionManager org.gnome.SessionManager.CanShutdown Why I see nothing? If the server(such like gnome-session) actually send the "refuse" message and dbus transferred it correctly, why I cannot see the message? BTW: I did this without your patch. Because under your patch, I would see the "Yes" message. ------------------ Bear 2010-07-17 ------------------------------------------------------------- From:Joe Marcus Clarke Send Date:2010-07-16 14:24:45 To:Bear CC:Kevin Oberman; FreeBSD GNOME Users Subject:Re: SUMMARY: GNOME startup issues On 7/16/10 1:38 AM, Bear wrote: > hi, I didnt mean that... I mean the "message server", such like > gnome-session and hald, not the "message client", just like > gnome-panel. So my question is why these "servre" application give no > response when the client ask for something? Why they reply a "refuse" > or "not authorized" message instead of keep silence? thx They do, actually. You just never see it. However, if you bind ktrace to polkitd (the server process), you will see the unauthorized message. Joe > > ------------------ Bear 2010-07-16 > > ------------------------------------------------------------- > From:Joe Marcus Clarke Send Date:2010-07-16 04:36:12 To:Bear CC:Kevin > Oberman; FreeBSD GNOME Users Subject:Re: SUMMARY: GNOME startup > issues > > On 7/15/10 2:12 AM, Bear wrote: >> hi, okay, I have readed that page.But can you help me on my >> question? Why these applications, such like gnome-session or hald, >> responded nothing instead of a deny message? > > HAL should reply with an error if there was a problem mounting a > file system. Panel will not show an error if shutdown/restart is not > enabled. > > Joe > >> thx >> >> ------------------ Bear 2010-07-15 >> >> ------------------------------------------------------------- >> From:Joe Marcus Clarke Send Date:2010-07-14 11:03:09 To:Bear >> CC:Kevin Oberman; FreeBSD GNOME Users Subject:Re: SUMMARY: GNOME >> startup issues >> >> On 7/13/10 9:04 PM, Bear wrote: >>> hi, Your patch can actully shutdown my computer but cannot make >>> me mount partitions :) A problem, if the problem is caused by >>> user have no privilege has no right to shutdown, why >>> gnome-session said nothing instead of a reject message? And also, >>> if user has no privilege to mount partition, why the system keep >>> silent instead show a error message box with "not authorized"? >> >> You need to follow the instructions at >> http://www.freebsd.org/gnome/docs/halfaq.html to troubleshoot the >> mounting issue. >> >> Joe >> >>> >>> >>> BTW: I have did a comparation on Linux. I run ck-launch-session >>> gnome-session and when I loggin into gnome, I run ck-list-session >>> and got these: >>> >>> bear@bear:~$ ck-list-sessions Session1: unix-user = '1000' >>> realname = 'bear' seat = 'Seat1' session-type = '' active = >>> FALSE x11-display = '' x11-display-device = '' display-device = >>> '/dev/tty1' remote-host-name = '' is-local = TRUE on-since = >>> '2010-07-14T00:53:03.054906Z' login-session-id = '4294967295' >>> Session4: unix-user = '1000' realname = 'bear' seat = 'Seat1' >>> session-type = '' active = TRUE x11-display = ':0' >>> x11-display-device = '/dev/tty7' display-device = '/dev/tty1' >>> remote-host-name = '' is-local = TRUE on-since = >>> '2010-07-14T00:54:04.609575Z' login-session-id = '4294967295' >>> bear@bear:~$ >>> >>> Two sessions. The first one is inactive and the other one is >>> active and its status is as same as you said before. >>> ------------------ Bear 2010-07-14 >>> >>> ------------------------------------------------------------- >>> From:Joe Marcus Clarke Send Date:2010-07-14 00:43:56 To:Bear >>> CC:Kevin Oberman; FreeBSD GNOME Users Subject:Re: SUMMARY: GNOME >>> startup issues >>> >>> On 7/13/10 12:24 PM, Bear wrote: >>>> hi, Thanks for your patch! Your patch actually solved the >>>> problem on gnome-panel but I must say, I dont think this patch >>>> fix the source of this problem. The gnome-panel slow responding >>>> is only a hand, not the whole thing. Why not install a Linux >>>> such as Debian and do a comparation? In Linux, I can run >>>> gnome-session without ck-launch-session without any problem. >>>> The only thing I cant do is to shutdown my computer(no that >>>> menu) or mount a device(show a error messsagebox instantly with >>>> "Not authorized"). But in FreeBSD, although I applied your >>>> patch and use ck-launch-session to run my gnome-session, if I >>>> click on a non-freebsd partition, it would say nothing. Maybe >>>> you would say this is a problem related to hal, but I think >>>> this is related to dbus. Dbus denied transferring the "not >>>> authorized" message and so many other messages, also include >>>> the "cannot shutdown" message. >>>> >>>> According to my analysis, I still believe the dbus default >>>> policy is the source of these problem. I think the only thing >>>> your patch did is to make ck-launch-session give more priviages >>>> like shutting down to gnome-session to prevent the error. But >>>> in truth, this is not the correct way to solve the problem. The >>>> source is dbus or policy, not other module. >>> >>> The default policy allows local users to have more privilege. If >>> you run ck-list-sessions, and you see your session is active, you >>> should be able to mount media, shutdown the computer, etc. My >>> patch should make that happen. You are free to modify the >>> policies all you want if you'd rather no go this route. >>> >>> Joe >>> >>>> >>>> ------------------ Bear 2010-07-14 >>>> >>>> ------------------------------------------------------------- >>>> From:Joe Marcus Clarke Send Date:2010-07-13 23:06:35 To:Kevin >>>> Oberman CC:Bear; FreeBSD GNOME Users Subject:Re: SUMMARY: GNOME >>>> startup issues >>>> >>>> On 7/13/10 8:47 AM, Kevin Oberman wrote: >>>>>> Date: Tue, 13 Jul 2010 16:21:09 +0800 From: Bear >>>>>> >>>>>> >>>>>> hi, Er... A very fool question... Could you tell me the >>>>>> correct steps to patch your patch? It seems like that I did >>>>>> something wrong on this... >>>>>> >>>>> >>>>> Here is what I did (and it was probably not the correct >>>>> thing): 1. Save patch to ck-patch 2. cd /usr 3. patch < >>>>> ck-patch 4. mv patch-tools_ck-collect-session-info.c >>>>> /usr/ports/sysutils/consolekit/files 5. rm >>>>> patch-tools_ck-collect-session-info.c.orig >>>>> >>>>> Then re-build and re-install consolekit and re-boot your >>>>> system. >>>> >>>> I actually updated the patch to make it more commit-ready. Can >>>> you try the new version? It's at the same URL. For it, you >>>> just need to do: >>>> >>>> cd /usr/ports/sysutils/consolekit/files patch -p < >>>> /path/to/consolekit.diff >>>> >>>> That should update one file, and create a second. >>>> >>>> Joe >>>> >>> >>> >> >> > > -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From owner-freebsd-gnome@FreeBSD.ORG Mon Jul 19 11:07:19 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4DCB106566B for ; Mon, 19 Jul 2010 11:07:19 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9A7B68FC1A for ; Mon, 19 Jul 2010 11:07:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6JB7Jtr066045 for ; Mon, 19 Jul 2010 11:07:19 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6JB7JAG066043 for gnome@FreeBSD.org; Mon, 19 Jul 2010 11:07:19 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 19 Jul 2010 11:07:19 GMT Message-Id: <201007191107.o6JB7JAG066043@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: gnome@FreeBSD.org Cc: Subject: Current problem reports assigned to gnome@FreeBSD.org 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, 19 Jul 2010 11:07:19 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/148659 gnome sysutils/polkit fails to install o ports/148450 gnome devel/glib20: recent glib20 __STDC_ISO_10646__ fix cau o ports/148333 gnome x11/gnome-panel 2.30 and panel UI slow 'load time' (10 f ports/148272 gnome polkit-gnome-authen core dumps when starting gnome o ports/148244 gnome x11/gnome2: gnome desktop and HAL prevent umount witho p ports/148235 gnome Supress noisy, always fail test condition in devel/xdg o ports/148129 gnome x11/gnome2-lite 2.2.30.1 does not allow user login f ports/148102 gnome make install can fail for ports-mgmt/packagekit [patch o ports/147814 gnome textproc/gnome-doc-utils: SyntaxError: invalid syntax o ports/147655 gnome [PATCH] textproc/libxslt: remove USE_GETTEXT=yes f ports/146544 gnome graphics/inkscape crashes when locale is enabled o ports/146422 gnome [patch] x11-toolkits/gtk20: experimental DIRECTFB targ o ports/146421 gnome [patch] graphics/cairo: add DIRECTFB knob p ports/145669 gnome audio/gnome-media hard dep on pulseaudio o ports/145301 gnome [patch] sysutils/hal: /usr/local/etc/rc.d/hald startup o ports/143260 gnome devel/gobject-introspection writes files in $HOME o ports/142549 gnome sysutils/hal: hald cannot find DVD/CS anymore p ports/141033 gnome [PATCH] allow to build devel/libsoup without gnome o ports/140533 gnome bsd.gnome.mk - mtree may get parameters w/o space s ports/140216 gnome [patch] devel/nspr does not check POLLHUP in PR_Connec s ports/137367 gnome net/libproxy: add menu option to configure dependence o ports/132304 gnome ports/devel/dbus misses /var/db/dbus/machine-id in dis 22 problems total. From owner-freebsd-gnome@FreeBSD.ORG Mon Jul 19 14:19:55 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0233D1065675 for ; Mon, 19 Jul 2010 14:19:54 +0000 (UTC) (envelope-from freebsd.user@seibercom.net) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9E1498FC1A for ; Mon, 19 Jul 2010 14:19:54 +0000 (UTC) Received: by vws19 with SMTP id 19so5842562vws.13 for ; Mon, 19 Jul 2010 07:19:53 -0700 (PDT) Received: by 10.220.162.148 with SMTP id v20mr3211022vcx.36.1279547380882; Mon, 19 Jul 2010 06:49:40 -0700 (PDT) Received: from scorpio.seibercom.net (c-67-189-160-65.hsd1.ny.comcast.net [67.189.160.65]) by mx.google.com with ESMTPS id b8sm1226328vci.21.2010.07.19.06.49.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 19 Jul 2010 06:49:40 -0700 (PDT) Received: from scorpio (zeus [192.168.1.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: FreeBSD.user@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTPSA id 5EB8AE5484D; Mon, 19 Jul 2010 09:49:38 -0400 (EDT) Date: Mon, 19 Jul 2010 09:49:37 -0400 From: Jerry To: freebsd-questions@freebsd.org, gnome@FreeBSD.org Message-ID: <20100719094937.78096cc5@scorpio> Organization: seibercom.net X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; amd64-portbld-freebsd8.1) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAG1BMVEX3/uPVnZf2/v9ejGkqHB74++H///+cHCT3m6cgqYvfAAACbElEQVQ4jWXTQW/bIBQAYJLJuRMn8TVCss9zTdrrXJ6bHe1Ej/bossF9EpJ3nbapf3sP8JxOQ4qV8OU9HvjBROWcYNlKHtxlQ1/huBaOBiMwQtgHhbokMLIT76Acps5hvy61+6WsjkCZzNEW0+fcQ7Nl5uoPCegjjjhN5/MEABd89k9hXkQoX6cwPIDKCt8tYG5wpmdrxAyuolTPqpiVoEpVCWvl6e00RAD4JBJQnO4lvv0O4Cnd3WUGevYNFohxFYAy7jCCtW39LaQK8BgDAgiHVinVJlCiFKlcqgEHfwb1EuG+DwFGMO3oCIuJIEYoa8KJECBB+UBldgm0MQmEGz7GQr8XYRPKzYNO1zZ8mgdAu4BG5Ke/4KFboM8458UScViAAvYD93OAsu+Bc3zxCU7ZAjT74+dQv9K7oO0d1wuscop48Pc50O5bcVwgGzh/mXzaizJuAWERh8k3eaxKmxu4kV1p2XOEg3i3c8M+EKR93P0D1KATpC55vMHaGqFf5f/AwhlrhHgg8DTezopt6I3o3Qx4q4q6YaPxK8RxcClXeFGhTTS++QR6TS/oBs7l4WhzuNMubZG6hIBkF4qqZVdWczIqSrjKVF/i4o26IP2oElBGFy5CXKSnf6UWDTC6zKSqoAvzsakjjBvdzLKnmxdhY8eRsX7VSCUBdgD1hVJpx6y2OOS1DNDILYmqdWUJ+oHvd0rRvAqX5kpxQMR6yxHzPV6VlPFyWE7LKc36keNQI64gLP8Ybgtmg+zYuBl4fuI8VqW2RqDGE8Uzu7GxGa803whDdxx3bSZbRhfQUSxvmnpLZWpRFqHz7v8AvsBe0S1zv9UAAAAASUVORK5CYII= Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: nautilus crashing on "right click > properties" X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jul 2010 14:19:55 -0000 FreeBSD 8.1-PRERELEASE / amd64 Platform Version 4.4.5 (KDE 4.4.5) I installed nautilus via the /usr/ports/sysutils/eiciel port. I can start nautilus successfully, however, whenever I right click on a file or directory and choose "properties", nautilus crashes. I tried to build it with debug support; however, I am not getting much info back. This session was run under gdb. Script started on Mon Jul 19 09:38:26 2010 GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... (gdb) rruunn Starting program: /usr/home/gerard/nautilus [New LWP 100093] [New Thread 8058041c0 (LWP 100093)] :1: error: unexpected character `\1', expected keyword - e.g. `style' [New Thread 808c5d4c0 (LWP 100284)] [New Thread 808c5cdc0 (LWP 100316)] [Thread 808c5d4c0 (LWP 100284) exited] [New Thread 808c5c500 (LWP 100284)] [New Thread 808c5c340 (LWP 100386)] [New Thread 808c5b8c0 (LWP 100417)] [New Thread 808c5b700 (LWP 100419)] [Thread 808c5c500 (LWP 100284) exited] [Thread 808c5b700 (LWP 100419) exited] [Thread 808c5b8c0 (LWP 100417) exited] [Thread 808c5cdc0 (LWP 100316) exited] [Thread 808c5c340 (LWP 100386) exited] [New Thread 808c5d4c0 (LWP 100284)] (nautilus:51180): GLib-CRITICAL **: g_hash_table_lookup: assertion `hash_table != NULL' failed (nautilus:51180): libgnomevfs-WARNING **: Internal error: the configuration system was not initialized. Did you call _gnome_vfs_configuration_init? (nautilus:51180): GLib-CRITICAL **: g_hash_table_lookup: assertion `hash_table != NULL' failed (nautilus:51180): libgnomevfs-WARNING **: Internal error: the configuration system was not initialized. Did you call _gnome_vfs_configuration_init? ** Eel:ERROR:eel-wrap-table.c:494:wrap_table_get_num_fitting: assertion failed: (max_child_size > 0) Program received signal SIGABRT, Aborted. [Switching to Thread 8058041c0 (LWP 100093)] 0x00000008052aad7c in thr_kill () from /lib/libc.so.7 (gdb) rruunn   bbtt ffuullll #0 0x00000008052aad7c in thr_kill () from /lib/libc.so.7 No symbol table info available. #1 0x0000000805344b6b in abort () from /lib/libc.so.7 No symbol table info available. #2 0x0000000803b46f35 in g_assertion_message () from /usr/local/lib/libglib-2.0.so.0 No symbol table info available. #3 0x0000000803b474a2 in g_assertion_message_expr () from /usr/local/lib/libglib-2.0.so.0 No symbol table info available. #4 0x00000000005823bd in wrap_table_get_num_fitting (available=370, spacing=0, max_child_size=0) at eel-wrap-table.c:494 num = 8 __PRETTY_FUNCTION__ = "wrap_table_get_num_fitting" #5 0x0000000000582570 in wrap_table_layout (wrap_table=0x8092f2b30) at eel-wrap-table.c:521 iterator = (GList *) 0x7fffffffb770 pos = {x = 12, y = 12} max_child_dimensions = {width = 0, height = 0} content_bounds = {x0 = 12, y0 = 12, x1 = 382, y1 = 276} num_cols = 8 __PRETTY_FUNCTION__ = "wrap_table_layout" #6 0x00000000005817f5 in eel_wrap_table_size_allocate (widget=0x8092f2b30, allocation=0x7fffffffbaf0) at eel-wrap-table.c:312 wrap_table = (EelWrapTable *) 0x8092f2b30 __PRETTY_FUNCTION__ = "eel_wrap_table_size_allocate" #7 0x00000008038add8a in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #8 0x00000008038c14a7 in g_signal_parse_name () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #9 0x00000008038c36c2 in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #10 0x00000008038c3ad3 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #11 0x00000008014e6008 in gtk_widget_size_allocate () from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. #12 0x00000008014dd99e in gtk_viewport_new () from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. #13 0x00000008038add8a in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #14 0x00000008038c14a7 in g_signal_parse_name () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #15 0x00000008038c36c2 in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #16 0x00000008038c3ad3 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #17 0x00000008014e6008 in gtk_widget_size_allocate () from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. #18 0x000000080143240c in gtk_scrolled_window_new () from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. #19 0x00000008038add8a in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #20 0x00000008038c14a7 in g_signal_parse_name () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #21 0x00000008038c36c2 in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #22 0x00000008038c3ad3 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #23 0x00000008014e6008 in gtk_widget_size_allocate () from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. #24 0x00000008013f792c in gtk_notebook_new () from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. #25 0x00000008038add8a in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.0 ---Type to continue, or q to quit--- No symbol table info available. #26 0x00000008038c14a7 in g_signal_parse_name () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #27 0x00000008038c36c2 in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #28 0x00000008038c3ad3 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #29 0x00000008014e6008 in gtk_widget_size_allocate () from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. #30 0x0000000801326a22 in gtk_box_pack_start_defaults () from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. #31 0x00000008038add8a in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #32 0x00000008038c14a7 in g_signal_parse_name () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #33 0x00000008038c36c2 in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #34 0x00000008038c3ad3 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #35 0x00000008014e6008 in gtk_widget_size_allocate () from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. #36 0x00000008014f6b32 in gtk_window_new () from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. #37 0x00000008038adcbe in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #38 0x00000008038c14a7 in g_signal_parse_name () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #39 0x00000008038c36c2 in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #40 0x00000008038c3ad3 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #41 0x00000008014e6008 in gtk_widget_size_allocate () from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. #42 0x00000008014f7fff in gtk_window_new () from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. #43 0x00000008038adcbe in g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #44 0x00000008038c14a7 in g_signal_parse_name () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #45 0x00000008038c36c2 in g_signal_emit_valist () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #46 0x00000008038c3ad3 in g_signal_emit () from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. #47 0x00000008014e8a89 in gtk_widget_show () from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. #48 0x00000000004b2b01 in is_directory_ready_callback (file=0x80ae1e9c0, data=0x80901f550) at fm-properties-window.c:5356 new_window = (FMPropertiesWindow *) 0x8059d85c0 startup_data = (StartupData *) 0x80901f550 #49 0x00000000004d05a2 in ready_callback_call (directory=0x8058f93c0, callback=0x8093ed9a0) at nautilus-directory-async.c:1304 file_list = (GList *) 0x42d384 #50 0x00000000004d19d8 in call_ready_callbacks_at_idle (callback_data=0x8058f93c0) at nautilus-directory-async.c:1886 directory = (NautilusDirectory *) 0x8058f93c0 node = (GList *) 0x80928b6c0 next = (GList *) 0x0 callback = (ReadyCallback *) 0x8093ed9a0 #51 0x0000000803b23882 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0 No symbol table info available. #52 0x0000000803b27092 in g_main_context_check () from /usr/local/lib/libglib-2.0.so.0 ---Type to continue, or q to quit--- No symbol table info available. #53 0x0000000803b274b5 in g_main_loop_run () from /usr/local/lib/libglib-2.0.so.0 No symbol table info available. #54 0x00000008013d0452 in gtk_main () from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. #55 0x0000000000447525 in main (argc=1, argv=0x7fffffffe3e0) at nautilus-main.c:544 kill_shell = 0 no_default_window = 0 browser_window = 0 no_desktop = 0 version = 0 autostart_mode = 0 autostart_id = 0x0 geometry = (gchar *) 0x0 remaining = (gchar **) 0x0 perform_self_check = 0 application = (NautilusApplication *) 0x8058318f0 context = (GOptionContext *) 0x805845040 file = (GFile *) 0x8053273ea uri = 0x1 uris = (char **) 0x0 uris_array = (GPtrArray *) 0x1 error = (GError *) 0x0 i = 0 options = {{long_name = 0x593c4e "check", short_name = 99 'c', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe324, description = 0x593c58 "Perform a quick set of self-check tests.", arg_description = 0x0}, {long_name = 0x593c81 "version", short_name = 0 '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe338, description = 0x593c90 "Show the version of the program.", arg_description = 0x0}, {long_name = 0x593cb1 "geometry", short_name = 103 'g', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffe330, description = 0x593cc0 "Create the initial window with the given geometry.", arg_description = 0x593cf3 "GEOMETRY"}, {long_name = 0x593cfc "no-default-window", short_name = 110 'n', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe344, description = 0x593d10 "Only create windows for explicitly specified URIs.", arg_description = 0x0}, { long_name = 0x593d43 "no-desktop", short_name = 0 '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe33c, description = 0x593d50 "Do not manage the desktop (ignore the preference set in the preferences dialog).", arg_description = 0x0}, {long_name = 0x593da1 "browser", short_name = 0 '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe340, description = 0x593da9 "open a browser window.", arg_description = 0x0}, {long_name = 0x593dc0 "quit", short_name = 113 'q', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe348, description = 0x593dc5 "Quit Nautilus.", arg_description = 0x0}, {long_name = 0x593dd4 "", short_name = 0 '\0', flags = 0, arg = G_OPTION_ARG_STRING_ARRAY, arg_data = 0x7fffffffe328, description = 0x0, arg_description = 0x593dd5 "[URI...]"}, {long_name = 0x0, short_name = 0 '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0, description = 0x0, arg_description = 0x0}} (gdb) (gdb) qquuiitt The program is running. Exit anyway? (y or n) y Script done on Mon Jul 19 09:39:18 2010 I am not sure if the problem is actually with nautilus or eiciel. -- Jerry ✌ FreeBSD.user@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________ Excellent time to become a missing person. From owner-freebsd-gnome@FreeBSD.ORG Mon Jul 19 15:19:40 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4917D106567D; Mon, 19 Jul 2010 15:19:40 +0000 (UTC) (envelope-from marcus@freebsd.org) Received: from av-tac-rtp.cisco.com (hen.cisco.com [64.102.19.198]) by mx1.freebsd.org (Postfix) with ESMTP id 146148FC0C; Mon, 19 Jul 2010 15:19:39 +0000 (UTC) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost.cisco.com [127.0.0.1]) by av-tac-rtp.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id o6JFJcY8027264; Mon, 19 Jul 2010 11:19:38 -0400 (EDT) Received: from 108-123-232-146.pools.spcsdns.net (jclarke-pc.cisco.com [172.18.254.236]) by rooster.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id o6JFJWlF026327; Mon, 19 Jul 2010 11:19:33 -0400 (EDT) Message-ID: <4C446D04.2020608@freebsd.org> Date: Mon, 19 Jul 2010 11:19:32 -0400 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20100719094937.78096cc5@scorpio> In-Reply-To: <20100719094937.78096cc5@scorpio> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, Jerry Subject: Re: nautilus crashing on "right click > properties" 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, 19 Jul 2010 15:19:40 -0000 On 7/19/10 9:49 AM, Jerry wrote: > FreeBSD 8.1-PRERELEASE / amd64 > Platform Version 4.4.5 (KDE 4.4.5) > > I installed nautilus via the /usr/ports/sysutils/eiciel port. I can > start nautilus successfully, however, whenever I right click on a file > or directory and choose "properties", nautilus crashes. I tried to > build it with debug support; however, I am not getting much info back. > This session was run under gdb. > > Script started on Mon Jul 19 09:38:26 2010 > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and > you are welcome to change it and/or distribute copies of it under > certain conditions. Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for > details. This GDB was configured as "amd64-marcel-freebsd"... > (gdb) rruunn > Starting program: /usr/home/gerard/nautilus > [New LWP 100093] > [New Thread 8058041c0 (LWP 100093)] > :1: error: unexpected character `\1', expected keyword - e.g. `style' > [New Thread 808c5d4c0 (LWP 100284)] > [New Thread 808c5cdc0 (LWP 100316)] > [Thread 808c5d4c0 (LWP 100284) exited] > [New Thread 808c5c500 (LWP 100284)] > [New Thread 808c5c340 (LWP 100386)] > [New Thread 808c5b8c0 (LWP 100417)] > [New Thread 808c5b700 (LWP 100419)] > [Thread 808c5c500 (LWP 100284) exited] > [Thread 808c5b700 (LWP 100419) exited] > [Thread 808c5b8c0 (LWP 100417) exited] > [Thread 808c5cdc0 (LWP 100316) exited] > [Thread 808c5c340 (LWP 100386) exited] > [New Thread 808c5d4c0 (LWP 100284)] > > (nautilus:51180): GLib-CRITICAL **: g_hash_table_lookup: assertion > `hash_table != NULL' failed > > (nautilus:51180): libgnomevfs-WARNING **: Internal error: the > configuration system was not initialized. Did you call > _gnome_vfs_configuration_init? > > (nautilus:51180): GLib-CRITICAL **: g_hash_table_lookup: assertion > `hash_table != NULL' failed > > (nautilus:51180): libgnomevfs-WARNING **: Internal error: the > configuration system was not initialized. Did you call > _gnome_vfs_configuration_init? ** > Eel:ERROR:eel-wrap-table.c:494:wrap_table_get_num_fitting: assertion > failed: (max_child_size > 0) > > Program received signal SIGABRT, Aborted. > [Switching to Thread 8058041c0 (LWP 100093)] > 0x00000008052aad7c in thr_kill () from /lib/libc.so.7 > (gdb) rruunn   bbtt ffuullll > #0 0x00000008052aad7c in thr_kill () from /lib/libc.so.7 > No symbol table info available. > #1 0x0000000805344b6b in abort () from /lib/libc.so.7 > No symbol table info available. > #2 0x0000000803b46f35 in g_assertion_message () > from /usr/local/lib/libglib-2.0.so.0 No symbol table info available. > #3 0x0000000803b474a2 in g_assertion_message_expr () > from /usr/local/lib/libglib-2.0.so.0 No symbol table info available. > #4 0x00000000005823bd in wrap_table_get_num_fitting (available=370, > spacing=0, max_child_size=0) at eel-wrap-table.c:494 num = 8 > __PRETTY_FUNCTION__ = "wrap_table_get_num_fitting" > #5 0x0000000000582570 in wrap_table_layout (wrap_table=0x8092f2b30) at > eel-wrap-table.c:521 iterator = (GList *) 0x7fffffffb770 > pos = {x = 12, y = 12} > max_child_dimensions = {width = 0, height = 0} > content_bounds = {x0 = 12, y0 = 12, x1 = 382, y1 = 276} > num_cols = 8 > __PRETTY_FUNCTION__ = "wrap_table_layout" > #6 0x00000000005817f5 in eel_wrap_table_size_allocate > (widget=0x8092f2b30, allocation=0x7fffffffbaf0) at eel-wrap-table.c:312 > wrap_table = (EelWrapTable *) 0x8092f2b30 __PRETTY_FUNCTION__ = > "eel_wrap_table_size_allocate" #7 0x00000008038add8a in > g_closure_invoke () from /usr/local/lib/libgobject-2.0.so.0 No symbol > table info available. #8 0x00000008038c14a7 in g_signal_parse_name () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #9 0x00000008038c36c2 in g_signal_emit_valist () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #10 0x00000008038c3ad3 in g_signal_emit () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #11 0x00000008014e6008 in gtk_widget_size_allocate () > from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. > #12 0x00000008014dd99e in gtk_viewport_new () > from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. > #13 0x00000008038add8a in g_closure_invoke () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #14 0x00000008038c14a7 in g_signal_parse_name () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #15 0x00000008038c36c2 in g_signal_emit_valist () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #16 0x00000008038c3ad3 in g_signal_emit () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #17 0x00000008014e6008 in gtk_widget_size_allocate () > from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. > #18 0x000000080143240c in gtk_scrolled_window_new () > from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. > #19 0x00000008038add8a in g_closure_invoke () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #20 0x00000008038c14a7 in g_signal_parse_name () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #21 0x00000008038c36c2 in g_signal_emit_valist () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #22 0x00000008038c3ad3 in g_signal_emit () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #23 0x00000008014e6008 in gtk_widget_size_allocate () > from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. > #24 0x00000008013f792c in gtk_notebook_new () > from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. > #25 0x00000008038add8a in g_closure_invoke () > from /usr/local/lib/libgobject-2.0.so.0 ---Type to continue, > or q to quit--- No symbol table info available. > #26 0x00000008038c14a7 in g_signal_parse_name () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #27 0x00000008038c36c2 in g_signal_emit_valist () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #28 0x00000008038c3ad3 in g_signal_emit () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #29 0x00000008014e6008 in gtk_widget_size_allocate () > from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. > #30 0x0000000801326a22 in gtk_box_pack_start_defaults () > from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. > #31 0x00000008038add8a in g_closure_invoke () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #32 0x00000008038c14a7 in g_signal_parse_name () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #33 0x00000008038c36c2 in g_signal_emit_valist () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #34 0x00000008038c3ad3 in g_signal_emit () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #35 0x00000008014e6008 in gtk_widget_size_allocate () > from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. > #36 0x00000008014f6b32 in gtk_window_new () > from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. > #37 0x00000008038adcbe in g_closure_invoke () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #38 0x00000008038c14a7 in g_signal_parse_name () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #39 0x00000008038c36c2 in g_signal_emit_valist () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #40 0x00000008038c3ad3 in g_signal_emit () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #41 0x00000008014e6008 in gtk_widget_size_allocate () > from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. > #42 0x00000008014f7fff in gtk_window_new () > from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. > #43 0x00000008038adcbe in g_closure_invoke () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #44 0x00000008038c14a7 in g_signal_parse_name () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #45 0x00000008038c36c2 in g_signal_emit_valist () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #46 0x00000008038c3ad3 in g_signal_emit () > from /usr/local/lib/libgobject-2.0.so.0 No symbol table info available. > #47 0x00000008014e8a89 in gtk_widget_show () > from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. > #48 0x00000000004b2b01 in is_directory_ready_callback > (file=0x80ae1e9c0, data=0x80901f550) at fm-properties-window.c:5356 > new_window = (FMPropertiesWindow *) 0x8059d85c0 startup_data = > (StartupData *) 0x80901f550 #49 0x00000000004d05a2 in > ready_callback_call (directory=0x8058f93c0, callback=0x8093ed9a0) at > nautilus-directory-async.c:1304 file_list = (GList *) 0x42d384 #50 > 0x00000000004d19d8 in call_ready_callbacks_at_idle > (callback_data=0x8058f93c0) at nautilus-directory-async.c:1886 > directory = (NautilusDirectory *) 0x8058f93c0 node = (GList *) > 0x80928b6c0 next = (GList *) 0x0 callback = (ReadyCallback *) > 0x8093ed9a0 #51 0x0000000803b23882 in g_main_context_dispatch () > from /usr/local/lib/libglib-2.0.so.0 No symbol table info available. > #52 0x0000000803b27092 in g_main_context_check () > from /usr/local/lib/libglib-2.0.so.0 ---Type to continue, or q > to quit--- No symbol table info available. > #53 0x0000000803b274b5 in g_main_loop_run () > from /usr/local/lib/libglib-2.0.so.0 No symbol table info available. > #54 0x00000008013d0452 in gtk_main () > from /usr/local/lib/libgtk-x11-2.0.so.0 No symbol table info available. > #55 0x0000000000447525 in main (argc=1, argv=0x7fffffffe3e0) at > nautilus-main.c:544 kill_shell = 0 > no_default_window = 0 > browser_window = 0 > no_desktop = 0 > version = 0 > autostart_mode = 0 > autostart_id = 0x0 > geometry = (gchar *) 0x0 > remaining = (gchar **) 0x0 > perform_self_check = 0 > application = (NautilusApplication *) 0x8058318f0 > context = (GOptionContext *) 0x805845040 > file = (GFile *) 0x8053273ea > uri = 0x1 > uris = (char **) 0x0 > uris_array = (GPtrArray *) 0x1 > error = (GError *) 0x0 > i = 0 > options = {{long_name = 0x593c4e "check", short_name = 99 'c', > flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe324, > description = 0x593c58 "Perform a quick set of self-check tests.", > arg_description = 0x0}, {long_name = 0x593c81 "version", short_name = 0 > '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe338, > description = 0x593c90 "Show the version of the program.", > arg_description = 0x0}, {long_name = 0x593cb1 "geometry", short_name = > 103 'g', flags = 0, arg = G_OPTION_ARG_STRING, arg_data = > 0x7fffffffe330, description = 0x593cc0 "Create the initial window with > the given geometry.", arg_description = 0x593cf3 "GEOMETRY"}, > {long_name = 0x593cfc "no-default-window", short_name = 110 'n', flags > = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe344, description = > 0x593d10 "Only create windows for explicitly specified URIs.", > arg_description = 0x0}, { long_name = 0x593d43 "no-desktop", short_name > = 0 '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = > 0x7fffffffe33c, description = 0x593d50 "Do not manage the desktop > (ignore the preference set in the preferences dialog).", > arg_description = 0x0}, {long_name = 0x593da1 "browser", short_name = 0 > '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe340, > description = 0x593da9 "open a browser window.", arg_description = > 0x0}, {long_name = 0x593dc0 "quit", short_name = 113 'q', flags = 0, > arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe348, description = > 0x593dc5 "Quit Nautilus.", arg_description = 0x0}, {long_name = > 0x593dd4 "", short_name = 0 '\0', flags = 0, arg = > G_OPTION_ARG_STRING_ARRAY, arg_data = 0x7fffffffe328, description = > 0x0, arg_description = 0x593dd5 "[URI...]"}, {long_name = 0x0, > short_name = 0 '\0', flags = 0, arg = G_OPTION_ARG_NONE, arg_data = > 0x0, description = 0x0, arg_description = 0x0}} (gdb) (gdb) qquuiitt > The program is running. Exit anyway? (y or n) y > > Script done on Mon Jul 19 09:39:18 2010 > > > I am not sure if the problem is actually with nautilus or eiciel. > Most likely eiciel given the errors. Remove it, and see if the crash persists. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From owner-freebsd-gnome@FreeBSD.ORG Mon Jul 19 22:11:59 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F1E2106566C; Mon, 19 Jul 2010 22:11:59 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DD9BB8FC0C; Mon, 19 Jul 2010 22:11:58 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6JMBwNC063298; Mon, 19 Jul 2010 22:11:58 GMT (envelope-from mezz@freefall.freebsd.org) Received: (from mezz@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6JMBvFI063294; Mon, 19 Jul 2010 22:11:57 GMT (envelope-from mezz) Date: Mon, 19 Jul 2010 22:11:57 GMT Message-Id: <201007192211.o6JMBvFI063294@freefall.freebsd.org> To: HasherVanDien@gmail.com, mezz@FreeBSD.org, gnome@FreeBSD.org From: mezz@FreeBSD.org Cc: Subject: Re: ports/148659: sysutils/polkit fails to install 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, 19 Jul 2010 22:11:59 -0000 Synopsis: sysutils/polkit fails to install State-Changed-From-To: open->closed State-Changed-By: mezz State-Changed-When: Mon Jul 19 22:11:13 UTC 2010 State-Changed-Why: Looks like you didn't follow the Perl upgrade process in /usr/ports/UPDATING. http://www.freebsd.org/cgi/query-pr.cgi?pr=148659 From owner-freebsd-gnome@FreeBSD.ORG Mon Jul 19 22:13:56 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EBAB4106566C; Mon, 19 Jul 2010 22:13:56 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C54948FC12; Mon, 19 Jul 2010 22:13:56 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6JMDuoN064185; Mon, 19 Jul 2010 22:13:56 GMT (envelope-from mezz@freefall.freebsd.org) Received: (from mezz@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6JMDuCh064181; Mon, 19 Jul 2010 22:13:56 GMT (envelope-from mezz) Date: Mon, 19 Jul 2010 22:13:56 GMT Message-Id: <201007192213.o6JMDuCh064181@freefall.freebsd.org> To: eb30750@gmail.com, mezz@FreeBSD.org, gnome@FreeBSD.org From: mezz@FreeBSD.org Cc: Subject: Re: ports/148129: x11/gnome2-lite 2.2.30.1 does not allow user login 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, 19 Jul 2010 22:13:57 -0000 Synopsis: x11/gnome2-lite 2.2.30.1 does not allow user login State-Changed-From-To: open->closed State-Changed-By: mezz State-Changed-When: Mon Jul 19 22:12:50 UTC 2010 State-Changed-Why: Mix packages and ports don't work very well because the package will be always lag behind ports tree. http://www.freebsd.org/cgi/query-pr.cgi?pr=148129 From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 20 03:48:50 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1D0E1065672; Tue, 20 Jul 2010 03:48:50 +0000 (UTC) (envelope-from marcus@freebsd.org) Received: from av-tac-rtp.cisco.com (hen.cisco.com [64.102.19.198]) by mx1.freebsd.org (Postfix) with ESMTP id 5E0E08FC13; Tue, 20 Jul 2010 03:48:49 +0000 (UTC) X-TACSUNS: Virus Scanned Received: from rooster.cisco.com (localhost.cisco.com [127.0.0.1]) by av-tac-rtp.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id o6K3mmwC019995; Mon, 19 Jul 2010 23:48:48 -0400 (EDT) Received: from 108-107-108-15.pools.spcsdns.net (jclarke-pc.cisco.com [172.18.254.236]) by rooster.cisco.com (8.13.8+Sun/8.13.8) with ESMTP id o6K3miVk007515; Mon, 19 Jul 2010 23:48:44 -0400 (EDT) Message-ID: <4C451C9B.3080605@freebsd.org> Date: Mon, 19 Jul 2010 23:48:43 -0400 From: Joe Marcus Clarke Organization: FreeBSD, Inc. User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 MIME-Version: 1.0 To: FreeBSD GNOME Users Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports Subject: HEADS UP: Workspace Switcher broken in 8.1 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: Tue, 20 Jul 2010 03:48:50 -0000 Many people are reporting the Workspace Switcher widget is broken when using FreeBSD 8.1. That is, they only see one workspace, and others cannot be added. The problem appears to only occur when GNOME is installed from the 8.1 package set, and when GDM is used to login to GNOME. The metacity package appears to be bad. Metacity does not exit properly when GDM switches users from itself to the logged in user. Therefore, the metacity running is still owned by gdm. The workaround is to run "metacity --replace &" from a terminal just after logging in. This will immediately restore the workspace switcher. The solution is to rebuild and reinstall x11-wm/metacity from ports. Joe -- Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 20 12:54:45 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3470106566C; Tue, 20 Jul 2010 12:54:45 +0000 (UTC) (envelope-from bsam@ns.kfs.ru) Received: from ns.kfs.ru (kfs.kfs.ru [194.186.81.194]) by mx1.freebsd.org (Postfix) with ESMTP id 207B98FC13; Tue, 20 Jul 2010 12:54:44 +0000 (UTC) Received: from bsam by ns.kfs.ru with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1ObBjs-000ItK-R3; Tue, 20 Jul 2010 16:16:00 +0400 To: Joe Marcus Clarke References: <20100719094937.78096cc5@scorpio> <4C446D04.2020608@freebsd.org> From: Boris Samorodov Date: Tue, 20 Jul 2010 16:16:00 +0400 In-Reply-To: <4C446D04.2020608@freebsd.org> (Joe Marcus Clarke's message of "Mon\, 19 Jul 2010 11\:19\:32 -0400") Message-ID: <94020271@serv3.int.kfs.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Boris B. Samorodov" Cc: gnome@freebsd.org, freebsd-questions@freebsd.org, Jerry Subject: Re: nautilus crashing on "right click > properties" 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: Tue, 20 Jul 2010 12:54:45 -0000 Joe Marcus Clarke writes: > On 7/19/10 9:49 AM, Jerry wrote: >> FreeBSD 8.1-PRERELEASE / amd64 >> Platform Version 4.4.5 (KDE 4.4.5) >> >> I installed nautilus via the /usr/ports/sysutils/eiciel port. I can >> start nautilus successfully, however, whenever I right click on a file >> or directory and choose "properties", nautilus crashes. I tried to >> build it with debug support; however, I am not getting much info back. [...] >> Eel:ERROR:eel-wrap-table.c:494:wrap_table_get_num_fitting: assertion >> failed: (max_child_size > 0) Sometime ago I tried to use nautilus with fluxbox. Nautilus (launched at xterm) crashed with similar error. I didn't have full gnome2 installation at that host. [...] >> I am not sure if the problem is actually with nautilus or eiciel. > > Most likely eiciel given the errors. Remove it, and see if the crash > persists. I don't think that it's an eiciel fault. Since nautilus works with gnome I assume that not all dependencies are build/installed for pure nautilus port. -- WBR, bsam From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 20 13:47:14 2010 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A78D1065687 for ; Tue, 20 Jul 2010 13:47:14 +0000 (UTC) (envelope-from freebsd.user@seibercom.net) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4E2C88FC14 for ; Tue, 20 Jul 2010 13:47:14 +0000 (UTC) Received: by gxk24 with SMTP id 24so3478127gxk.13 for ; Tue, 20 Jul 2010 06:47:13 -0700 (PDT) Received: by 10.224.66.138 with SMTP id n10mr5694033qai.246.1279632038109; Tue, 20 Jul 2010 06:20:38 -0700 (PDT) Received: from scorpio.seibercom.net (c-67-189-160-65.hsd1.ny.comcast.net [67.189.160.65]) by mx.google.com with ESMTPS id h20sm28019523qcm.21.2010.07.20.06.20.37 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 20 Jul 2010 06:20:37 -0700 (PDT) Received: from scorpio (zeus [192.168.1.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: FreeBSD.user@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTPSA id 37700E5484D for ; Tue, 20 Jul 2010 09:20:36 -0400 (EDT) Date: Tue, 20 Jul 2010 09:20:35 -0400 From: Jerry To: freebsd-gnome@freebsd.org Message-ID: <20100720092035.7f4b3789@scorpio> In-Reply-To: <94020271@serv3.int.kfs.ru> References: <20100719094937.78096cc5@scorpio> <4C446D04.2020608@freebsd.org> <94020271@serv3.int.kfs.ru> Organization: seibercom.net X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; amd64-portbld-freebsd8.1) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAG1BMVEX3/uPVnZf2/v9ejGkqHB74++H///+cHCT3m6cgqYvfAAACbElEQVQ4jWXTQW/bIBQAYJLJuRMn8TVCss9zTdrrXJ6bHe1Ej/bossF9EpJ3nbapf3sP8JxOQ4qV8OU9HvjBROWcYNlKHtxlQ1/huBaOBiMwQtgHhbokMLIT76Acps5hvy61+6WsjkCZzNEW0+fcQ7Nl5uoPCegjjjhN5/MEABd89k9hXkQoX6cwPIDKCt8tYG5wpmdrxAyuolTPqpiVoEpVCWvl6e00RAD4JBJQnO4lvv0O4Cnd3WUGevYNFohxFYAy7jCCtW39LaQK8BgDAgiHVinVJlCiFKlcqgEHfwb1EuG+DwFGMO3oCIuJIEYoa8KJECBB+UBldgm0MQmEGz7GQr8XYRPKzYNO1zZ8mgdAu4BG5Ke/4KFboM8458UScViAAvYD93OAsu+Bc3zxCU7ZAjT74+dQv9K7oO0d1wuscop48Pc50O5bcVwgGzh/mXzaizJuAWERh8k3eaxKmxu4kV1p2XOEg3i3c8M+EKR93P0D1KATpC55vMHaGqFf5f/AwhlrhHgg8DTezopt6I3o3Qx4q4q6YaPxK8RxcClXeFGhTTS++QR6TS/oBs7l4WhzuNMubZG6hIBkF4qqZVdWczIqSrjKVF/i4o26IP2oElBGFy5CXKSnf6UWDTC6zKSqoAvzsakjjBvdzLKnmxdhY8eRsX7VSCUBdgD1hVJpx6y2OOS1DNDILYmqdWUJ+oHvd0rRvAqX5kpxQMR6yxHzPV6VlPFyWE7LKc36keNQI64gLP8Ybgtmg+zYuBl4fuI8VqW2RqDGE8Uzu7GxGa803whDdxx3bSZbRhfQUSxvmnpLZWpRFqHz7v8AvsBe0S1zv9UAAAAASUVORK5CYII= Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: nautilus crashing on "right click > properties" X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-gnome@freebsd.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2010 13:47:14 -0000 On Tue, 20 Jul 2010 16:16:00 +0400 Boris Samorodov articulated: > Joe Marcus Clarke writes: > > On 7/19/10 9:49 AM, Jerry wrote: > >> FreeBSD 8.1-PRERELEASE / amd64 > >> Platform Version 4.4.5 (KDE 4.4.5) > >> > >> I installed nautilus via the /usr/ports/sysutils/eiciel port. I can > >> start nautilus successfully, however, whenever I right click on a file > >> or directory and choose "properties", nautilus crashes. I tried to > >> build it with debug support; however, I am not getting much info back. > [...] > >> Eel:ERROR:eel-wrap-table.c:494:wrap_table_get_num_fitting: assertion > >> failed: (max_child_size > 0) > > Sometime ago I tried to use nautilus with fluxbox. Nautilus (launched > at xterm) crashed with similar error. I didn't have full gnome2 > installation at that host. > > [...] > >> I am not sure if the problem is actually with nautilus or eiciel. > > > > Most likely eiciel given the errors. Remove it, and see if the crash > > persists. > > I don't think that it's an eiciel fault. Since nautilus works with > gnome I assume that not all dependencies are build/installed for > pure nautilus port. > OK, I am not getting anywhere with this on my own. I ran nautilus via truss and the output is available here: http://www.seibercom.net/logs/nautilus.txt Nautilus created a 'core' file. I ran it with gdb and this is the output of that venture: http://www.seibercom.net/logs/nautilus-core.txt Perhaps someone can debug this for me. -- Jerry ✌ FreeBSD.user@seibercom.net Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________ Blore's Razor: Given a choice between two theories, take the one which is funnier. From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 20 20:36:35 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCBFF1065670; Tue, 20 Jul 2010 20:36:35 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B46798FC18; Tue, 20 Jul 2010 20:36:35 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6KKaZhW014336; Tue, 20 Jul 2010 20:36:35 GMT (envelope-from mezz@freefall.freebsd.org) Received: (from mezz@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6KKaZMN014332; Tue, 20 Jul 2010 20:36:35 GMT (envelope-from mezz) Date: Tue, 20 Jul 2010 20:36:35 GMT Message-Id: <201007202036.o6KKaZMN014332@freefall.freebsd.org> To: martin.birgmeier@aon.at, mezz@FreeBSD.org, gnome@FreeBSD.org From: mezz@FreeBSD.org Cc: Subject: Re: ports/145301: [patch] sysutils/hal: /usr/local/etc/rc.d/hald startup delay problem 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: Tue, 20 Jul 2010 20:36:35 -0000 Synopsis: [patch] sysutils/hal: /usr/local/etc/rc.d/hald startup delay problem State-Changed-From-To: open->suspended State-Changed-By: mezz State-Changed-When: Tue Jul 20 20:35:04 UTC 2010 State-Changed-Why: As you have figured it out why hal has all of hacks in it. Mark it as suspended, that way it will remind us when we don't need hack anymore. http://www.freebsd.org/cgi/query-pr.cgi?pr=145301 From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 20 20:39:25 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39E62106566C; Tue, 20 Jul 2010 20:39:25 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 11A9D8FC1A; Tue, 20 Jul 2010 20:39:25 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6KKdOrH014405; Tue, 20 Jul 2010 20:39:24 GMT (envelope-from mezz@freefall.freebsd.org) Received: (from mezz@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6KKdObC014401; Tue, 20 Jul 2010 20:39:24 GMT (envelope-from mezz) Date: Tue, 20 Jul 2010 20:39:24 GMT Message-Id: <201007202039.o6KKdObC014401@freefall.freebsd.org> To: ohartman@mail.zedat.fu-berlin.de, mezz@FreeBSD.org, gnome@FreeBSD.org From: mezz@FreeBSD.org Cc: Subject: Re: ports/147814: textproc/gnome-doc-utils: SyntaxError: invalid syntax 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: Tue, 20 Jul 2010 20:39:25 -0000 Synopsis: textproc/gnome-doc-utils: SyntaxError: invalid syntax State-Changed-From-To: open->closed State-Changed-By: mezz State-Changed-When: Tue Jul 20 20:38:47 UTC 2010 State-Changed-Why: Feedback timeout. http://www.freebsd.org/cgi/query-pr.cgi?pr=147814 From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 20 20:40:03 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B6F01065670 for ; Tue, 20 Jul 2010 20:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D432A8FC18 for ; Tue, 20 Jul 2010 20:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6KKe2mp014444 for ; Tue, 20 Jul 2010 20:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6KKe2lV014443; Tue, 20 Jul 2010 20:40:02 GMT (envelope-from gnats) Date: Tue, 20 Jul 2010 20:40:02 GMT Message-Id: <201007202040.o6KKe2lV014443@freefall.freebsd.org> To: gnome@FreeBSD.org From: Jeremy Messenger Cc: Subject: Re: ports/146544: graphics/inkscape crashes when locale is enabled X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jeremy Messenger List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2010 20:40:03 -0000 The following reply was made to PR ports/146544; it has been noted by GNATS. From: Jeremy Messenger To: bug-followup@FreeBSD.org, joerg@freebsd.org Cc: Subject: Re: ports/146544: graphics/inkscape crashes when locale is enabled Date: Tue, 20 Jul 2010 15:30:43 -0500 I have tried to reproduce your problem today by set my system to es_ES.UTF-8 and I can't reproduce your problem. What's version of inkscape do you have? Are all of your installed ports up to date? Which lang did you used? Cheers, Mezz -- mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 20 21:20:03 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7545E1065678 for ; Tue, 20 Jul 2010 21:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 55E418FC12 for ; Tue, 20 Jul 2010 21:20:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6KLK3QO053161 for ; Tue, 20 Jul 2010 21:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6KLK3NT053159; Tue, 20 Jul 2010 21:20:03 GMT (envelope-from gnats) Date: Tue, 20 Jul 2010 21:20:03 GMT Message-Id: <201007202120.o6KLK3NT053159@freefall.freebsd.org> To: gnome@FreeBSD.org From: Joerg Wunsch Cc: Subject: Re: ports/146544: graphics/inkscape crashes when locale is enabled X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joerg Wunsch List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2010 21:20:03 -0000 The following reply was made to PR ports/146544; it has been noted by GNATS. From: Joerg Wunsch To: Jeremy Messenger Cc: bug-followup@FreeBSD.org Subject: Re: ports/146544: graphics/inkscape crashes when locale is enabled Date: Tue, 20 Jul 2010 23:09:59 +0200 As Jeremy Messenger wrote: > I have tried to reproduce your problem today by set my system to > es_ES.UTF-8 and I can't reproduce your problem. What's version of > inkscape do you have? Are all of your installed ports up to date? > Which lang did you used? I used de_DE.ISO8859-1 (or de_DE.UTF-8). Anyway, I'm suspecting the machine in question for somehow having a faulty C++ support where nested exception handlers don't work, for whatever reason. I could basically reproduce that by a simple C++ program that uses two nested exceptions. The machine has been migrated from an older version to FreeBSD 8.0 (I think I started migrating from a 6.x version, but I can't remember exactly right now). I guess you can close the bug as being not reproducible. I'll have to migrate another machine to FreeBSD 8.x, and see whether it behaves the same or not. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 20 21:20:05 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EC341065670 for ; Tue, 20 Jul 2010 21:20:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 34C1B8FC15 for ; Tue, 20 Jul 2010 21:20:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6KLK5of053186 for ; Tue, 20 Jul 2010 21:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6KLK4GB053185; Tue, 20 Jul 2010 21:20:04 GMT (envelope-from gnats) Date: Tue, 20 Jul 2010 21:20:04 GMT Message-Id: <201007202120.o6KLK4GB053185@freefall.freebsd.org> To: gnome@FreeBSD.org From: Jeremy Messenger Cc: Subject: Re: ports/146544: graphics/inkscape crashes when locale is enabled X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jeremy Messenger List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2010 21:20:05 -0000 The following reply was made to PR ports/146544; it has been noted by GNATS. From: Jeremy Messenger To: Joerg Wunsch Cc: bug-followup@freebsd.org Subject: Re: ports/146544: graphics/inkscape crashes when locale is enabled Date: Tue, 20 Jul 2010 16:16:45 -0500 On Tue, Jul 20, 2010 at 4:09 PM, Joerg Wunsch wrote: > As Jeremy Messenger wrote: > >> I have tried to reproduce your problem today by set my system to >> es_ES.UTF-8 and I can't reproduce your problem. What's version of >> inkscape do you have? Are all of your installed ports up to date? >> Which lang did you used? > > I used de_DE.ISO8859-1 (or de_DE.UTF-8). > > Anyway, I'm suspecting the machine in question for somehow having a > faulty C++ support where nested exception handlers don't work, for > whatever reason. =A0I could basically reproduce that by a simple C++ > program that uses two nested exceptions. Can you send me that simple C++ program? > The machine has been migrated from an older version to FreeBSD 8.0 (I > think I started migrating from a 6.x version, but I can't remember > exactly right now). > > I guess you can close the bug as being not reproducible. =A0I'll have to > migrate another machine to FreeBSD 8.x, and see whether it behaves the > same or not. Like to test your test program before I close it. I might didn't do the right test as what you did. Cheers, Mezz > -- > cheers, J"org =A0 =A0 =A0 =A0 =A0 =A0 =A0 .-.-. =A0 --... ...-- =A0 -.. .= =A0DL8DTL > > http://www.sax.de/~joerg/ =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= NIC: JW11-RIPE > Never trust an operating system you don't have sources for. ;-) --=20 mezz.freebsd@gmail.com - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 20 21:25:37 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AD8B1065675; Tue, 20 Jul 2010 21:25:37 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 12B088FC0C; Tue, 20 Jul 2010 21:25:37 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6KLPatu062484; Tue, 20 Jul 2010 21:25:36 GMT (envelope-from mezz@freefall.freebsd.org) Received: (from mezz@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6KLPagr062480; Tue, 20 Jul 2010 21:25:36 GMT (envelope-from mezz) Date: Tue, 20 Jul 2010 21:25:36 GMT Message-Id: <201007202125.o6KLPagr062480@freefall.freebsd.org> To: xmirya@gmail.com, mezz@FreeBSD.org, gnome@FreeBSD.org From: mezz@FreeBSD.org Cc: Subject: Re: ports/148450: devel/glib20: recent glib20 __STDC_ISO_10646__ fix causes pidgin to crash 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: Tue, 20 Jul 2010 21:25:37 -0000 Synopsis: devel/glib20: recent glib20 __STDC_ISO_10646__ fix causes pidgin to crash State-Changed-From-To: open->closed State-Changed-By: mezz State-Changed-When: Tue Jul 20 21:24:42 UTC 2010 State-Changed-Why: I have disabled the __STDC_ISO_10646__. Thanks for report! http://www.freebsd.org/cgi/query-pr.cgi?pr=148450 From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 20 21:30:04 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F682106567A for ; Tue, 20 Jul 2010 21:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0FEF88FC16 for ; Tue, 20 Jul 2010 21:30:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6KLU38E062731 for ; Tue, 20 Jul 2010 21:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6KLU3aV062726; Tue, 20 Jul 2010 21:30:03 GMT (envelope-from gnats) Date: Tue, 20 Jul 2010 21:30:03 GMT Message-Id: <201007202130.o6KLU3aV062726@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/148450: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2010 21:30:04 -0000 The following reply was made to PR ports/148450; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/148450: commit references a PR Date: Tue, 20 Jul 2010 21:24:24 +0000 (UTC) mezz 2010-07-20 21:24:08 UTC FreeBSD ports repository Modified files: devel/glib20 Makefile Log: Back out previous committed of add -D__STDC_ISO_10646__ as it causes a few applications crash. PR: ports/148450 Reported by: Kyryll A Mirnenko Discussed with: marcus Feature safe: yes Revision Changes Path 1.169 +2 -1 ports/devel/glib20/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 20 21:34:23 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 119C11065676; Tue, 20 Jul 2010 21:34:23 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DE9B08FC16; Tue, 20 Jul 2010 21:34:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6KLYMu3072849; Tue, 20 Jul 2010 21:34:22 GMT (envelope-from mezz@freefall.freebsd.org) Received: (from mezz@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6KLYMVP072845; Tue, 20 Jul 2010 21:34:22 GMT (envelope-from mezz) Date: Tue, 20 Jul 2010 21:34:22 GMT Message-Id: <201007202134.o6KLYMVP072845@freefall.freebsd.org> To: sunpoet@sunpoet.net, mezz@FreeBSD.org, gnome@FreeBSD.org From: mezz@FreeBSD.org Cc: Subject: Re: ports/147655: [PATCH] textproc/libxslt: remove USE_GETTEXT=yes 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: Tue, 20 Jul 2010 21:34:23 -0000 Synopsis: [PATCH] textproc/libxslt: remove USE_GETTEXT=yes State-Changed-From-To: open->closed State-Changed-By: mezz State-Changed-When: Tue Jul 20 21:33:59 UTC 2010 State-Changed-Why: I agree, I have removed it. http://www.freebsd.org/cgi/query-pr.cgi?pr=147655 From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 20 21:40:03 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCD86106564A for ; Tue, 20 Jul 2010 21:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CD4218FC08 for ; Tue, 20 Jul 2010 21:40:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6KLe3nW073022 for ; Tue, 20 Jul 2010 21:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6KLe3Oh073021; Tue, 20 Jul 2010 21:40:03 GMT (envelope-from gnats) Date: Tue, 20 Jul 2010 21:40:03 GMT Message-Id: <201007202140.o6KLe3Oh073021@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/147655: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2010 21:40:03 -0000 The following reply was made to PR ports/147655; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/147655: commit references a PR Date: Tue, 20 Jul 2010 21:33:57 +0000 (UTC) mezz 2010-07-20 21:33:43 UTC FreeBSD ports repository Modified files: textproc/libxslt Makefile Log: Remove USE_GETTEXT. There is no perfect solution in the ports tree. It's exactly why we have portmaster -r or portupgrade -r for that. PR: ports/147655 Reported by: Sunpoet Po-Chuan Hsieh Discussed with: marcus Feature safe: yes Revision Changes Path 1.96 +0 -1 ports/textproc/libxslt/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 20 21:43:44 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7455A1065675; Tue, 20 Jul 2010 21:43:44 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4C60E8FC16; Tue, 20 Jul 2010 21:43:44 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6KLhiEl082319; Tue, 20 Jul 2010 21:43:44 GMT (envelope-from mezz@freefall.freebsd.org) Received: (from mezz@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6KLhipd082315; Tue, 20 Jul 2010 21:43:44 GMT (envelope-from mezz) Date: Tue, 20 Jul 2010 21:43:44 GMT Message-Id: <201007202143.o6KLhipd082315@freefall.freebsd.org> To: truckman@FreeBSD.org, mezz@FreeBSD.org, gnome@FreeBSD.org From: mezz@FreeBSD.org Cc: Subject: Re: ports/148102: make install can fail for ports-mgmt/packagekit [patch] 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: Tue, 20 Jul 2010 21:43:44 -0000 Synopsis: make install can fail for ports-mgmt/packagekit [patch] State-Changed-From-To: feedback->closed State-Changed-By: mezz State-Changed-When: Tue Jul 20 21:42:42 UTC 2010 State-Changed-Why: Committed, thanks! Here's what I have done like this: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ '/xsltproc/s|.xsl [$$]? &> /dev|.xsl $$? > /dev|g' http://www.freebsd.org/cgi/query-pr.cgi?pr=148102 From owner-freebsd-gnome@FreeBSD.ORG Tue Jul 20 21:50:04 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B4441065676 for ; Tue, 20 Jul 2010 21:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0BCC18FC15 for ; Tue, 20 Jul 2010 21:50:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6KLo3c8082497 for ; Tue, 20 Jul 2010 21:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6KLo3dd082496; Tue, 20 Jul 2010 21:50:03 GMT (envelope-from gnats) Date: Tue, 20 Jul 2010 21:50:03 GMT Message-Id: <201007202150.o6KLo3dd082496@freefall.freebsd.org> To: gnome@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/148102: commit references a PR X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2010 21:50:04 -0000 The following reply was made to PR ports/148102; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/148102: commit references a PR Date: Tue, 20 Jul 2010 21:42:38 +0000 (UTC) mezz 2010-07-20 21:42:29 UTC FreeBSD ports repository Modified files: ports-mgmt/packagekit Makefile Log: Fix the misplaced C shell attempt to redirect stderr to allow a few users to be able to install this port. PR: ports/148102 Submitted by: truckman Feature safe: yes Revision Changes Path 1.2 +2 -0 ports/ports-mgmt/packagekit/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-gnome@FreeBSD.ORG Wed Jul 21 00:35:07 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B3EE1065672; Wed, 21 Jul 2010 00:35:07 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from gw.catspoiler.org (adsl-75-1-14-242.dsl.scrm01.sbcglobal.net [75.1.14.242]) by mx1.freebsd.org (Postfix) with ESMTP id 14F588FC15; Wed, 21 Jul 2010 00:35:06 +0000 (UTC) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.3/8.13.3) with ESMTP id o6L0YwiU056866; Tue, 20 Jul 2010 17:35:02 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <201007210035.o6L0YwiU056866@gw.catspoiler.org> Date: Tue, 20 Jul 2010 17:34:58 -0700 (PDT) From: Don Lewis To: mezz@FreeBSD.org In-Reply-To: <201007202143.o6KLhipd082315@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Cc: gnome@FreeBSD.org Subject: Re: ports/148102: make install can fail for ports-mgmt/packagekit [patch] 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: Wed, 21 Jul 2010 00:35:07 -0000 On 20 Jul, mezz@FreeBSD.org wrote: > Synopsis: make install can fail for ports-mgmt/packagekit [patch] > > State-Changed-From-To: feedback->closed > State-Changed-By: mezz > State-Changed-When: Tue Jul 20 21:42:42 UTC 2010 > State-Changed-Why: > Committed, thanks! Here's what I have done like this: > > @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ > '/xsltproc/s|.xsl [$$]? &> /dev|.xsl $$? > /dev|g' > > http://www.freebsd.org/cgi/query-pr.cgi?pr=148102 Thanks! From owner-freebsd-gnome@FreeBSD.ORG Wed Jul 21 06:28:14 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 114AA1065678 for ; Wed, 21 Jul 2010 06:28:14 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from mail.droso.net (koala.droso.net [IPv6:2001:6c8:130:400::6]) by mx1.freebsd.org (Postfix) with ESMTP id CFE888FC16 for ; Wed, 21 Jul 2010 06:28:13 +0000 (UTC) Received: from koala.droso.net (localhost.droso.net [IPv6:::1]) by mail.droso.net (Postfix) with ESMTP id 349A51CC4D for ; Wed, 21 Jul 2010 08:28:13 +0200 (CEST) From: linimon@FreeBSD.org To: gnome@freebsd.org Message-Id: <20100721062813.349A51CC4D@mail.droso.net> Date: Wed, 21 Jul 2010 08:28:13 +0200 (CEST) Cc: Subject: FreeBSD ports that you maintain which are currently marked broken X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: portmgr-feedback@FreeBSD.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2010 06:28:14 -0000 Dear FreeBSD port maintainer: As part of an ongoing effort to reduce the number of problems in the FreeBSD ports system, we periodically notify users of ports that are marked as "broken" in their Makefiles. In many cases these ports are failing to compile on some subset of the FreeBSD build environments. The most common problem is that recent versions of -CURRENT include gcc4.2, which is much stricter than older versions. The next most common problem is that compiles succeed on the i386 architecture (e.g. the common Intel PC), but fail on one or more of the other architectures due to assumptions about things such as size of various types, byte-alignment issues, and so forth. In occasional cases we see that the same port may have different errors in different build environments. The script that runs on the build cluster uses heuristics to try to 'guess' the error type to help you isolate problems, but it is only a rough guide. One more note: on occasion, there are transient build errors seen on the build farm. Unfortunately, there is not yet any way for this algorithm to tell the difference (humans are much, much better at this kind of thing.) The errors are listed below. In the case where the same problem exists on more than one build environment, the URL points to the latest errorlog for that type. (By 'build environment' here we mean 'combination of 6.x/7.x/-current with target architecture'.) (Note: the dates are included to help you to gauge whether or not the error still applies to the latest version. The program that generates this report is not yet able to determine this automatically.) portname: x11/libcapplet broken because: does not build build errors: none. overview: http://portsmon.FreeBSD.org/portoverview.py?category=x11&portname=libcapplet If these errors are ones that you are already aware of, please accept our apologies and ignore this message. On the other hand, if you no longer wish to maintain this port (or ports), please reply with a message stating that, and accept our thanks for your efforts in the past. Every effort has been made to make sure that these error reports really do correspond to a port that you maintain. However, due to the fact that this is an automated process, it may indeed generate false matches. If one of these errors fits that description, please forward this email to the author of this software, Mark Linimon , so that he can attempt to fix the problem in the future. Thanks for your efforts to help improve FreeBSD. From owner-freebsd-gnome@FreeBSD.ORG Fri Jul 23 14:14:49 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E3B81065674 for ; Fri, 23 Jul 2010 14:14:49 +0000 (UTC) (envelope-from claudiu.vasadi@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6C2918FC13 for ; Fri, 23 Jul 2010 14:14:48 +0000 (UTC) Received: by wyj26 with SMTP id 26so278815wyj.13 for ; Fri, 23 Jul 2010 07:14:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=mpE6rIVFOutr31XPSO9XEfJX01hw6GjMpOnHj2xicms=; b=mD+nvWW1o8t7HHmfXxuyTWs7r9RdOq0LeG7icaQAUkhFoGmN0YdTk3AOiNvgb0PCDV EQHWk5KI6l+XfJ72t++Y85UO5B4xmz23cCAw6z0mqEQhYJ0YBFj1T2dEl5B5dlGz3Nzj FtGlNcpDZIYqD+9BWa6pvpWwwvYDh4w8NhPJQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=DvvU8K2j2XDkIhvyRFAAU61ifNJH6wvePdHTZ8J0BZNCIgyJnh8FCNh32PzPfm76BS xGhyKMGsRzFgJn5rNCgHW8nJhIwl1ZFaSBZIdl6IdJUTktpvwhmrjOqt5xyo3QPGE6fG GQL14tEb8QYJbSpEkm32iHnhJmsf5XUOAEkaA= MIME-Version: 1.0 Received: by 10.216.170.130 with SMTP id p2mr3449078wel.94.1279892635680; Fri, 23 Jul 2010 06:43:55 -0700 (PDT) Received: by 10.216.12.209 with HTTP; Fri, 23 Jul 2010 06:43:55 -0700 (PDT) Date: Fri, 23 Jul 2010 15:43:55 +0200 Message-ID: From: claudiu vasadi To: gnome@FreeBSD.org Content-Type: multipart/mixed; boundary=0016363ba4d8e68aea048c0e3916 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: gobject-introspection-0.6.14. build failure 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: Fri, 23 Jul 2010 14:14:49 -0000 --0016363ba4d8e68aea048c0e3916 Content-Type: text/plain; charset=ISO-8859-1 Hello fellas, I got a error while building gobject-introspection-0.6.14. I paste bellow the relevant output from the fail command, config.log and gnomelogalyzer.sh. Any idea what went wrong? http://pastebin.com/PGnHALkt http://pastebin.com/6p6gSmpk --0016363ba4d8e68aea048c0e3916 Content-Type: application/octet-stream; name=pkg_list Content-Disposition: attachment; filename=pkg_list Content-Transfer-Encoding: base64 X-Attachment-Id: f_gbz30k1t0 R2VvSVAtMS40LjYgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGdudXBnLTIuMC4xMyAgICAg ICAgICAgICAgICAgICAgICAgICAgICBsaW51eC1mMTAtbmFzLWxpYnMtMS45LjEgICAgICAgICAg ICAgICAgcXQ0LW5ldHdvcmstNC41LjINCklQQS0xLjA2XzEgICAgICAgICAgICAgICAgICAgICAg ICAgICAgICBnbnV0bHMtMi44LjMgICAgICAgICAgICAgICAgICAgICAgICAgICAgbGludXgtZjEw LW5zcHItNC43LjQgICAgICAgICAgICAgICAgICAgIHF0NC1vcGVuZ2wtNC41LjINCkltYWdlTWFn aWNrLTYuNS41LjEwICAgICAgICAgICAgICAgICAgICBncGVyZi0zLjAuMyAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgbGludXgtZjEwLW5zcy0zLjEyLjIuMCAgICAgICAgICAgICAgICAgIHF0 NC1waG9ub24tNC41LjINCk9SQml0LTAuNS4xN180ICAgICAgICAgICAgICAgICAgICAgICAgICBn cGdtZS0xLjIuMCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgbGludXgtZjEwLW9wZW5sZGFw LTIuNC4xMl8xICAgICAgICAgICAgIHF0NC1waG9ub24tZ3N0LTQuNS4yDQpPUkJpdDItMi4xNC4x NyAgICAgICAgICAgICAgICAgICAgICAgICAgZ3BpY3ZpZXctMC4xLjExXzEgICAgICAgICAgICAg ICAgICAgICAgIGxpbnV4LWYxMC1vcGVuc3NsLTAuOS44ZyAgICAgICAgICAgICAgICBxdDQtcGl4 ZWx0b29sLTQuNS4yDQpPcGVuRVhSLTEuNi4xXzIgICAgICAgICAgICAgICAgICAgICAgICAgZ3Jh cGh2aXotMi4yNC4wXzEgICAgICAgICAgICAgICAgICAgICAgIGxpbnV4LWYxMC1wYW5nby0xLjIy LjMgICAgICAgICAgICAgICAgICBxdDQtcG9ydGluZy00LjUuMg0KVGVybWluYWwtMC4yLjEyXzQg ICAgICAgICAgICAgICAgICAgICAgIGdzZm9udHMtOC4xMV81ICAgICAgICAgICAgICAgICAgICAg ICAgICBsaW51eC1mMTAtcG5nLTEuMi4zNyAgICAgICAgICAgICAgICAgICAgcXQ0LXFkYnVzdmll d2VyLTQuNS4yDQpUaHVuYXItMS4wLjFfMSAgICAgICAgICAgICAgICAgICAgICAgICAgZ3NsLTEu MTIgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGxpbnV4LWYxMC1zcWxpdGUzLTMuNS45 XzEgICAgICAgICAgICAgICBxdDQtcW1ha2UtNC42LjMNCmEycHMtYTQtNC4xM2JfNCAgICAgICAg ICAgICAgICAgICAgICAgICBnc3RyZWFtZXItMC4xMC4yNCAgICAgICAgICAgICAgICAgICAgICAg bGludXgtZjEwLXRpZmYtMy44LjIgICAgICAgICAgICAgICAgICAgIHF0NC1xdDNzdXBwb3J0LTQu NS4yDQphYWxpYi0xLjQucjVfNCAgICAgICAgICAgICAgICAgICAgICAgICAgZ3N0cmVhbWVyLXBs dWdpbnMtMC4xMC4yNCwzICAgICAgICAgICAgIGxpbnV4LWYxMC14b3JnLWxpYnMtNy40XzEgICAg ICAgICAgICAgICBxdDQtcXRlc3RsaWItNC41LjINCmFtc3BzZm50LTEuMF81ICAgICAgICAgICAg ICAgICAgICAgICAgICBnc3RyZWFtZXItcGx1Z2lucy1nb29kLTAuMTAuMTYsMyAgICAgICAgbGlu dXgtZmlyZWZveC0zLjAuMTUsMSAgICAgICAgICAgICAgICAgIHF0NC1yY2MtNC41LjINCmFwYWNo ZS0yLjIuMTMgICAgICAgICAgICAgICAgICAgICAgICAgICBndGFyLTEuMjNfMiAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgbGludXgtb3BlcmEtMTAuMTBfMSAgICAgICAgICAgICAgICAgICAg IHF0NC1zY3JpcHQtNC41LjINCmFwcHJlcy0xLjAuMSAgICAgICAgICAgICAgICAgICAgICAgICAg ICBndGstMS4yLjEwXzIxICAgICAgICAgICAgICAgICAgICAgICAgICAgbGludXhfYmFzZS1mMTAt MTBfMiAgICAgICAgICAgICAgICAgICAgIHF0NC1zcWwtNC41LjINCmFwci1pcHY2LWdkYm0tZGI0 Mi0xLjMuOC4xLjMuOSAgICAgICAgICBndGstMi4xNi42ICAgICAgICAgICAgICAgICAgICAgICAg ICAgICAgbG9jYWxlZGF0YS01LjQgICAgICAgICAgICAgICAgICAgICAgICAgIHF0NC1zcWxpdGUt cGx1Z2luLTQuNS4yDQphc3BlbGwtMC42MC42XzIgICAgICAgICAgICAgICAgICAgICAgICAgZ3Rr LXhmY2UtZW5naW5lLTIuNi4wXzEgICAgICAgICAgICAgICAgIGx1YS01LjEuNCAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICBxdDQtc3ZnLTQuNS4yDQphdGstMS4yNi4wICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgZ3Rrc291cmNldmlldzItMi42LjJfMSAgICAgICAgICAgICAgICAg IGx1aXQtMS4wLjNfMSAgICAgICAgICAgICAgICAgICAgICAgICAgICBxdDQtdWljLTQuNS4yDQph dHRpY2EtMC4xLjMsMSAgICAgICAgICAgICAgICAgICAgICAgICAgaGFsLTAuNS4xMV8yNiAgICAg ICAgICAgICAgICAgICAgICAgICAgIGx5bngtMi44LjYuNV81LDEgICAgICAgICAgICAgICAgICAg ICAgICBxdDQtd2Via2l0LTQuNS4yDQphdXRvY29uZi0yLjEzLjAwMDIyN182ICAgICAgICAgICAg ICAgICAgaGVscDJtYW4tMS4zNi40XzMgICAgICAgICAgICAgICAgICAgICAgIG00LTEuNC4xMywx ICAgICAgICAgICAgICAgICAgICAgICAgICAgICBxdDQteG1sLTQuNS4yDQphdXRvY29uZi0yLjYy ICAgICAgICAgICAgICAgICAgICAgICAgICAgaGljb2xvci1pY29uLXRoZW1lLTAuMTBfMiAgICAg ICAgICAgICAgIG1ETlNSZXNwb25kZXItMTA4ICAgICAgICAgICAgICAgICAgICAgICBxdGZ3LTAu NV80DQphdXRvY29uZi13cmFwcGVyLTIwMDcxMTA5ICAgICAgICAgICAgICAgaWNlYXV0aC0xLjAu MiAgICAgICAgICAgICAgICAgICAgICAgICAgIG1ha2VkZXBlbmQtMS4wLjIsMSAgICAgICAgICAg ICAgICAgICAgICByYW5kcnByb3RvLTEuMy4wDQphdXRvbWFrZS0xLjEwLjEgICAgICAgICAgICAg ICAgICAgICAgICAgaWNvbnMtdGFuZ28tMC44LjFfMiAgICAgICAgICAgICAgICAgICAgIG1jLTQu Ni4yICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICByYXB0b3ItMS40LjIxDQphdXRvbWFr ZS0xLjQuNl81ICAgICAgICAgICAgICAgICAgICAgICAgaWNvbnMtdGFuZ28tZXh0cmFzLTAuMS4w XzIgICAgICAgICAgICAgIG1lYW53aGlsZS0xLjAuMl8yICAgICAgICAgICAgICAgICAgICAgICBy YXJpYW4tMC44LjENCmF1dG9tYWtlLTEuOS42XzMgICAgICAgICAgICAgICAgICAgICAgICBpY3Ut My44LjFfMiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgbWhhc2gtMC45LjkuOSAgICAgICAg ICAgICAgICAgICAgICAgICAgIHJlY29yZHByb3RvLTEuMTMuMg0KYXV0b21ha2Utd3JhcHBlci0y MDA3MTEwOSAgICAgICAgICAgICAgIGlsbWJhc2UtMS4wLjFfMSAgICAgICAgICAgICAgICAgICAg ICAgICBta2ZvbnRkaXItMS4wLjQgICAgICAgICAgICAgICAgICAgICAgICAgcmVkbGFuZC0xLjAu N18xDQphdXRvbW9jNC0wLjkuODhfMSAgICAgICAgICAgICAgICAgICAgICAgaW1ha2UtMS4wLjMs MSAgICAgICAgICAgICAgICAgICAgICAgICAgIG1rZm9udHNjYWxlLTEuMC42ICAgICAgICAgICAg ICAgICAgICAgICByZW5kZXJwcm90by0wLjkuMw0KYXZhaGktYXBwLTAuNi4yNV8yICAgICAgICAg ICAgICAgICAgICAgIGltbGliLTEuOS4xNV84ICAgICAgICAgICAgICAgICAgICAgICAgICBtb3Vz ZXBhZC0wLjIuMTZfMiAgICAgICAgICAgICAgICAgICAgICAgcmdiLTEuMC4xDQpiYXNoLTQuMC4z MyAgICAgICAgICAgICAgICAgICAgICAgICAgICAgaW5wdXRwcm90by0xLjUuMCAgICAgICAgICAg ICAgICAgICAgICAgIG1wZWc0aXAtbGlibXA0djItMS42LjEgICAgICAgICAgICAgICAgICBycG0t My4wLjZfMTQNCmJpc29uLTIuNC4xXzEsMSAgICAgICAgICAgICAgICAgICAgICAgICBpbnRsdG9v bC0wLjQwLjYgICAgICAgICAgICAgICAgICAgICAgICAgbXlzcWwtY2xpZW50LTUuMC44NiAgICAg ICAgICAgICAgICAgICAgIHJ1YnktMS44LjcuMTYwXzQsMQ0KYml0bWFwLTEuMC4zXzEgICAgICAg ICAgICAgICAgICAgICAgICAgIGlzby1jb2Rlcy0zLjEwLjMgICAgICAgICAgICAgICAgICAgICAg ICBteXNxbC1zZXJ2ZXItNS4wLjg2ICAgICAgICAgICAgICAgICAgICAgcnVieTE4LWJkYi0wLjYu NV8xDQpiaXRzdHJlYW0tdmVyYS0xLjEwXzQgICAgICAgICAgICAgICAgICAgaXNvODg3OS0xOTg2 XzIgICAgICAgICAgICAgICAgICAgICAgICAgIG5hcy0xLjkuMV8zICAgICAgICAgICAgICAgICAg ICAgICAgICAgICBzYW1iYS0zLjAuMzcsMQ0KYm9ubmllLTIuMC42XzEgICAgICAgICAgICAgICAg ICAgICAgICAgIGl3LWhzcGVsbC0xLjAgICAgICAgICAgICAgICAgICAgICAgICAgICBuZW9uMjgt MC4yOC42ICAgICAgICAgICAgICAgICAgICAgICAgICAgc2FtYmEtbGlic21iY2xpZW50LTMuMC4z Nw0KYm9vc3QtbGlicy0xLjM5LjAgICAgICAgICAgICAgICAgICAgICAgIGphc3Blci0xLjkwMC4x XzggICAgICAgICAgICAgICAgICAgICAgICBuZXQtc25tcC01LjQuMi4xXzYgICAgICAgICAgICAg ICAgICAgICAgc2FuZS1iYWNrZW5kcy0xLjAuMjBfNA0KYm9vc3QtcHl0aG9uLWxpYnMtMS4zOS4w ICAgICAgICAgICAgICAgIGphdmF2bXdyYXBwZXItMi4zLjUgICAgICAgICAgICAgICAgICAgICBu ZXRwYm0tMTAuMjYuNjNfMSAgICAgICAgICAgICAgICAgICAgICAgc2NybnNhdmVycHJvdG8tMS4x LjANCmJzZHN0YXRzLTUuNSAgICAgICAgICAgICAgICAgICAgICAgICAgICBqYmlna2l0LTEuNiAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgbm1hcC01LjAwICAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgIHNkbC0xLjIuMTNfNCwyDQpjYV9yb290X25zcy0zLjExLjlfMiAgICAgICAgICAg ICAgICAgICAganBlZy03ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIG5zcGx1Z2lu d3JhcHBlci0xLjIuMl80ICAgICAgICAgICAgICAgICBzZXNzcmVnLTEuMC40DQpjYWlyby0xLjgu OCwxICAgICAgICAgICAgICAgICAgICAgICAgICAga0J1aWxkLTAuMS41LnAyICAgICAgICAgICAg ICAgICAgICAgICAgIG5zcHItNC44ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICBzZXR4 a2JtYXAtMS4wLjQNCmNjbGllbnQtMjAwN2UsMSAgICAgICAgICAgICAgICAgICAgICAgICBrYnBy b3RvLTEuMC4zICAgICAgICAgICAgICAgICAgICAgICAgICAgbnZpZGlhLWRyaXZlci0xNzMuMTQu MjAgICAgICAgICAgICAgICAgIHNoYXJlZC1kZXNrdG9wLW9udG9sb2dpZXMtMC41DQpjZHBhcmFu b2lhLTMuOS44XzggICAgICAgICAgICAgICAgICAgICAga2RlNC1zaGFyZWQtbWltZS1pbmZvLTEu MCAgICAgICAgICAgICAgIG52aWRpYS1zZXR0aW5ncy0xOTAuMzYgICAgICAgICAgICAgICAgICBz aGFyZWQtbWltZS1pbmZvLTAuNjBfMQ0KY2RydG9vbHMtMi4wMV83ICAgICAgICAgICAgICAgICAg ICAgICAgIGtzaDkzLTIwMTAwMzA5ICAgICAgICAgICAgICAgICAgICAgICAgICBudmlkaWEteGNv bmZpZy0xOTAuMzYgICAgICAgICAgICAgICAgICAgc2x1cm0tMC4zLjMNCmNmaXRzaW8tMy4xMDBf MSAgICAgICAgICAgICAgICAgICAgICAgICBsY21zLTEuMThhXzEsMSAgICAgICAgICAgICAgICAg ICAgICAgICAgb3Blbi1tb3RpZi0yLjIuM182ICAgICAgICAgICAgICAgICAgICAgIHNtcHJveHkt MS4wLjINCmNobWxpYi0wLjQwICAgICAgICAgICAgICAgICAgICAgICAgICAgICBsaWJGUy0xLjAu MSAgICAgICAgICAgICAgICAgICAgICAgICAgICAgb3BlbmJhYmVsLTIuMi4yICAgICAgICAgICAg ICAgICAgICAgICAgIHNvcHJhbm8tMi4zLjANCmNsbi0xLjMuMCAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICBsaWJHTC03LjQuNCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgb3BlbmRk LTAuNy45XzEgICAgICAgICAgICAgICAgICAgICAgICAgIHNwZWV4LTEuMi5yMV8yLDENCmNsdWNl bmUtMC45LjIxICAgICAgICAgICAgICAgICAgICAgICAgICBsaWJHTFUtNy40LjQgICAgICAgICAg ICAgICAgICAgICAgICAgICAgb3BlbmxkYXAtY2xpZW50LTIuNC4xOCAgICAgICAgICAgICAgICAg IHNxbGl0ZTMtMy42LjE0LjINCmNtYWtlLTIuOC4xXzEgICAgICAgICAgICAgICAgICAgICAgICAg ICBsaWJJQ0UtMS4wLjRfMSwxICAgICAgICAgICAgICAgICAgICAgICAgb3BlbnNscC0xLjIuMV8z ICAgICAgICAgICAgICAgICAgICAgICAgIHNxdWlycmVsbWFpbC0xLjQuMjAucjJfMQ0KY21wc2Zv bnQtMS4wXzYgICAgICAgICAgICAgICAgICAgICAgICAgIGxpYklETC0wLjguMTMgICAgICAgICAg ICAgICAgICAgICAgICAgICBvcmFnZS00LjYuMV8xICAgICAgICAgICAgICAgICAgICAgICAgICAg c3RhcnR1cC1ub3RpZmljYXRpb24tMC4xMA0KY29tcGF0NXgtaTM4Ni01LjQuMC44XzExICAgICAg ICAgICAgICAgIGxpYlNNLTEuMS4wXzEsMSAgICAgICAgICAgICAgICAgICAgICAgICBvcnRwLTAu MTMuMF8xICAgICAgICAgICAgICAgICAgICAgICAgICAgc3RyaWdpLTAuNi40DQpjb21wYXQ3eC1p Mzg2LTcuMi43MDIwMDAuMjAwOTA2LjEgICAgICAgbGliWDExLTEuMi4xXzEsMSAgICAgICAgICAg ICAgICAgICAgICAgIHA1LUFyY2hpdmUtWmlwLTEuMzAgICAgICAgICAgICAgICAgICAgICBzdWJ2 ZXJzaW9uLTEuNi41DQpjb21wb3NpdGVwcm90by0wLjQgICAgICAgICAgICAgICAgICAgICAgbGli WFNjcm5TYXZlci0xLjEuMyAgICAgICAgICAgICAgICAgICAgIHA1LUNvbXByZXNzLVJhdy1abGli LTIuMDI3ICAgICAgICAgICAgICBzdWRvLTEuNi45LjIwDQpjb25zb2xla2l0LTAuMy4wXzggICAg ICAgICAgICAgICAgICAgICAgbGliWFRyYXAtMS4wLjAgICAgICAgICAgICAgICAgICAgICAgICAg IHA1LUNvbXByZXNzLVpsaWItMi4wMTUgICAgICAgICAgICAgICAgICB0MWxpYi01LjEuMl8xLDEN CmNvcmV1dGlscy03LjVfMSAgICAgICAgICAgICAgICAgICAgICAgICBsaWJYYXUtMS4wLjQgICAg ICAgICAgICAgICAgICAgICAgICAgICAgcDUtSU8tQ29tcHJlc3MtQmFzZS0yLjAxNSAgICAgICAg ICAgICAgIHRhZ2xpYi0xLjUNCmN1cHMtMS4zLjEwXzEgICAgICAgICAgICAgICAgICAgICAgICAg ICBsaWJYYXctMS4wLjVfMSwxICAgICAgICAgICAgICAgICAgICAgICAgcDUtSU8tQ29tcHJlc3Mt WmxpYi0yLjAxNV8xICAgICAgICAgICAgIHRhcGlvY2EtcXQtMC4xNC4xXzQNCmN1cHMtYmFzZS0x LjMuMTBfNCAgICAgICAgICAgICAgICAgICAgICBsaWJYY29tcG9zaXRlLTAuNC4wLDEgICAgICAg ICAgICAgICAgICAgcDUtTG9jYWxlLWxpYmludGwtMS4yMCAgICAgICAgICAgICAgICAgIHRlVGVY LXRleG1mLTMuMF82DQpjdXBzLWNsaWVudC0xLjMuMTBfNCAgICAgICAgICAgICAgICAgICAgbGli WGN1cnNvci0xLjEuOV8xICAgICAgICAgICAgICAgICAgICAgIHA1LVBhdGhUb29scy0zLjMwMDAg ICAgICAgICAgICAgICAgICAgICB0ZWxlcGF0aHktcXQtMC4xNC4xXzMNCmN1cHMtaW1hZ2UtMS4z LjEwXzQgICAgICAgICAgICAgICAgICAgICBsaWJYZGFtYWdlLTEuMS4xICAgICAgICAgICAgICAg ICAgICAgICAgcDUtUHJpbWEtMS4yN18xICAgICAgICAgICAgICAgICAgICAgICAgIHRleC10ZXht ZmxvY2FsLTEuOQ0KY3Vwcy1wc3RvcmFzdGVyLTguMTUuNF80ICAgICAgICAgICAgICAgIGxpYlhk bWNwLTEuMC4yXzEgICAgICAgICAgICAgICAgICAgICAgICBwNS1VUkktMS40MCAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgdGV4aTJodG1sLTEuODIsMQ0KY3VybC03LjE5LjZfMSAgICAgICAg ICAgICAgICAgICAgICAgICAgIGxpYlhldmllLTEuMC4yICAgICAgICAgICAgICAgICAgICAgICAg ICBwNS1YTUwtUGFyc2VyLTIuMzZfMSAgICAgICAgICAgICAgICAgICAgdGlkeS1saWItMDkwMzE1 LmMNCmN1cmwtNy4yMC4xICAgICAgICAgICAgICAgICAgICAgICAgICAgICBsaWJYZXh0LTEuMC41 LDEgICAgICAgICAgICAgICAgICAgICAgICAgcDUtZ2V0dGV4dC0xLjA1XzIgICAgICAgICAgICAg ICAgICAgICAgIHRpZmYtMy45LjENCmN2c3VwLXdpdGhvdXQtZ3VpLTE2LjFoXzQgICAgICAgICAg ICAgICBsaWJYZml4ZXMtNC4wLjNfMSAgICAgICAgICAgICAgICAgICAgICAgcDUtdHlwZTFpbnN0 LTAuNi4xXzUgICAgICAgICAgICAgICAgICAgIHRtYWtlLTEuN181DQpjeXJ1cy1zYXNsLTIuMS4y MyAgICAgICAgICAgICAgICAgICAgICAgbGliWGZvbnQtMS4zLjQsMSAgICAgICAgICAgICAgICAg ICAgICAgIHBhbmdvLTEuMjQuNSAgICAgICAgICAgICAgICAgICAgICAgICAgICB0cmFwcHJvdG8t My40LjMNCmRhbWFnZXByb3RvLTEuMS4wXzIgICAgICAgICAgICAgICAgICAgICBsaWJYZm9udGNh Y2hlLTEuMC40ICAgICAgICAgICAgICAgICAgICAgcGF0Y2gtMi42LjEgICAgICAgICAgICAgICAg ICAgICAgICAgICAgIHR3bS0xLjAuNA0KZGI0MS00LjEuMjVfNCAgICAgICAgICAgICAgICAgICAg ICAgICAgIGxpYlhmdC0yLjEuMTMgICAgICAgICAgICAgICAgICAgICAgICAgICBwY2lpZHMtMjAw OTA4MDcgICAgICAgICAgICAgICAgICAgICAgICAgdWNzcGktdGNwLTAuODhfMg0KZGI0Mi00LjIu NTJfNSAgICAgICAgICAgICAgICAgICAgICAgICAgIGxpYlhpLTEuMi4xLDEgICAgICAgICAgICAg ICAgICAgICAgICAgICBwY3JlLTcuOSAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgdW56 aXAtNS41Ml81DQpkYnVzLTEuMi40LjZfMSAgICAgICAgICAgICAgICAgICAgICAgICAgbGliWGlu ZXJhbWEtMS4wLjMsMSAgICAgICAgICAgICAgICAgICAgIHBkZmxpYi03LjAuNCAgICAgICAgICAg ICAgICAgICAgICAgICAgICB1cndmb250cy0xLjBfMw0KZGJ1cy1nbGliLTAuODIgICAgICAgICAg ICAgICAgICAgICAgICAgIGxpYlhtdS0xLjAuNCwxICAgICAgICAgICAgICAgICAgICAgICAgICBw ZWNsLXBkZmxpYi0yLjEuNl8xICAgICAgICAgICAgICAgICAgICAgdmNkaW1hZ2VyLTAuNy4yM181 DQpkZWNpYmVsLTAuNS4wXzcgICAgICAgICAgICAgICAgICAgICAgICAgbGliWHAtMS4wLjAsMSAg ICAgICAgICAgICAgICAgICAgICAgICAgIHBlcmwtNS44LjlfMyAgICAgICAgICAgICAgICAgICAg ICAgICAgICB2aWRlb3Byb3RvLTIuMi4yDQpkZXNrdG9wLWZpbGUtdXRpbHMtMC4xNV8xICAgICAg ICAgICAgICAgbGliWHBtLTMuNS43ICAgICAgICAgICAgICAgICAgICAgICAgICAgIHBmc3RhdC0y LjRfMSAgICAgICAgICAgICAgICAgICAgICAgICAgICB2aXJ0dWFsYm94LTMuMC41MS5yMjI5MDJf Mg0KZGV2ODYtMC4xNi4xNyAgICAgICAgICAgICAgICAgICAgICAgICAgIGxpYlhyYW5kci0xLjMu MCAgICAgICAgICAgICAgICAgICAgICAgICBwZnRvcC0wLjdfMSAgICAgICAgICAgICAgICAgICAg ICAgICAgICAgdm9yYmlzLXRvb2xzLTEuMi4wXzUsMw0KZGlhYmxvLWpkay0xLjYuMC4wNy4wMl85 ICAgICAgICAgICAgICAgIGxpYlhyZW5kZXItMC45LjRfMSAgICAgICAgICAgICAgICAgICAgICBw aG9ub24teGluZS00LjQuMiAgICAgICAgICAgICAgICAgICAgICAgdnRlLTAuMjAuNQ0KZGp2dWxp YnJlLW5veDExLTMuNS4yMl8xICAgICAgICAgICAgICAgIGxpYlhyZXMtMS4wLjNfMyAgICAgICAg ICAgICAgICAgICAgICAgICBwaHA1LTUuMi4xMSAgICAgICAgICAgICAgICAgICAgICAgICAgICAg d2F2cGFjay00LjUwLjENCmRtaWRlY29kZS0yLjEwICAgICAgICAgICAgICAgICAgICAgICAgICBs aWJYdC0xLjAuNV8xICAgICAgICAgICAgICAgICAgICAgICAgICAgcGhwNS1iY21hdGgtNS4yLjEx ICAgICAgICAgICAgICAgICAgICAgIHd4Z3RrMi1jb21tb24tMi44LjEwXzENCmRteHByb3RvLTIu Mi4yICAgICAgICAgICAgICAgICAgICAgICAgICBsaWJYdHN0LTEuMC4zXzEgICAgICAgICAgICAg ICAgICAgICAgICAgcGhwNS1iejItNS4yLjExICAgICAgICAgICAgICAgICAgICAgICAgIHd4Z3Rr Mi11bmljb2RlLTIuOC4xMF8xDQpkbnNtYXNxLTIuNTAgICAgICAgICAgICAgICAgICAgICAgICAg ICAgbGliWHYtMS4wLjQsMSAgICAgICAgICAgICAgICAgICAgICAgICAgIHBocDUtY3R5cGUtNS4y LjExICAgICAgICAgICAgICAgICAgICAgICB4MTFwZXJmLTEuNQ0KZG9jYm9vay0xLjQgICAgICAg ICAgICAgICAgICAgICAgICAgICAgIGxpYlh2TUMtMS4wLjRfMSAgICAgICAgICAgICAgICAgICAg ICAgICBwaHA1LWN1cmwtNS4yLjExICAgICAgICAgICAgICAgICAgICAgICAgeDExdm5jLTAuOS43 DQpkb2Nib29rLTQuMV8zICAgICAgICAgICAgICAgICAgICAgICAgICAgbGliWHhmODZkZ2EtMS4w LjIgICAgICAgICAgICAgICAgICAgICAgIHBocDUtZG9tLTUuMi4xMSAgICAgICAgICAgICAgICAg ICAgICAgICB4YXV0aC0xLjAuMw0KZG9jYm9vay00LjIgICAgICAgICAgICAgICAgICAgICAgICAg ICAgIGxpYlh4Zjg2bWlzYy0xLjAuMSAgICAgICAgICAgICAgICAgICAgICBwaHA1LWV4aWYtNS4y LjExICAgICAgICAgICAgICAgICAgICAgICAgeGJhY2tsaWdodC0xLjENCmRvY2Jvb2stNC4zICAg ICAgICAgICAgICAgICAgICAgICAgICAgICBsaWJYeGY4NnZtLTEuMC4yICAgICAgICAgICAgICAg ICAgICAgICAgcGhwNS1leHRlbnNpb25zLTEuNCAgICAgICAgICAgICAgICAgICAgIHhiaXRtYXBz LTEuMC4xDQpkb2Nib29rLTQuNF8yICAgICAgICAgICAgICAgICAgICAgICAgICAgbGliYW8tMC44 LjhfMSAgICAgICAgICAgICAgICAgICAgICAgICAgIHBocDUtZmlsdGVyLTUuMi4xMSAgICAgICAg ICAgICAgICAgICAgICB4Y2FsYy0xLjAuMl8xDQpkb2Nib29rLTQuNV8yICAgICAgICAgICAgICAg ICAgICAgICAgICAgbGliYXJ0X2xncGwtMi4zLjIwLDEgICAgICAgICAgICAgICAgICAgIHBocDUt ZnRwLTUuMi4xMSAgICAgICAgICAgICAgICAgICAgICAgICB4Y2ItcHJvdG8tMS41DQpkb2Nib29r LTUuMF8xICAgICAgICAgICAgICAgICAgICAgICAgICAgbGliYXVkaW9maWxlLTAuMi42XzEgICAg ICAgICAgICAgICAgICAgIHBocDUtZ2QtNS4yLjExICAgICAgICAgICAgICAgICAgICAgICAgICB4 Y2ItdXRpbC0wLjMuNg0KZG9jYm9vay1zay00LjEuMl80ICAgICAgICAgICAgICAgICAgICAgIGxp YmNkZGItMS4zLjAgICAgICAgICAgICAgICAgICAgICAgICAgICBwaHA1LWdldHRleHQtNS4yLjEx ICAgICAgICAgICAgICAgICAgICAgeGNtc2RiLTEuMC4xDQpkb2Nib29rLXhtbC00LjJfMSAgICAg ICAgICAgICAgICAgICAgICAgbGliY2Rpby0wLjc4LjJfMiAgICAgICAgICAgICAgICAgICAgICAg IHBocDUtZ21wLTUuMi4xMSAgICAgICAgICAgICAgICAgICAgICAgICB4Y3Vyc29yLXRoZW1lcy0x LjAuMV8xDQpkb2Nib29rLXhtbC00LjMgICAgICAgICAgICAgICAgICAgICAgICAgbGliZGFlbW9u LTAuMTIgICAgICAgICAgICAgICAgICAgICAgICAgIHBocDUtaGFzaC01LjIuMTEgICAgICAgICAg ICAgICAgICAgICAgICB4Y3Vyc29yZ2VuLTEuMC4yDQpkb2Nib29rLXhtbC00LjRfMSAgICAgICAg ICAgICAgICAgICAgICAgbGliZGNhLTAuMC41ICAgICAgICAgICAgICAgICAgICAgICAgICAgIHBo cDUtaWNvbnYtNS4yLjExICAgICAgICAgICAgICAgICAgICAgICB4ZGctdXRpbHMtMS4wLjJfNA0K ZG9jYm9vay14bWwtNC41ICAgICAgICAgICAgICAgICAgICAgICAgIGxpYmRteC0xLjAuMl8xICAg ICAgICAgICAgICAgICAgICAgICAgICBwaHA1LWltYXAtNS4yLjExICAgICAgICAgICAgICAgICAg ICAgICAgeGRweWluZm8tMS4wLjMNCmRvY2Jvb2steHNsLTEuNzUuMSAgICAgICAgICAgICAgICAg ICAgICBsaWJkcm0tMi40LjEyICAgICAgICAgICAgICAgICAgICAgICAgICAgcGhwNS1qc29uLTUu Mi4xMSAgICAgICAgICAgICAgICAgICAgICAgIHhkcmlpbmZvLTEuMC4yDQpkb3ZlY290LTEuMi40 XzEgICAgICAgICAgICAgICAgICAgICAgICAgbGliZHZkcmVhZC00LjEuM18xICAgICAgICAgICAg ICAgICAgICAgIHBocDUtbWJzdHJpbmctNS4yLjExICAgICAgICAgICAgICAgICAgICB4ZHZpay10 ZXRleC0yMi44NC4xMF8zDQpkb3ZlY290LW1hbmFnZXNpZXZlLTAuMTEuOSAgICAgICAgICAgICAg bGliZXZlbnQtMS40LjEyICAgICAgICAgICAgICAgICAgICAgICAgIHBocDUtbWNyeXB0LTUuMi4x MSAgICAgICAgICAgICAgICAgICAgICB4ZXYtMS4wLjMNCmRvdmVjb3Qtc2lldmUtMS4yKzAuMS4x MiAgICAgICAgICAgICAgICBsaWJleGVjaW5mby0xLjFfMyAgICAgICAgICAgICAgICAgICAgICAg cGhwNS1taGFzaC01LjIuMTEgICAgICAgICAgICAgICAgICAgICAgIHhleHRwcm90by03LjAuNQ0K ZHJpLTcuNC40LDIgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGxpYmV4aWYtMC42LjE3ICAg ICAgICAgICAgICAgICAgICAgICAgICBwaHA1LW15c3FsLTUuMi4xMSAgICAgICAgICAgICAgICAg ICAgICAgeGY4Ni1pbnB1dC1rZXlib2FyZC0xLjMuMl8yDQpkcmkycHJvdG8tMi4wICAgICAgICAg ICAgICAgICAgICAgICAgICAgbGliZXhvLTAuMy4xMDFfMSAgICAgICAgICAgICAgICAgICAgICAg IHBocDUtbmN1cnNlcy01LjIuMTEgICAgICAgICAgICAgICAgICAgICB4Zjg2LWlucHV0LW1vdXNl LTEuNC4wXzYNCmR2aXBzay10ZXRleC01Ljk1YV8zICAgICAgICAgICAgICAgICAgICBsaWJmYW1l LTAuOS4xXzIgICAgICAgICAgICAgICAgICAgICAgICAgcGhwNS1vcGVuc3NsLTUuMi4xMSAgICAg ICAgICAgICAgICAgICAgIHhmODYtdmlkZW8tYXRpLTYuMTIuMl8xDQplYm9vay10b29scy0wLjEu MV8yICAgICAgICAgICAgICAgICAgICAgbGliZmZpLTMuMC45ICAgICAgICAgICAgICAgICAgICAg ICAgICAgIHBocDUtcGNyZS01LjIuMTEgICAgICAgICAgICAgICAgICAgICAgICB4Zjg2LXZpZGVv LWludGVsLTIuNy4xDQplbi1mcmVlYnNkLWRvYy0yMDA5MDkxMyAgICAgICAgICAgICAgICAgbGli Zm9udGVuYy0xLjAuNCAgICAgICAgICAgICAgICAgICAgICAgIHBocDUtcGRvLTUuMi4xMSAgICAg ICAgICAgICAgICAgICAgICAgICB4Zjg2LXZpZGVvLW1hY2g2NC02LjguMQ0KZW5jaGFudC0xLjQu MiAgICAgICAgICAgICAgICAgICAgICAgICAgIGxpYmZweC0xLjIuMC4xMl8xICAgICAgICAgICAg ICAgICAgICAgICBwaHA1LXBkb19zcWxpdGUtNS4yLjExICAgICAgICAgICAgICAgICAgeGY4Ni12 aWRlby1udi0yLjEuMTNfMQ0KZW5jb2RpbmdzLTEuMC4yLDEgICAgICAgICAgICAgICAgICAgICAg IGxpYmdjcnlwdC0xLjQuNCAgICAgICAgICAgICAgICAgICAgICAgICBwaHA1LXBvc2l4LTUuMi4x MSAgICAgICAgICAgICAgICAgICAgICAgeGY4Ni12aWRlby1vcGVuY2hyb21lLTAuMi45MDNfMg0K ZXNvdW5kLTAuMi40MSAgICAgICAgICAgICAgICAgICAgICAgICAgIGxpYmdnei0wLjAuMTQuMV82 ICAgICAgICAgICAgICAgICAgICAgICBwaHA1LXNlc3Npb24tNS4yLjExICAgICAgICAgICAgICAg ICAgICAgeGY4Ni12aWRlby1yMTI4LTYuOC4wXzMNCmV4aXYyLTAuMTgsMSAgICAgICAgICAgICAg ICAgICAgICAgICAgICBsaWJnbGFkZTItMi42LjRfMSAgICAgICAgICAgICAgICAgICAgICAgcGhw NS1zaW1wbGV4bWwtNS4yLjExICAgICAgICAgICAgICAgICAgIHhmODYtdmlkZW8tcmFkZW9uaGQt MS4yLjVfMg0KZXhwYXQtMi4wLjEgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGxpYmdsdXQt Ny40LjQgICAgICAgICAgICAgICAgICAgICAgICAgICBwaHA1LXNubXAtNS4yLjExICAgICAgICAg ICAgICAgICAgICAgICAgeGY4Ni12aWRlby12ZXNhLTIuMS4wXzINCmV4cGlyZXRhYmxlLTAuNiAg ICAgICAgICAgICAgICAgICAgICAgICBsaWJnbXAtNC4zLjEgICAgICAgICAgICAgICAgICAgICAg ICAgICAgcGhwNS1zb2FwLTUuMi4xMSAgICAgICAgICAgICAgICAgICAgICAgIHhmODZkZ2EtMS4w LjJfMQ0KZjJjLTIwMDYwODEwXzMgICAgICAgICAgICAgICAgICAgICAgICAgIGxpYmdwZy1lcnJv ci0xLjcgICAgICAgICAgICAgICAgICAgICAgICBwaHA1LXNvY2tldHMtNS4yLjExICAgICAgICAg ICAgICAgICAgICAgeGY4NmRnYXByb3RvLTIuMC4zDQpmYXN0ZXN0X2N2c3VwLTAuMi45XzYgICAg ICAgICAgICAgICAgICAgbGliZ3Bob3RvMi0yLjQuNyAgICAgICAgICAgICAgICAgICAgICAgIHBo cDUtc3BsLTUuMi4xMSAgICAgICAgICAgICAgICAgICAgICAgICB4Zjg2bWlzY3Byb3RvLTAuOS4y DQpmZnR3My0zLjIuMl8xICAgICAgICAgICAgICAgICAgICAgICAgICAgbGliaWNhbC0wLjQzXzEg ICAgICAgICAgICAgICAgICAgICAgICAgIHBocDUtc3FsaXRlLTUuMi4xMSAgICAgICAgICAgICAg ICAgICAgICB4Zjg2dmlkbW9kZXByb3RvLTIuMi4yDQpmaXhlc3Byb3RvLTQuMCAgICAgICAgICAg ICAgICAgICAgICAgICAgbGliaWNvbnYtMS4xMy4xICAgICAgICAgICAgICAgICAgICAgICAgIHBo cDUtdG9rZW5pemVyLTUuMi4xMSAgICAgICAgICAgICAgICAgICB4ZmNlLTQuNi4xDQpmbGFjLTEu Mi4xXzEgICAgICAgICAgICAgICAgICAgICAgICAgICAgbGliaWRuLTEuMTQgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIHBocDUteG1sLTUuMi4xMSAgICAgICAgICAgICAgICAgICAgICAgICB4 ZmNlNC1hcHBmaW5kZXItNC42LjFfMQ0KZm9udC1hZG9iZS0xMDBkcGktMS4wLjBfMSAgICAgICAg ICAgICAgIGxpYmtzYmEtMS4wLjcgICAgICAgICAgICAgICAgICAgICAgICAgICBwaHA1LXhtbHJl YWRlci01LjIuMTEgICAgICAgICAgICAgICAgICAgeGZjZTQtY29uZi00LjYuMV8xDQpmb250LWFk b2JlLTc1ZHBpLTEuMC4wICAgICAgICAgICAgICAgICAgbGlibHFyLTEtMC40LjEgICAgICAgICAg ICAgICAgICAgICAgICAgIHBocDUteG1sd3JpdGVyLTUuMi4xMSAgICAgICAgICAgICAgICAgICB4 ZmNlNC1kZXNrdG9wLTQuNi4xXzENCmZvbnQtYWRvYmUtdXRvcGlhLTEwMGRwaS0xLjAuMSAgICAg ICAgICBsaWJsdGRsLTIuMi42YSAgICAgICAgICAgICAgICAgICAgICAgICAgcGhwNS16aXAtNS4y LjExICAgICAgICAgICAgICAgICAgICAgICAgIHhmY2U0LW1peGVyLTQuNi4xXzENCmZvbnQtYWRv YmUtdXRvcGlhLTc1ZHBpLTEuMC4xICAgICAgICAgICBsaWJtYWQtMC4xNS4xYl8yICAgICAgICAg ICAgICAgICAgICAgICAgcGhwNS16bGliLTUuMi4xMSAgICAgICAgICAgICAgICAgICAgICAgIHhm Y2U0LXBhbmVsLTQuNi4xXzENCmZvbnQtYWRvYmUtdXRvcGlhLXR5cGUxLTEuMC4xICAgICAgICAg ICBsaWJtYWwtMC40NC4xICAgICAgICAgICAgICAgICAgICAgICAgICAgcGlsb3QtbGluay0wLjEy LjQsMSAgICAgICAgICAgICAgICAgICAgIHhmY2U0LXByaW50LTQuNi4xXzENCmZvbnQtYWxpYXMt MS4wLjEgICAgICAgICAgICAgICAgICAgICAgICBsaWJtY3J5cHQtMi41LjggICAgICAgICAgICAg ICAgICAgICAgICAgcGl4bWFuLTAuMTYuMCAgICAgICAgICAgICAgICAgICAgICAgICAgIHhmY2U0 LXNlc3Npb24tNC42LjFfMQ0KZm9udC1hcmFiaWMtbWlzYy0xLjAuMCAgICAgICAgICAgICAgICAg IGxpYm1uZy0xLjAuMTBfMSAgICAgICAgICAgICAgICAgICAgICAgICBwa2ctY29uZmlnLTAuMjNf MSAgICAgICAgICAgICAgICAgICAgICAgeGZjZTQtc2V0dGluZ3MtNC42LjFfMQ0KZm9udC1iaC0x MDBkcGktMS4wLjAgICAgICAgICAgICAgICAgICAgIGxpYm1vZHBsdWctMC44LjcgICAgICAgICAg ICAgICAgICAgICAgICBwa2ctb3JwaGFuLTAuMS4xICAgICAgICAgICAgICAgICAgICAgICAgeGZj ZTQtdXRpbHMtNC42LjFfMQ0KZm9udC1iaC03NWRwaS0xLjAuMCAgICAgICAgICAgICAgICAgICAg IGxpYm1zbi00LjAuYjggICAgICAgICAgICAgICAgICAgICAgICAgICBwa2dfYWRkX2l0LTEuMiAg ICAgICAgICAgICAgICAgICAgICAgICAgeGZjZTQtd20tNC42LjFfMQ0KZm9udC1iaC1sdWNpZGF0 eXBld3JpdGVyLTEwMGRwaS0xLjAuMCAgIGxpYm1zcGFjay0wLjAuMjAwNjA5MjAgICAgICAgICAg ICAgICAgICBwa2dfY2xlYW51cC0xLjBfMiAgICAgICAgICAgICAgICAgICAgICAgeGZjZTQtd20t dGhlbWVzLTQuNi4wDQpmb250LWJoLWx1Y2lkYXR5cGV3cml0ZXItNzVkcGktMS4wLjAgICAgbGli bXVzaWNicmFpbnotMi4xLjUgICAgICAgICAgICAgICAgICAgIHBrZ19jdXRsZWF2ZXMtMjAwOTA4 MTAgICAgICAgICAgICAgICAgICB4Z2FtbWEtMS4wLjINCmZvbnQtYmgtdHRmLTEuMC4wICAgICAg ICAgICAgICAgICAgICAgICBsaWJub3RpZnktMC40LjVfMSAgICAgICAgICAgICAgICAgICAgICAg cGtnX2luc3RhbGwtMjAwODA3MDhfMSAgICAgICAgICAgICAgICAgIHhnYy0xLjAuMV8xDQpmb250 LWJoLXR5cGUxLTEuMC4wICAgICAgICAgICAgICAgICAgICAgbGlibm92YS0wLjEzLjAgICAgICAg ICAgICAgICAgICAgICAgICAgIHBrZ19yZW1vdmUtMS4xICAgICAgICAgICAgICAgICAgICAgICAg ICB4aG9zdC0xLjAuMg0KZm9udC1iaXRzdHJlYW0tMTAwZHBpLTEuMC4wICAgICAgICAgICAgIGxp Ym9mYS0wLjkuM18zICAgICAgICAgICAgICAgICAgICAgICAgICBwa2dfcmVwbGFjZS0wLjguMCAg ICAgICAgICAgICAgICAgICAgICAgeGluZXJhbWFwcm90by0xLjEuMg0KZm9udC1iaXRzdHJlYW0t NzVkcGktMS4wLjAgICAgICAgICAgICAgIGxpYm9nZy0xLjEuNCw0ICAgICAgICAgICAgICAgICAg ICAgICAgICBwa2dfcm1sZWF2ZXMtMjAwNTA5MjIgICAgICAgICAgICAgICAgICAgeGluaXQtMS4x LjFfMQ0KZm9udC1iaXRzdHJlYW0tdHlwZTEtMS4wLjAgICAgICAgICAgICAgIGxpYm9pbC0wLjMu MTYgICAgICAgICAgICAgICAgICAgICAgICAgICBwa2dfc2VhcmNoLTEuMyAgICAgICAgICAgICAg ICAgICAgICAgICAgeGlucHV0LTEuNC4yDQpmb250LWNyb255eC1jeXJpbGxpYy0xLjAuMCAgICAg ICAgICAgICAgbGlib2xkWC0xLjAuMSAgICAgICAgICAgICAgICAgICAgICAgICAgIHBrZ190cmFj a2luc3QtMS4yLjMgICAgICAgICAgICAgICAgICAgICB4a2Jjb21wLTEuMC41DQpmb250LWN1cnNv ci1taXNjLTEuMC4wICAgICAgICAgICAgICAgICAgbGlib3RyLTMuMi4wXzEgICAgICAgICAgICAg ICAgICAgICAgICAgIHBrZ190cmVlLTEuMV8xICAgICAgICAgICAgICAgICAgICAgICAgICB4a2Jl dmQtMS4wLjINCmZvbnQtZGFld29vLW1pc2MtMS4wLjAgICAgICAgICAgICAgICAgICBsaWJwYXBl ci0xLjEuMjMrbm11MSAgICAgICAgICAgICAgICAgICAgcGtnZGIuZGIgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgIHhrYnV0aWxzLTEuMC4xXzINCmZvbnQtZGVjLW1pc2MtMS4wLjAgICAg ICAgICAgICAgICAgICAgICBsaWJwY2lhY2Nlc3MtMC4xMC42ICAgICAgICAgICAgICAgICAgICAg cGtnZmUtMjAwOTAyMjggICAgICAgICAgICAgICAgICAgICAgICAgIHhrZXlib2FyZC1jb25maWct MS42XzENCmZvbnQtaWJtLXR5cGUxLTEuMC4wICAgICAgICAgICAgICAgICAgICBsaWJwdGhyZWFk LXN0dWJzLTAuMSAgICAgICAgICAgICAgICAgICAgcGtnc2VhcmNoLTEuMS4wICAgICAgICAgICAg ICAgICAgICAgICAgIHhraWxsLTEuMC4xDQpmb250LWlzYXMtbWlzYy0xLjAuMCAgICAgICAgICAg ICAgICAgICAgbGlicWFsY3VsYXRlLTAuOS42XzUgICAgICAgICAgICAgICAgICAgIHBsLWxpYmdh ZHUtMS44LjJfMSwxICAgICAgICAgICAgICAgICAgICB4bHNhdG9tcy0xLjAuMQ0KZm9udC1qaXMt bWlzYy0xLjAuMCAgICAgICAgICAgICAgICAgICAgIGxpYnNpZ3NlZ3YtMi41ICAgICAgICAgICAg ICAgICAgICAgICAgICBwbmctMS40LjMgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgeGxz Y2xpZW50cy0xLjAuMQ0KZm9udC1taWNyby1taXNjLTEuMC4wICAgICAgICAgICAgICAgICAgIGxp YnNsYW5nMi0yLjEuNF8xICAgICAgICAgICAgICAgICAgICAgICBwb2xpY3lraXQtMC45XzUgICAg ICAgICAgICAgICAgICAgICAgICAgeG1lc3NhZ2UtMS4wLjJfMQ0KZm9udC1taXNjLWN5cmlsbGlj LTEuMC4wICAgICAgICAgICAgICAgIGxpYnNuZGZpbGUtMS4wLjIxXzIgICAgICAgICAgICAgICAg ICAgICBwb2xpY3lraXQtcXQtMC45LjIgICAgICAgICAgICAgICAgICAgICAgeG1sY2F0bWdyLTIu Mg0KZm9udC1taXNjLWV0aGlvcGljLTEuMC4wICAgICAgICAgICAgICAgIGxpYnNwZWN0cmUtMC4y LjJfMSAgICAgICAgICAgICAgICAgICAgICBwb3BwbGVyLTAuMTAuNl8xICAgICAgICAgICAgICAg ICAgICAgICAgeG1sY2hhcmVudC0wLjNfMg0KZm9udC1taXNjLW1lbHRoby0xLjAuMF8xICAgICAg ICAgICAgICAgIGxpYnNzaC0wLjQuNCAgICAgICAgICAgICAgICAgICAgICAgICAgICBwb3BwbGVy LWRhdGEtMC4yLjEgICAgICAgICAgICAgICAgICAgICAgeG1vZG1hcC0xLjAuMw0KZm9udC1taXNj LW1pc2MtMS4wLjAgICAgICAgICAgICAgICAgICAgIGxpYnRoZW9yYS0xLjBfMSAgICAgICAgICAg ICAgICAgICAgICAgICBwb3BwbGVyLXF0NC0wLjEwLjZfMSAgICAgICAgICAgICAgICAgICAgeG9y Zy03LjRfMg0KZm9udC1tdXR0LW1pc2MtMS4wLjAgICAgICAgICAgICAgICAgICAgIGxpYnRvb2wt Mi4yLjZhICAgICAgICAgICAgICAgICAgICAgICAgICBwb3B0LTEuMTQgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgeG9yZy1hcHBzLTcuNF8xDQpmb250LXNjaHVtYWNoZXItbWlzYy0xLjAu MF8xICAgICAgICAgICAgbGlidHVuZXBpbXAtMC41LjNfNCwxICAgICAgICAgICAgICAgICAgIHBv cnRhdWRpdC0wLjUuMTMgICAgICAgICAgICAgICAgICAgICAgICB4b3JnLWNmLWZpbGVzLTEuMC4z DQpmb250LXNjcmVlbi1jeXJpbGxpYy0xLjAuMSAgICAgICAgICAgICAgbGlidW5naWYtNC4xLjRf NSAgICAgICAgICAgICAgICAgICAgICAgIHBvcnRkb3duZ3JhZGUtMC42XzEgICAgICAgICAgICAg ICAgICAgICB4b3JnLWRvY3MtMS40LDENCmZvbnQtc29ueS1taXNjLTEuMC4wICAgICAgICAgICAg ICAgICAgICBsaWJ1bnJhci0zLjkuNSwxICAgICAgICAgICAgICAgICAgICAgICAgcG9ydHVwZ3Jh ZGUtMi40LjZfMywyICAgICAgICAgICAgICAgICAgIHhvcmctZHJpdmVycy03LjRfMg0KZm9udC1z dW4tbWlzYy0xLjAuMCAgICAgICAgICAgICAgICAgICAgIGxpYnV0ZW1wdGVyLTEuMS41XzEgICAg ICAgICAgICAgICAgICAgICBwcmludHByb3RvLTEuMC40ICAgICAgICAgICAgICAgICAgICAgICAg eG9yZy1mb250cy0xMDBkcGktNy40DQpmb250LXV0aWwtMS4wLjEgICAgICAgICAgICAgICAgICAg ICAgICAgbGlidm5jc2VydmVyLTAuOS43XzEgICAgICAgICAgICAgICAgICAgIHB0aC0yLjAuNyAg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICB4b3JnLWZvbnRzLTcuNA0KZm9udC13aW5pdHpr aS1jeXJpbGxpYy0xLjAuMCAgICAgICAgICAgIGxpYnZvbHVtZV9pZC0wLjgxLjEgICAgICAgICAg ICAgICAgICAgICBwdXJlLWZ0cGQtMS4wLjIyICAgICAgICAgICAgICAgICAgICAgICAgeG9yZy1m b250cy03NWRwaS03LjQNCmZvbnQteGZyZWU4Ni10eXBlMS0xLjAuMSAgICAgICAgICAgICAgICBs aWJ2b3JiaXMtMS4yLjMsMyAgICAgICAgICAgICAgICAgICAgICAgcHkyNi1jYWlyby0xLjguOCAg ICAgICAgICAgICAgICAgICAgICAgIHhvcmctZm9udHMtY3lyaWxsaWMtNy40DQpmb250Y2FjaGVw cm90by0wLjEuMiAgICAgICAgICAgICAgICAgICAgbGlid25jay0yLjI2LjJfMSAgICAgICAgICAg ICAgICAgICAgICAgIHB5MjYtZWxlbWVudHRyZWUtMS4yLjZfMSAgICAgICAgICAgICAgICB4b3Jn LWZvbnRzLW1pc2NiaXRtYXBzLTcuNA0KZm9udGNvbmZpZy0yLjYuMCwxICAgICAgICAgICAgICAg ICAgICAgIGxpYnd3dy01LjQuMF80ICAgICAgICAgICAgICAgICAgICAgICAgICBweTI2LWdvYmpl Y3QtMi4xNi4xICAgICAgICAgICAgICAgICAgICAgeG9yZy1mb250cy10cnVldHlwZS03LjQNCmZv bnRzcHJvdG8tMi4wLjIgICAgICAgICAgICAgICAgICAgICAgICBsaWJ4Y2ItMS40ICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgcHkyNi1ndGstMi4xNC4xXzEgICAgICAgICAgICAgICAgICAg ICAgIHhvcmctZm9udHMtdHlwZTEtNy40DQpmb3RvZml4LTAuMDEuMS43OSAgICAgICAgICAgICAg ICAgICAgICAgbGlieGZjZTRndWktNC42LjFfMSAgICAgICAgICAgICAgICAgICAgIHB5MjYtZ3Rr c291cmNldmlldy0yLjYuMF8xICAgICAgICAgICAgICB4b3JnLWxpYnJhcmllcy03LjQNCmZyZWV0 eXBlMi0yLjMuOV8xICAgICAgICAgICAgICAgICAgICAgICBsaWJ4ZmNlNG1lbnUtNC42LjFfMSAg ICAgICAgICAgICAgICAgICAgcHkyNi1saWJ4bWwyLTIuNy41ICAgICAgICAgICAgICAgICAgICAg IHhvcmctc2VydmVyLTEuNi4xLDENCmZyaWJpZGktMC4xOS4yXzEgICAgICAgICAgICAgICAgICAg ICAgICBsaWJ4ZmNlNHV0aWwtNC42LjEgICAgICAgICAgICAgICAgICAgICAgcHkyNi1udW1lcmlj LTI0LjJfMyAgICAgICAgICAgICAgICAgICAgIHhwbGFuZXQtMS4yLjBfNQ0KZ2FtaW4tMC4xLjEw XzMgICAgICAgICAgICAgICAgICAgICAgICAgIGxpYnhpbmUtMS4xLjE2LjNfMSAgICAgICAgICAg ICAgICAgICAgICBweTI2LXNldHVwdG9vbHMtMC42YzkgICAgICAgICAgICAgICAgICAgeHByLTEu MC4yDQpnY2NtYWtlZGVwLTEuMC4yICAgICAgICAgICAgICAgICAgICAgICAgbGlieGtiZmlsZS0x LjAuNSAgICAgICAgICAgICAgICAgICAgICAgIHB5dGhvbjI2LTIuNi4yXzMgICAgICAgICAgICAg ICAgICAgICAgICB4cHJvcC0xLjAuNA0KZ2NjeG1sLTAuNi4wICAgICAgICAgICAgICAgICAgICAg ICAgICAgIGxpYnhrYnVpLTEuMC4yXzEgICAgICAgICAgICAgICAgICAgICAgICBxY2EtMi4wLjIg ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgeHByb3RvLTcuMC4xNQ0KZ2NvbmYyLTIuMjYu Ml8xICAgICAgICAgICAgICAgICAgICAgICAgIGxpYnhrbGF2aWVyLTMuOSwxICAgICAgICAgICAg ICAgICAgICAgICBxY2Etb3NzbC0yLjAuMC5iM18zICAgICAgICAgICAgICAgICAgICAgeHJhbmRy LTEuMy4wDQpnZC0yLjAuMzVfMSwxICAgICAgICAgICAgICAgICAgICAgICAgICAgbGlieG1sLTEu OC4xN180ICAgICAgICAgICAgICAgICAgICAgICAgIHFpbWFnZWJsaXR6LTAuMC40XzMgICAgICAg ICAgICAgICAgICAgICB4cmRiLTEuMC41DQpnZGJtLTEuOC4zXzMgICAgICAgICAgICAgICAgICAg ICAgICAgICAgbGlieG1sMi0yLjcuNSAgICAgICAgICAgICAgICAgICAgICAgICAgIHF0LTMuMy44 XzEwICAgICAgICAgICAgICAgICAgICAgICAgICAgICB4cmVmcmVzaC0xLjAuMg0KZ2RrLXBpeGJ1 Zi0wLjIyLjBfOSAgICAgICAgICAgICAgICAgICAgIGxpYnhzbHQtMS4xLjI2ICAgICAgICAgICAg ICAgICAgICAgICAgICBxdDQtYXNzaXN0YW50LTQuNS4yICAgICAgICAgICAgICAgICAgICAgeHNj cmVlbnNhdmVyLTUuMTANCmdlZGl0LTIuMjYuM18xICAgICAgICAgICAgICAgICAgICAgICAgICBs aWJ6aXAtMC44ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgcXQ0LWNsdWNlbmUtNC41LjIg ICAgICAgICAgICAgICAgICAgICAgIHhzZXQtMS4wLjQNCmdldG9wdC0xLjEuNF8xICAgICAgICAg ICAgICAgICAgICAgICAgICBsaW51eC1mMTAtYXNwZWxsLTAuNjAuNiAgICAgICAgICAgICAgICAg cXQ0LWNvcmVsaWItNC41LjIgICAgICAgICAgICAgICAgICAgICAgIHhzZXRtb2RlLTEuMC4wDQpn ZXR0ZXh0LTAuMTdfMSAgICAgICAgICAgICAgICAgICAgICAgICAgbGludXgtZjEwLWF0ay0xLjI0 LjAgICAgICAgICAgICAgICAgICAgIHF0NC1kYnVzLTQuNS4yICAgICAgICAgICAgICAgICAgICAg ICAgICB4c2V0cm9vdC0xLjAuMg0KZ2d6LWNsaWVudC1saWJzLTAuMC4xNC4xXzEgICAgICAgICAg ICAgIGxpbnV4LWYxMC1jYWlyby0xLjguMCAgICAgICAgICAgICAgICAgICBxdDQtZGVzaWduZXIt NC41LjIgICAgICAgICAgICAgICAgICAgICAgeHRlcm0tMjQ3DQpnaG9zdHNjcmlwdDgtOC42NF82 ICAgICAgICAgICAgICAgICAgICAgbGludXgtZjEwLWN1cmwtNy4xOS40XzQgICAgICAgICAgICAg ICAgIHF0NC1kb2MtNC41LjIgICAgICAgICAgICAgICAgICAgICAgICAgICB4dHJhbnMtMS4yLjMN Cmdpby1mYW0tYmFja2VuZC0yLjIwLjUgICAgICAgICAgICAgICAgICBsaW51eC1mMTAtY3lydXMt c2FzbDItMi4xLjIyICAgICAgICAgICAgcXQ0LWd1aS00LjUuMl8xICAgICAgICAgICAgICAgICAg ICAgICAgIHh2aW5mby0xLjAuMg0KZ2xlLTMuMS4wXzIgICAgICAgICAgICAgICAgICAgICAgICAg ICAgIGxpbnV4LWYxMC1leHBhdC0yLjAuMSAgICAgICAgICAgICAgICAgICBxdDQtaGVscC00LjUu MiAgICAgICAgICAgICAgICAgICAgICAgICAgeHdkLTEuMC4yDQpnbGliLTEuMi4xMF8xMyAgICAg ICAgICAgICAgICAgICAgICAgICAgbGludXgtZjEwLWZsYXNocGx1Z2luLTEwLjByNDUgICAgICAg ICAgIHF0NC1pY29uZW5naW5lcy00LjUuMl8xICAgICAgICAgICAgICAgICB4d2luaW5mby0xLjAu NA0KZ2xpYi0yLjIwLjUgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGxpbnV4LWYxMC1mb250 Y29uZmlnLTIuNi4wICAgICAgICAgICAgICBxdDQtaW1hZ2Vmb3JtYXRzLTQuNS4yICAgICAgICAg ICAgICAgICAgeHd1ZC0xLjAuMQ0KZ21ha2UtMy44MV8zICAgICAgICAgICAgICAgICAgICAgICAg ICAgIGxpbnV4LWYxMC1ndGsyLTIuMTQuNyAgICAgICAgICAgICAgICAgICBxdDQtbGluZ3Vpc3Qt NC41LjIgICAgICAgICAgICAgICAgICAgICAgeHotNC45OTkuOQ0KZ25vbWUtZG9jLXV0aWxzLTAu MTYuMV8xICAgICAgICAgICAgICAgIGxpbnV4LWYxMC1oaWNvbG9yLWljb24tdGhlbWUtMC41ICAg ICAgICBxdDQtbWFrZXFwZi00LjUuMiAgICAgICAgICAgICAgICAgICAgICAgeWFzbS0xLjAuMV8x DQpnbm9tZV9zdWJyLTEuMCAgICAgICAgICAgICAgICAgICAgICAgICAgbGludXgtZjEwLWpwZWct NmIgICAgICAgICAgICAgICAgICAgICAgIHF0NC1tb2MtNC41LjIgICAgICAgICAgICAgICAgICAg ICAgICAgICB6aXAtMy4wDQpnbm9tZWhpZXItMi4zXzEyICAgICAgICAgICAgICAgICAgICAgICAg bGludXgtZjEwLWxpYnNzaDItMC4xOCAgICAgICAgICAgICAgICAgIHF0NC1teXNxbC1wbHVnaW4t NC41LjI= --0016363ba4d8e68aea048c0e3916-- From owner-freebsd-gnome@FreeBSD.ORG Sat Jul 24 19:00:22 2010 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC8FD106566B; Sat, 24 Jul 2010 19:00:22 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EFC628FC24; Sat, 24 Jul 2010 19:00:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6OJ0MIL050126; Sat, 24 Jul 2010 19:00:22 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6OJ0Mve050117; Sat, 24 Jul 2010 19:00:22 GMT (envelope-from edwin) Date: Sat, 24 Jul 2010 19:00:22 GMT Message-Id: <201007241900.o6OJ0Mve050117@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/148907: deskutils/planner does not build with WITH_EVO=true 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: Sat, 24 Jul 2010 19:00:23 -0000 Synopsis: deskutils/planner does not build with WITH_EVO=true Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sat Jul 24 19:00:22 UTC 2010 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=148907