From owner-freebsd-gnome@FreeBSD.ORG Sun Jun 24 02:36:46 2007 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4389716A41F for ; Sun, 24 Jun 2007 02:36:46 +0000 (UTC) (envelope-from blahblatz@yahoo.com) Received: from web59308.mail.re1.yahoo.com (web59308.mail.re1.yahoo.com [66.196.101.49]) by mx1.freebsd.org (Postfix) with SMTP id E5BAF13C45A for ; Sun, 24 Jun 2007 02:36:45 +0000 (UTC) (envelope-from blahblatz@yahoo.com) Received: (qmail 45992 invoked by uid 60001); 24 Jun 2007 02:10:02 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=VOL5umrBlaiZf4riwHhGM4YGgBRtrznMCXcp2vcDL34xV1e9Kw9MVhxnEY45FfFj6adyFDTBj1QjEdgI0BkQX5fTRiQuaE0D9NLjMDDfiLoOvyAWu/ZMgJZ+EygH6ruqTJfvMXyo2NsHffTtNnwc4ijpl7UcuVP5JT+hrEHOjjg=; Received: from [69.125.122.129] by web59308.mail.re1.yahoo.com via HTTP; Sat, 23 Jun 2007 19:10:02 PDT Date: Sat, 23 Jun 2007 19:10:02 -0700 (PDT) From: Blah Blatz To: freebsd-gnome@freebsd.org MIME-Version: 1.0 Message-ID: <6641.45039.qm@web59308.mail.re1.yahoo.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: problem making gnome-applets 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, 24 Jun 2007 02:36:46 -0000 I'm trying to make /usr/ports/x11/gnome2, and it's failing in /usr/ports/x11/gnome-applets. More specifically, in charpick/help, when it's trying to do an xml2po on char-palette.xml. Here's the interesting part of the output: gmake[3]: Entering directory `/usr/ports/x11/gnome-applets/work/gnome-applets-2.18.0/charpick/help' if ! test -d bg/; then mkdir bg/; fi case "." in /*) sd=".";; *) sd="../.";; esac; \ if [ -f "C/char-palette.xml" ]; then d="../"; else d="$sd/"; fi; \ (cd bg/ && \ `which xml2po` -e -p \ "${d}bg/bg.po" \ "${d}C/char-palette.xml" > char-palette.xml.tmp && \ cp char-palette.xml.tmp char-palette.xml && rm -f char-palette.xml.tmp) Segmentation fault (core dumped) gmake[3]: *** [bg/char-palette.xml] Error 139 There's a python core file in there, so I'm guessing that python is the thing that actually exploded. Anybody have any suggestions? Thanks in advance for any help. --------------------------------- Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out. --------------------------------- Expecting? Get great news right away with email Auto-Check. Try the Yahoo! Mail Beta. From owner-freebsd-gnome@FreeBSD.ORG Sun Jun 24 14:41:55 2007 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5A8AA16A46B; Sun, 24 Jun 2007 14:41:55 +0000 (UTC) (envelope-from root@serene.no-ip.org) Received: from eastrmmtao103.cox.net (eastrmmtao103.cox.net [68.230.240.9]) by mx1.freebsd.org (Postfix) with ESMTP id C40F813C4B8; Sun, 24 Jun 2007 14:41:54 +0000 (UTC) (envelope-from root@serene.no-ip.org) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmmtao103.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20070624140119.BPPM14045.eastrmmtao103.cox.net@eastrmimpo01.cox.net>; Sun, 24 Jun 2007 10:01:19 -0400 Received: from serene.no-ip.org ([72.200.17.85]) by eastrmimpo01.cox.net with bizsmtp id FS1J1X0021q7YRk0000000; Sun, 24 Jun 2007 10:01:18 -0400 Received: from serene.no-ip.org (localhost [127.0.0.1]) by serene.no-ip.org (8.14.1/8.14.1) with ESMTP id l5OE1IFQ047681; Sun, 24 Jun 2007 09:01:18 -0500 (CDT) (envelope-from root@serene.no-ip.org) Received: (from root@localhost) by serene.no-ip.org (8.14.1/8.14.1/Submit) id l5OE1DgM047680; Sun, 24 Jun 2007 09:01:13 -0500 (CDT) (envelope-from root) Date: Sun, 24 Jun 2007 09:01:13 -0500 (CDT) Message-Id: <200706241401.l5OE1DgM047680@serene.no-ip.org> To: FreeBSD-gnats-submit@freebsd.org From: "Conrad J. Sabatier" X-send-pr-version: 3.113 X-GNATS-Notify: Cc: gnome@freebsd.org Subject: devel/pkg-config: enable threading in configure (Makefile) X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Conrad J. Sabatier" List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 14:41:55 -0000 >Submitter-Id: current-users >Originator: Conrad J. Sabatier >Organization: none >Confidential: no >Synopsis: devel/pkg-config: enable threading in configure (Makefile) >Severity: non-critical >Priority: low >Category: ports >Class: change-request >Release: FreeBSD 7.0-CURRENT amd64 >Environment: System: FreeBSD serene.no-ip.org 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Jun 23 06:30:50 CDT 2007 root@serene.no-ip.org:/usr/obj/usr/src/sys/CUSTOM amd64 >Description: Whatever reason may have existed at one time for disabling threading in this package, it no longer seems to be relevant. I've rebuilt it under amd64-CURRENT with threading enabled, and it seems to work just fine. >How-To-Repeat: N/A >Fix: Patch included below --- devel__pkg-config__Makefile.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/pkg-config/Makefile,v retrieving revision 1.48 diff -d -u -r1.48 Makefile --- Makefile 11 Sep 2006 21:34:02 -0000 1.48 +++ Makefile 24 May 2007 02:07:17 -0000 @@ -34,7 +34,6 @@ PC_PATH:= ${PC_PATH}:${X11BASE}/lib/pkgconfig .endif -CONFIGURE_ARGS= --disable-threads \ - --with-pc-path="${PC_PATH}" +CONFIGURE_ARGS= --with-pc-path="${PC_PATH}" .include --- devel__pkg-config__Makefile.diff ends here --- From owner-freebsd-gnome@FreeBSD.ORG Sun Jun 24 14:50:19 2007 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5105D16A46F; Sun, 24 Jun 2007 14:50:19 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 2918013C4BA; Sun, 24 Jun 2007 14:50:19 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5OEoI6D087247; Sun, 24 Jun 2007 14:50:19 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5OEoIVw087243; Sun, 24 Jun 2007 14:50:18 GMT (envelope-from edwin) Date: Sun, 24 Jun 2007 14:50:18 GMT From: Edwin Groothuis Message-Id: <200706241450.l5OEoIVw087243@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/113993: devel/pkg-config: enable threading in configure (Makefile) 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, 24 Jun 2007 14:50:19 -0000 Synopsis: devel/pkg-config: enable threading in configure (Makefile) Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sun Jun 24 14:50:18 UTC 2007 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=113993 From owner-freebsd-gnome@FreeBSD.ORG Sun Jun 24 16:30:51 2007 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BF3CC16A400 for ; Sun, 24 Jun 2007 16:30:51 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from raven.customer.vol.cz (raven.customer.vol.cz [195.250.144.108]) by mx1.freebsd.org (Postfix) with ESMTP id 2E6A613C45A for ; Sun, 24 Jun 2007 16:30:50 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from [192.168.0.23] (rb5dg130.net.upc.cz [89.176.238.130]) (authenticated bits=0) by raven.customer.vol.cz (8.14.1/8.14.1) with ESMTP id l5OGUgfO053567 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 24 Jun 2007 18:30:44 +0200 (CEST) (envelope-from pav@FreeBSD.org) From: Pav Lucistnik To: Alexander Leidinger In-Reply-To: <20070622184024.40125c9c@deskjail> References: <20070620075813.dux7v2n7zeo4oc4g@webmail.leidinger.net> <1182328607.46938.34.camel@pav.hide.vol.cz> <20070622184024.40125c9c@deskjail> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-cQGpkEgiAbuZocKmA4fS" Date: Sun, 24 Jun 2007 18:30:42 +0200 Message-Id: <1182702642.38850.0.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.10.1 FreeBSD GNOME Team Port X-Spam-Score: -0.924 () AWL,BAYES_50 X-Scanned-By: MIMEDefang 2.61 on 195.250.144.108 X-Milter: Spamilter (Reciever: raven.customer.vol.cz; Sender-ip: 89.176.238.130; Sender-helo: [192.168.0.23]; ) Cc: gnome@FreeBSD.org, x11@FreeBSD.org Subject: Re: Fishing for some glues to find the problem X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Jun 2007 16:30:51 -0000 --=-cQGpkEgiAbuZocKmA4fS Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Alexander Leidinger p=ED=B9e v p=E1 22. 06. 2007 v 18:40 +0200: > > All the people who upgraded to X.org 7.2 here complains about > keyboard > > bugs, when you define multiple keyboard layouts in the server. Say, if > > you do > >=20 > > Option "XkbLayout" "us,cz" > >=20 > > you no longer can switch to a console (Ctrl+Alt+F#), and Alt+Tab breaks > > in Xfce4 (but works in GNOME; combination of left Alt with anything, > > really). > >=20 > > Someone reported that downgrading xkeyboard-config to 0.8 (never been i= n > > ports) fixes this. I haven't done any digging into this yet myself. >=20 > It is working now. I've rebuild xorg-server. While installing it > (forcing pkg register on top of the same existing version), it bailed > out because of a symlink /usr/local/share/X11/xkb/compiled > -> /var/lib/SOMETHING.=20 Removing the symlink makes no different to my problem. --=20 Pav Lucistnik 94 outdated ports on the box, 94 outdated ports. Portupgrade one, an hour 'til done, 82 outdated ports on the box. --=-cQGpkEgiAbuZocKmA4fS Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGfpwvntdYP8FOsoIRApJnAJ98vG1Et/padFKKDj9SV1/ZRi4mvQCdFvDI sFHfINmdFeq/Zp5+oCCtN9w= =CBTV -----END PGP SIGNATURE----- --=-cQGpkEgiAbuZocKmA4fS-- From owner-freebsd-gnome@FreeBSD.ORG Sun Jun 24 17:13:15 2007 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BDB2D16A41F; Sun, 24 Jun 2007 17:13:15 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 95E3913C4BB; Sun, 24 Jun 2007 17:13:15 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5OHDFsX099590; Sun, 24 Jun 2007 17:13:15 GMT (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5OHDFMk099586; Sun, 24 Jun 2007 17:13:15 GMT (envelope-from marcus) Date: Sun, 24 Jun 2007 17:13:15 GMT From: Joe Marcus Clarke Message-Id: <200706241713.l5OHDFMk099586@freefall.freebsd.org> To: conrads@cox.net, marcus@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/113993: devel/pkg-config: enable threading in configure (Makefile) 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, 24 Jun 2007 17:13:15 -0000 Synopsis: devel/pkg-config: enable threading in configure (Makefile) State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sun Jun 24 17:11:30 UTC 2007 State-Changed-Why: pkg-config does not need to be threaded. Given how critical it is for so many ports, it's best not to fix something that is not broken. http://www.freebsd.org/cgi/query-pr.cgi?pr=113993 From owner-freebsd-gnome@FreeBSD.ORG Mon Jun 25 05:47:29 2007 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0FD7916A421; Mon, 25 Jun 2007 05:47:29 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from redbull.bpaserver.net (redbullneu.bpaserver.net [213.198.78.217]) by mx1.freebsd.org (Postfix) with ESMTP id B8BBA13C4AD; Mon, 25 Jun 2007 05:47:28 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p54A5E7AA.dip.t-dialin.net [84.165.231.170]) by redbull.bpaserver.net (Postfix) with ESMTP id 42A1D2E249; Mon, 25 Jun 2007 07:47:21 +0200 (CEST) Received: from webmail.leidinger.net (webmail.Leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id B43865B5431; Mon, 25 Jun 2007 07:45:34 +0200 (CEST) Received: (from www@localhost) by webmail.leidinger.net (8.13.8/8.13.8/Submit) id l5P5jYKi059133; Mon, 25 Jun 2007 07:45:34 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde MIME library) with HTTP; Mon, 25 Jun 2007 07:45:34 +0200 Message-ID: <20070625074534.1327j7xrwckccs00@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Mon, 25 Jun 2007 07:45:34 +0200 From: Alexander Leidinger To: pav@FreeBSD.org References: <20070620075813.dux7v2n7zeo4oc4g@webmail.leidinger.net> <1182328607.46938.34.camel@pav.hide.vol.cz> <20070622184024.40125c9c@deskjail> <1182702642.38850.0.camel@ikaros.oook.cz> In-Reply-To: <1182702642.38850.0.camel@ikaros.oook.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.4) / FreeBSD-7.0 X-BPAnet-MailScanner-Information: Please contact the ISP for more information X-BPAnet-MailScanner: Found to be clean X-BPAnet-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-12.904, required 8, BAYES_00 -15.00, DKIM_POLICY_SIGNSOME 0.00, J_CHICKENPOX_33 0.60, MIME_QP_LONG_LINE 1.40, RDNS_DYNAMIC 0.10) X-BPAnet-MailScanner-From: alexander@leidinger.net X-Spam-Status: No Cc: gnome@FreeBSD.org, x11@FreeBSD.org Subject: Re: Fishing for some glues to find the 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: Mon, 25 Jun 2007 05:47:29 -0000 Quoting Pav Lucistnik (from Sun, 24 Jun 2007 =20 18:30:42 +0200): > Alexander Leidinger p=C3=AD=C5=A1e v p=C3=A1 22. 06. 2007 v 18:40 +0200: > >> > All the people who upgraded to X.org 7.2 here complains about >> keyboard >> > bugs, when you define multiple keyboard layouts in the server. Say, if >> > you do >> > >> > Option "XkbLayout" "us,cz" >> > >> > you no longer can switch to a console (Ctrl+Alt+F#), and Alt+Tab breaks >> > in Xfce4 (but works in GNOME; combination of left Alt with anything, >> > really). >> > >> > Someone reported that downgrading xkeyboard-config to 0.8 (never been i= n >> > ports) fixes this. I haven't done any digging into this yet myself. >> >> It is working now. I've rebuild xorg-server. While installing it >> (forcing pkg register on top of the same existing version), it bailed >> out because of a symlink /usr/local/share/X11/xkb/compiled >> -> /var/lib/SOMETHING. > > Removing the symlink makes no different to my problem. Have you rebuild xorg-server? If yes: ENOGLUE... Bye, Alexander. --=20 Washing your car to make it rain doesn't work. http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137 From owner-freebsd-gnome@FreeBSD.ORG Mon Jun 25 08:55:18 2007 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B746816A421; Mon, 25 Jun 2007 08:55:18 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from nat-application.b1.lan.prg.vol.cz (nat-application.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.freebsd.org (Postfix) with ESMTP id 23C9613C46C; Mon, 25 Jun 2007 08:55:17 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1]) by nat-application.b1.lan.prg.vol.cz (8.13.8/8.13.8) with ESMTP id l5P8tEIZ090730; Mon, 25 Jun 2007 10:55:14 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.13.8/8.13.8/Submit) id l5P8tExm090729; Mon, 25 Jun 2007 10:55:14 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Alexander Leidinger In-Reply-To: <20070625074534.1327j7xrwckccs00@webmail.leidinger.net> References: <20070620075813.dux7v2n7zeo4oc4g@webmail.leidinger.net> <1182328607.46938.34.camel@pav.hide.vol.cz> <20070622184024.40125c9c@deskjail> <1182702642.38850.0.camel@ikaros.oook.cz> <20070625074534.1327j7xrwckccs00@webmail.leidinger.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-pcGPIz7zlHNjbHMyGYXe" Date: Mon, 25 Jun 2007 10:55:14 +0200 Message-Id: <1182761714.90599.0.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port Cc: gnome@FreeBSD.org, x11@FreeBSD.org Subject: Re: Fishing for some glues to find the problem X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@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, 25 Jun 2007 08:55:18 -0000 --=-pcGPIz7zlHNjbHMyGYXe Content-Type: text/plain; charset=ISO8859-2 Content-Transfer-Encoding: quoted-printable Alexander Leidinger p=ED=B9e v po 25. 06. 2007 v 07:45 +0200: > Quoting Pav Lucistnik (from Sun, 24 Jun 2007 =20 > 18:30:42 +0200): >=20 > > Alexander Leidinger p=ED=B9e v p=E1 22. 06. 2007 v 18:40 +0200: > > > >> > All the people who upgraded to X.org 7.2 here complains about > >> keyboard > >> > bugs, when you define multiple keyboard layouts in the server. Say, = if > >> > you do > >> > > >> > Option "XkbLayout" "us,cz" > >> > > >> > you no longer can switch to a console (Ctrl+Alt+F#), and Alt+Tab bre= aks > >> > in Xfce4 (but works in GNOME; combination of left Alt with anything, > >> > really). > >> > > >> > Someone reported that downgrading xkeyboard-config to 0.8 (never bee= n in > >> > ports) fixes this. I haven't done any digging into this yet myself. > >> > >> It is working now. I've rebuild xorg-server. While installing it > >> (forcing pkg register on top of the same existing version), it bailed > >> out because of a symlink /usr/local/share/X11/xkb/compiled > >> -> /var/lib/SOMETHING. > > > > Removing the symlink makes no different to my problem. >=20 > Have you rebuild xorg-server? If yes: ENOGLUE... No dice. --=20 Pav Lucistnik No one expects the spanish inquisition. --=-pcGPIz7zlHNjbHMyGYXe Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGf4LuntdYP8FOsoIRAuUvAJ45QF+5sTCmudeY5znrf3ebU0QfcgCgiFd/ YuwGpNsELErdeRDeCTgbDpA= =eSfg -----END PGP SIGNATURE----- --=-pcGPIz7zlHNjbHMyGYXe-- From owner-freebsd-gnome@FreeBSD.ORG Mon Jun 25 11:09:12 2007 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B25DC16A46F for ; Mon, 25 Jun 2007 11:09:12 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 9F79D13C48A for ; Mon, 25 Jun 2007 11:09:12 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5PB9CrY099047 for ; Mon, 25 Jun 2007 11:09:12 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5PB9Br7099043 for gnome@FreeBSD.org; Mon, 25 Jun 2007 11:09:11 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 25 Jun 2007 11:09:11 GMT Message-Id: <200706251109.l5PB9Br7099043@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 you 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, 25 Jun 2007 11:09:12 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- a ports/105589 gnome www/firefox: Firefox 2.0 segfaults when saving more th o ports/112084 gnome sysutils/hal 0.5.8-xxxxxx endlessly resets scsi bus on o ports/113257 gnome sysutils/tracker indexer immediately goes to 100% cpu f ports/113307 gnome textproc/docbook-sk 4.2.1.4 needs to be completely rem o ports/113684 gnome graphics/GIMP 2.2.15,2: LibGimpBase-WARNING **: scrip 5 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/100785 gnome devel/nspr does not pass `make test` on 6-stable o ports/103529 gnome www/seamonkey: enable SVG and Pango font rendering sup o ports/108241 gnome Use OPTIONS in editors/abiword-plugins s ports/108267 gnome ports/lang/guile: please update s ports/108364 gnome [patch] x11-toolkits/gtk20: plist problem with icons d p ports/111272 gnome [PATCH] print/freetype2: update to 2.3.3 o ports/112823 gnome mail/thunderbird - configure use of 'expr' is broken. o ports/113470 gnome [patch] print/freetype2 does not compile in (some) jai o ports/113786 gnome www/epiphany-extensions does not create the rss subscr 9 problems total. From owner-freebsd-gnome@FreeBSD.ORG Mon Jun 25 11:27:54 2007 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8984D16A400; Mon, 25 Jun 2007 11:27:54 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id F2A5613C457; Mon, 25 Jun 2007 11:27:53 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 56801EB29B8; Mon, 25 Jun 2007 19:12:13 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id WFy5jy18+xhi; Mon, 25 Jun 2007 19:12:10 +0800 (CST) Received: from LI-Xins-MacBook.local (sina152-194.staff.sina.com.cn [61.135.152.194]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id D4A36EB29B7; Mon, 25 Jun 2007 19:12:08 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to: subject:x-enigmail-version:content-type; b=XmxZTXy4CteX1zqxfqdM/mL3a1gyuQs63SYMuF322CSPTu4TxUTubn1Hoj0jaac5W mpPiLXzF5uL+Tb5u/jgBQ== Message-ID: <467FA300.9090709@delphij.net> Date: Mon, 25 Jun 2007 19:12:00 +0800 From: LI Xin Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.4 (Macintosh/20070604) MIME-Version: 1.0 To: mezz@FreeBSD.org, gnome@FreeBSD.org X-Enigmail-Version: 0.95.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig9CA63D55D717CA5A31C753EE" Cc: Subject: [SECURITY] [Fwd: [ports] cvs commit: ports/security/vuxml vuln.xml] 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, 25 Jun 2007 11:27:54 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9CA63D55D717CA5A31C753EE Content-Type: multipart/mixed; boundary="------------010204040503080102030004" This is a multi-part message in MIME format. --------------010204040503080102030004 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable FYI. The patch is from: http://svn.gnome.org/viewcvs/evolution-data-server/trunk/camel/providers/= imap/camel-imap-folder.c?view=3Dpatch&r1=3D7817&r2=3D7816&pathrev=3D7817 Cheers, --=20 Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! --------------010204040503080102030004 Content-Type: text/plain; x-mac-type="0"; x-mac-creator="0"; name="patch-SECURITY-CVE-2007-3257" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; filename="patch-SECURITY-CVE-2007-3257" Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/databases/evolution-data-server/Makefile,v retrieving revision 1.35 diff -u -p -r1.35 Makefile --- Makefile 29 May 2007 03:06:03 -0000 1.35 +++ Makefile 25 Jun 2007 11:09:02 -0000 @@ -8,6 +8,7 @@ =20 PORTNAME=3D evolution-data-server PORTVERSION=3D 1.10.2 +PORTREVISION=3D 1 CATEGORIES=3D databases gnome MASTER_SITES=3D ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=3D sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9= ]+).*/\1/} Index: files/patch-CVE-2007-3257 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: files/patch-CVE-2007-3257 diff -N files/patch-CVE-2007-3257 --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-CVE-2007-3257 25 Jun 2007 11:06:27 -0000 @@ -0,0 +1,20 @@ +--- camel/providers/imap/camel-imap-folder.c.orig 2007-06-25 19:05:09.44= 5434798 +0800 ++++ camel/providers/imap/camel-imap-folder.c 2007-06-25 19:05:40.4546073= 58 +0800 +@@ -655,7 +655,7 @@ + uid =3D g_datalist_get_data (&data, "UID"); + flags =3D GPOINTER_TO_UINT (g_datalist_get_data (&data, "FLAGS")); + =09 +- if (!uid || !seq || seq > summary_len) { ++ if (!uid || !seq || seq > summary_len || seq < 0) { + g_datalist_clear (&data); + continue; + } +@@ -2789,7 +2789,7 @@ + =09 + if (*response !=3D '*' || *(response + 1) !=3D ' ') + return NULL; +- seq =3D strtol (response + 2, &response, 10); ++ seq =3D strtoul (response + 2, &response, 10); + if (seq =3D=3D 0) + return NULL; + if (g_ascii_strncasecmp (response, " FETCH (", 8) !=3D 0) --------------010204040503080102030004 Content-Type: message/rfc822; name="[ports] cvs commit: ports/security/vuxml vuln.xml.eml" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename*0="[ports] cvs commit: ports/security/vuxml vuln.xml.eml" Return-Path: Received: from tarsier.geekcn.org ([unix socket]) by mail.geekcn.org (Cyrus v2.3.8) with LMTPA; Mon, 25 Jun 2007 18:58:16 +0800 X-Sieve: CMU Sieve 2.3 Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 96EC6EB29AD for ; Mon, 25 Jun 2007 18:58:14 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id jMOzSvdxw3EH for ; Mon, 25 Jun 2007 18:58:09 +0800 (CST) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 974C2EB265D for ; Mon, 25 Jun 2007 18:58:06 +0800 (CST) Authentication-Results: tarsier.geekcn.org from=delphij@FreeBSD.ORG; sender-id=softfail; spf=softfail Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by fledge.watson.org (8.13.8/8.13.8) with ESMTP id l5PAw4ME045878 for ; Mon, 25 Jun 2007 06:58:04 -0400 (EDT) (envelope-from delphij@FreeBSD.ORG) Received: from mx2.freebsd.org (mx2.freebsd.org [69.147.83.53]) by cyrus.watson.org (Postfix) with ESMTP id D92D648605 for ; Mon, 25 Jun 2007 06:58:04 -0400 (EDT) Received: from hub.freebsd.org (hub.freebsd.org [69.147.83.54]) by mx2.freebsd.org (Postfix) with ESMTP id 2A19619C74 for ; Mon, 25 Jun 2007 10:57:58 +0000 (UTC) (envelope-from delphij@FreeBSD.ORG) Received: by hub.freebsd.org (Postfix, from userid 1035) id 31AE516A526; Mon, 25 Jun 2007 10:57:57 +0000 (UTC) X-Original-To: delphij Delivered-To: delphij@FreeBSD.ORG Received: by hub.freebsd.org (Postfix, from userid 217) id CD7FD16A568; Mon, 25 Jun 2007 10:57:56 +0000 (UTC) From: Xin LI Subject: [ports] cvs commit: ports/security/vuxml vuln.xml In-Reply-To: <200706251057.l5PAvrRZ021518@repoman.freebsd.org> To: delphij@FreeBSD.ORG Message-Id: <20070625105756.CD7FD16A568@hub.freebsd.org> Date: Mon, 25 Jun 2007 10:57:56 +0000 (UTC) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (fledge.watson.org [209.31.154.41]); Mon, 25 Jun 2007 11:58:05 +0100 (BST) delphij 2007-06-25 10:57:52 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document evolution-data-server remote arbitrary code execution vulnerability. Fix at: Evolution SVN changeset 7817 (#447414) Revision Changes Path 1.1354 +31 -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" Index: ports/security/vuxml/vuln.xml diff -u ports/security/vuxml/vuln.xml:1.1353 ports/security/vuxml/vuln.xml:1.1354 --- ports/security/vuxml/vuln.xml:1.1353 Sun Jun 24 11:34:12 2007 +++ ports/security/vuxml/vuln.xml Mon Jun 25 10:57:52 2007 @@ -34,6 +34,36 @@ --> + + evolution-data-server -- remote execution of arbitrary code vulnerability + + + evolution-data-server + 1.11.4 + + + + +

Debian project reports:

+
+

It was discovered that the IMAP code in the Evolution + Data Server performs insufficient sanitising of a value + later used an array index, which can lead to the execution + of arbitrary code.

+
+ +
+ + CVE-2007-3257 + http://secunia.com/advisories/25766/ + http://bugzilla.gnome.org/show_bug.cgi?id=447414 + + + 2007-06-23 + 2007-06-25 + +
+ xpcd -- buffer overflow --------------010204040503080102030004-- --------------enig9CA63D55D717CA5A31C753EE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGf6MBOfuToMruuMARCkq1AJ4zcSAQg+xebb+69Q7CUcBV25lB+ACfXBL8 YtxcYhq/aK4xC9TnD1NNnlM= =qsZT -----END PGP SIGNATURE----- --------------enig9CA63D55D717CA5A31C753EE-- From owner-freebsd-gnome@FreeBSD.ORG Tue Jun 26 04:20:19 2007 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1BA7516A400; Tue, 26 Jun 2007 04:20:19 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id E604D13C455; Tue, 26 Jun 2007 04:20:18 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5Q4KIPt087928; Tue, 26 Jun 2007 04:20:18 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5Q4KIjq087924; Tue, 26 Jun 2007 04:20:18 GMT (envelope-from edwin) Date: Tue, 26 Jun 2007 04:20:18 GMT From: Edwin Groothuis Message-Id: <200706260420.l5Q4KIjq087924@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/114023: print/freetype2 fails to build 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, 26 Jun 2007 04:20:19 -0000 Synopsis: print/freetype2 fails to build Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Tue Jun 26 04:20:16 UTC 2007 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=114023 From owner-freebsd-gnome@FreeBSD.ORG Tue Jun 26 16:10:10 2007 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED87616A469 for ; Tue, 26 Jun 2007 16:10:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id DBE8B13C45D for ; Tue, 26 Jun 2007 16:10:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5QGAAMs050631 for ; Tue, 26 Jun 2007 16:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5QGAAfh050630; Tue, 26 Jun 2007 16:10:10 GMT (envelope-from gnats) Date: Tue, 26 Jun 2007 16:10:10 GMT Message-Id: <200706261610.l5QGAAfh050630@freefall.freebsd.org> To: gnome@FreeBSD.org From: Aaron Dalton Cc: Subject: Re: ports/114023: print/freetype2 fails to build X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Aaron Dalton List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jun 2007 16:10:11 -0000 The following reply was made to PR ports/114023; it has been noted by GNATS. From: Aaron Dalton To: bug-followup@FreeBSD.org, aaron@freebsd.org Cc: Subject: Re: ports/114023: print/freetype2 fails to build Date: Tue, 26 Jun 2007 10:06:32 -0600 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 To be clear, this is *not* happening inside of a jail. This is the native system. - -- Aaron Dalton aaron@FreeBSD.org FreeBSD Ports Committer -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: My Key: http://biglumber.com/x/web?qs=8811d2a4 Comment: My Website: http://superdupergames.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkaBOYgACgkQvlYKTYgR0qTDyACbBaAgv+fUOGhjOW9cEslTgukS t98AoLQt5KZHbY5MkazTChznCxlh7pSy =U8CA -----END PGP SIGNATURE----- From owner-freebsd-gnome@FreeBSD.ORG Tue Jun 26 21:01:05 2007 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 132F716A400 for ; Tue, 26 Jun 2007 21:01:05 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.freebsd.org (Postfix) with ESMTP id B590513C458 for ; Tue, 26 Jun 2007 21:01:04 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by tao.thought.org (8.13.8/8.13.1) with ESMTP id l5QL13gP011498 for ; Tue, 26 Jun 2007 14:01:04 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.13.8/8.13.1/Submit) id l5QL13ne011497 for freebsd-gnome@freebsd.org; Tue, 26 Jun 2007 14:01:03 -0700 (PDT) (envelope-from kline) Date: Tue, 26 Jun 2007 14:01:03 -0700 From: Gary Kline To: Gnome at FreeBSD List Message-ID: <20070626210103.GA11420@thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing twenty years of service to the Unix community Subject: system BEL ('\007') not work under Gnome: why? 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, 26 Jun 2007 21:01:05 -0000 Guys, Same thing under Gnome on my Ubuntu platform too. It was new; and now with my Dell, again, the beep that I like in vi/vim doesn't sound. i can write a C program to putchar('\007'); and the system sound here, altho thru my speakers rather than the computer itself. KDE has an emulator but so far I've only gotten to to make a strange sound. This under Ubuntu. Wrong wav file. How do I set up a bell.wav under gnome? I don't like and can't see the screen flash when I'm making sure my fingers hit the hright keys....more/less. tia, gary -- Gary Kline kline@thought.org www.thought.org Public Service Unix From owner-freebsd-gnome@FreeBSD.ORG Tue Jun 26 21:28:21 2007 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1EAEB16A400 for ; Tue, 26 Jun 2007 21:28:21 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.freebsd.org (Postfix) with ESMTP id C53FB13C46E for ; Tue, 26 Jun 2007 21:28:20 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.1/8.14.1) with ESMTP id l5QLTQjM085196; Tue, 26 Jun 2007 17:29:26 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Gary Kline In-Reply-To: <20070626210103.GA11420@thought.org> References: <20070626210103.GA11420@thought.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-x0BOPtXHQSfVV4lhgFqm" Organization: MarcusCom, Inc. Date: Tue, 26 Jun 2007 17:28:07 -0400 Message-Id: <1182893287.91835.29.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=no version=3.2.0 X-Spam-Checker-Version: SpamAssassin 3.2.0 (2007-05-01) on creme-brulee.marcuscom.com Cc: Gnome at FreeBSD List Subject: Re: system BEL ('\007') not work under Gnome: why? 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, 26 Jun 2007 21:28:21 -0000 --=-x0BOPtXHQSfVV4lhgFqm Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2007-06-26 at 14:01 -0700, Gary Kline wrote: > Guys, >=20 > Same thing under Gnome on my Ubuntu platform too. It was new; > and now with my Dell, again, the beep that I like in vi/vim > doesn't sound. i can write a C program to putchar('\007'); > and the system sound here, altho thru my speakers rather than the > computer itself. >=20 > KDE has an emulator but so far I've only gotten to to make a=20 > strange sound. This under Ubuntu. Wrong wav file. How do I > set up a bell.wav under gnome? I don't like and can't see the > screen flash when I'm making sure my fingers hit the hright > keys....more/less. Look at the Sound capplet. There is a tab there that will allow you to enable the system beep. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-x0BOPtXHQSfVV4lhgFqm Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGgYTmb2iPiv4Uz4cRAuEwAJ9GgY1dSZ1Doks6GTKTmM4ftbBfBwCfYBGG Jb9BnfWHWbMrdxRl+YtuJnA= =iyKk -----END PGP SIGNATURE----- --=-x0BOPtXHQSfVV4lhgFqm-- From owner-freebsd-gnome@FreeBSD.ORG Wed Jun 27 01:25:42 2007 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3C4F416A421 for ; Wed, 27 Jun 2007 01:25:42 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.freebsd.org (Postfix) with ESMTP id 45DD913C448 for ; Wed, 27 Jun 2007 01:25:39 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by tao.thought.org (8.13.8/8.13.1) with ESMTP id l5R1Pcqm013416; Tue, 26 Jun 2007 18:25:38 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.13.8/8.13.1/Submit) id l5R1PbwF013415; Tue, 26 Jun 2007 18:25:37 -0700 (PDT) (envelope-from kline) Date: Tue, 26 Jun 2007 18:25:37 -0700 From: Gary Kline To: Joe Marcus Clarke Message-ID: <20070627012537.GB13247@thought.org> References: <20070626210103.GA11420@thought.org> <1182893287.91835.29.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1182893287.91835.29.camel@shumai.marcuscom.com> User-Agent: Mutt/1.4.2.2i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing twenty years of service to the Unix community Cc: Gary Kline , Gnome at FreeBSD List Subject: Re: system BEL ('\007') not work under Gnome: why? 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, 27 Jun 2007 01:25:42 -0000 On Tue, Jun 26, 2007 at 05:28:07PM -0400, Joe Marcus Clarke wrote: > On Tue, 2007-06-26 at 14:01 -0700, Gary Kline wrote: > > Guys, > > > > Same thing under Gnome on my Ubuntu platform too. It was new; > > and now with my Dell, again, the beep that I like in vi/vim > > doesn't sound. i can write a C program to putchar('\007'); > > and the system sound here, altho thru my speakers rather than the > > computer itself. > > > > KDE has an emulator but so far I've only gotten to to make a > > strange sound. This under Ubuntu. Wrong wav file. How do I > > set up a bell.wav under gnome? I don't like and can't see the > > screen flash when I'm making sure my fingers hit the hright > > keys....more/less. > > Look at the Sound capplet. There is a tab there that will allow you to > enable the system beep. Um, exactly where do I click? If you mean the Prefs or Admin menues, I have found "Sound" and did enable the system beep. Nothing happpens. On the first tab, I can play all the clicks and bongs, and other wav files, but that's all. Same on both FreeBSD and Ubuntu. nada. gary > > Joe > > -- > PGP Key : http://www.marcuscom.com/pgp.asc -- Gary Kline kline@thought.org www.thought.org Public Service Unix From owner-freebsd-gnome@FreeBSD.ORG Wed Jun 27 01:33:39 2007 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6229816A46B for ; Wed, 27 Jun 2007 01:33:39 +0000 (UTC) (envelope-from wtd@pobox.com) Received: from as2.dm.egate.net (shell1.dm.egate.net [216.235.15.210]) by mx1.freebsd.org (Postfix) with ESMTP id 3A9AD13C45B for ; Wed, 27 Jun 2007 01:33:39 +0000 (UTC) (envelope-from wtd@pobox.com) Received: by as2.dm.egate.net (Postfix, from userid 5562) id EB80A4BB0; Tue, 26 Jun 2007 21:11:01 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by as2.dm.egate.net (Postfix) with ESMTP id E3C564B95 for ; Tue, 26 Jun 2007 21:11:01 -0400 (EDT) Date: Tue, 26 Jun 2007 21:11:01 -0400 (EDT) From: William Denton X-X-Sender: buff@as2.dm.egate.net To: freebsd-gnome@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: GNOME crashing just before it finishes starting a session 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, 27 Jun 2007 01:33:39 -0000 I recently upgraded X to 7.2 on one of my boxes and now GNOME and Metacity crash just in the final stages of starting a session. I'm running 6.2-STABLE, x.org-7.2, and gnome2-2.18.2_1 (with gnome2-power-tools). All the GNOME-relevant ports are up to date as of last night. X seems to be fine: I can use twm without any trouble and in the initial stages of running a GNOME session everything looks good, the resolution is OK, my monitor doesn't start to smoke, nothing bad happens. GDM works fine and looks just as it did before I upgrade X. Xorg.log shows no errors. The problem comes later. When I log in from GDM or after using startx, the GNOME splash image shows up and says it's starting something whose name I miss (icon of two overlapping windows), then the Panel, then nautilus, then deskbar-applet. The root window's background colour is set, the menu bar is there, and some applets are put in place. So far so good. I set it up to swallow an xlock, and usually it creates an xclock while starting the session, just leaves it sitting there, then starts another xlock instance, swallows it, and I remove the first one by hand. Right now, it's crashing before creating the second xlock. When it crashes, it may bring down my entire machine and actually turn it right off, which seems surprisingly vindictive. There is no useful error output that I can see. I tried removing the gnome-swallow, gnome-applets, and deskbar-applet ports (individually, not all together), and the problem still happened. I tried starting a Failsafe GNOME session, but it crashed even then. I don't know exactly what is causing the problem, and I'm not sure how to narrow it down any more. Is there some way I can make it step through each applet and so on while it's making the session? Can I disable things from the command-line before starting a session? If I have to wipe all my GNOME config information, I don't mind too much. What's the best way to do that? I moved all the .gnome directories out of the way as a test, but everything happened as it had before. Would I need to wipe .gconf*? >From rc.conf: gnome_enable="YES" #gdm_enable="NO" # For when I tested with startx and not GDM dbus_enable="YES" polkitd_enable="YES" hald_enable="YES" uname -a: FreeBSD sherlock.miskatonic.org 6.2-STABLE FreeBSD 6.2-STABLE #3: Fri Mar 16 02:04:00 EDT 2007 buff@sherlock.miskatonic.org:/usr/obj/usr/src/sys/SHERLOCK i386 Thanks, Bill -- William Denton, Toronto : www.miskatonic.org www.frbr.org www.openfrbr.org From owner-freebsd-gnome@FreeBSD.ORG Wed Jun 27 03:32:53 2007 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 669A116A421 for ; Wed, 27 Jun 2007 03:32:53 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.freebsd.org (Postfix) with ESMTP id 0596F13C4BA for ; Wed, 27 Jun 2007 03:32:52 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.1/8.14.1) with ESMTP id l5R3Y2rl087432; Tue, 26 Jun 2007 23:34:02 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Gary Kline In-Reply-To: <20070627012537.GB13247@thought.org> References: <20070626210103.GA11420@thought.org> <1182893287.91835.29.camel@shumai.marcuscom.com> <20070627012537.GB13247@thought.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-PVB/jHcIdJ8niy1/61U/" Organization: MarcusCom, Inc. Date: Tue, 26 Jun 2007 23:32:42 -0400 Message-Id: <1182915162.91835.57.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=no version=3.2.0 X-Spam-Checker-Version: SpamAssassin 3.2.0 (2007-05-01) on creme-brulee.marcuscom.com Cc: Gnome at FreeBSD List Subject: Re: system BEL ('\007') not work under Gnome: why? 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, 27 Jun 2007 03:32:53 -0000 --=-PVB/jHcIdJ8niy1/61U/ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2007-06-26 at 18:25 -0700, Gary Kline wrote: > On Tue, Jun 26, 2007 at 05:28:07PM -0400, Joe Marcus Clarke wrote: > > On Tue, 2007-06-26 at 14:01 -0700, Gary Kline wrote: > > > Guys, > > >=20 > > > Same thing under Gnome on my Ubuntu platform too. It was new; > > > and now with my Dell, again, the beep that I like in vi/vim > > > doesn't sound. i can write a C program to putchar('\007'); > > > and the system sound here, altho thru my speakers rather than the > > > computer itself. > > >=20 > > > KDE has an emulator but so far I've only gotten to to make a=20 > > > strange sound. This under Ubuntu. Wrong wav file. How do I > > > set up a bell.wav under gnome? I don't like and can't see the > > > screen flash when I'm making sure my fingers hit the hright > > > keys....more/less. > >=20 > > Look at the Sound capplet. There is a tab there that will allow you to > > enable the system beep. >=20 >=20 >=20 > Um, exactly where do I click? If you mean the Prefs or Admin > menues, I have found "Sound" and did enable the system beep. > Nothing happpens. On the first tab, I can play all the clicks > and bongs, and other wav files, but that's all. Same on both=20 > FreeBSD and Ubuntu. nada. Those settings work for me. I've never had a problem with the system beep. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-PVB/jHcIdJ8niy1/61U/ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGgdpZb2iPiv4Uz4cRAvMNAJ9kJIXyXPyPcfVhp3M/dhlfE8LGOACfZhz6 6o83pp4FQHC7bOIZR0N8Vas= =DMiN -----END PGP SIGNATURE----- --=-PVB/jHcIdJ8niy1/61U/-- From owner-freebsd-gnome@FreeBSD.ORG Wed Jun 27 04:12:52 2007 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BA41A16A41F for ; Wed, 27 Jun 2007 04:12:52 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.freebsd.org (Postfix) with ESMTP id 3345E13C448 for ; Wed, 27 Jun 2007 04:12:52 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by tao.thought.org (8.13.8/8.13.1) with ESMTP id l5R4CoiY014232; Tue, 26 Jun 2007 21:12:50 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.13.8/8.13.1/Submit) id l5R4Cn4q014231; Tue, 26 Jun 2007 21:12:49 -0700 (PDT) (envelope-from kline) Date: Tue, 26 Jun 2007 21:12:49 -0700 From: Gary Kline To: Joe Marcus Clarke Message-ID: <20070627041249.GA14097@thought.org> References: <20070626210103.GA11420@thought.org> <1182893287.91835.29.camel@shumai.marcuscom.com> <20070627012537.GB13247@thought.org> <1182915162.91835.57.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1182915162.91835.57.camel@shumai.marcuscom.com> User-Agent: Mutt/1.4.2.2i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing twenty years of service to the Unix community Cc: Gary Kline , Gnome at FreeBSD List Subject: Re: system BEL ('\007') not work under Gnome: why? 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, 27 Jun 2007 04:12:52 -0000 On Tue, Jun 26, 2007 at 11:32:42PM -0400, Joe Marcus Clarke wrote: > On Tue, 2007-06-26 at 18:25 -0700, Gary Kline wrote: > > On Tue, Jun 26, 2007 at 05:28:07PM -0400, Joe Marcus Clarke wrote: > > > On Tue, 2007-06-26 at 14:01 -0700, Gary Kline wrote: > > > > Guys, > > > > > > > > Same thing under Gnome on my Ubuntu platform too. It was new; > > > > and now with my Dell, again, the beep that I like in vi/vim > > > > doesn't sound. i can write a C program to putchar('\007'); > > > > and the system sound here, altho thru my speakers rather than the > > > > computer itself. > > > > > > > > KDE has an emulator but so far I've only gotten to to make a > > > > strange sound. This under Ubuntu. Wrong wav file. How do I > > > > set up a bell.wav under gnome? I don't like and can't see the > > > > screen flash when I'm making sure my fingers hit the hright > > > > keys....more/less. > > > > > > Look at the Sound capplet. There is a tab there that will allow you to > > > enable the system beep. > > > > > > > > Um, exactly where do I click? If you mean the Prefs or Admin > > menues, I have found "Sound" and did enable the system beep. > > Nothing happpens. On the first tab, I can play all the clicks > > and bongs, and other wav files, but that's all. Same on both > > FreeBSD and Ubuntu. nada. > > Those settings work for me. I've never had a problem with the system > beep. > Be awful strange to have two computers with the same defect; a broken speaker. ...I just tried again. Setting the screen to flash flashes the screen whenever the BEL should should. Here (old/present tao, running CTWM), echo "'\007'" sunds the bell plus '' to the screen. On both Gnome desktops, just a flash (plus, of course, '' to stdout). If anybody else is following this, any ideas? What, in /dev, controls the system spkr? gary PS: I guess I could use the KDE emulation if/iff I can find the right wav. ... > Joe > > -- > PGP Key : http://www.marcuscom.com/pgp.asc -- Gary Kline kline@thought.org www.thought.org Public Service Unix From owner-freebsd-gnome@FreeBSD.ORG Wed Jun 27 11:29:41 2007 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AE60C16A485 for ; Wed, 27 Jun 2007 11:29:41 +0000 (UTC) (envelope-from yuri@darklight.org.ru) Received: from darklight.org.ru (darklight.org.ru [194.186.18.14]) by mx1.freebsd.org (Postfix) with ESMTP id 9CE7B13C44C for ; Wed, 27 Jun 2007 11:29:40 +0000 (UTC) (envelope-from yuri@darklight.org.ru) Received: from darklight.org.ru (yuri@darklight.org.ru [127.0.0.1]) by darklight.org.ru (8.14.1/8.14.1) with ESMTP id l5RBIj6d017843 for ; Wed, 27 Jun 2007 15:18:46 +0400 (MSD) (envelope-from yuri@darklight.org.ru) Received: (from yuri@localhost) by darklight.org.ru (8.14.1/8.14.1/Submit) id l5RBIj6Z017842 for freebsd-gnome@freebsd.org; Wed, 27 Jun 2007 15:18:45 +0400 (MSD) (envelope-from yuri@darklight.org.ru) Date: Wed, 27 Jun 2007 15:18:44 +0400 From: Yuri Pankov To: freebsd-gnome@freebsd.org Message-ID: <20070627111844.GA98853@darklight.org.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=SHA1; protocol="application/pgp-signature"; boundary="Kj7319i9nmIyA2yE" Content-Disposition: inline User-Agent: Mutt/1.5.15 (2007-04-06) X-Greylist: Sender is SPF-compliant, not delayed by milter-greylist-3.0 (darklight.org.ru [127.0.0.1]); Wed, 27 Jun 2007 15:18:46 +0400 (MSD) Subject: Evolution: Maildir account creation broken 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, 27 Jun 2007 11:29:41 -0000 --Kj7319i9nmIyA2yE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, Maildir account creation in Evolution is broken, ie dialog wants user to select file, not directory. There's open bug in GNOME Bugzilla - http://bugzilla.gnome.org/show_bug.cgi?id=352346 Patches attached to bug report seem to fix it. Yuri --Kj7319i9nmIyA2yE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBGgkeUeoAklVFrLdgRAt+oAJ9LiVoNz9WtxPqmP5oytQOhZux8uACeM/mC NjH95vJJXc3HMcrAi/KyECs= =nnzf -----END PGP SIGNATURE----- --Kj7319i9nmIyA2yE-- From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 28 17:59:06 2007 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 19F6D16A41F for ; Thu, 28 Jun 2007 17:59:06 +0000 (UTC) (envelope-from brian@Awfulhak.org) Received: from storm.uk.FreeBSD.org (storm.uk.FreeBSD.org [194.242.157.42]) by mx1.freebsd.org (Postfix) with ESMTP id AFBCF13C448 for ; Thu, 28 Jun 2007 17:59:05 +0000 (UTC) (envelope-from brian@Awfulhak.org) Received: from store.lan.Awfulhak.org (store.lan.Awfulhak.org [172.16.0.35]) by storm.uk.FreeBSD.org (8.14.1/8.14.1) with ESMTP id l5SHx1WY069163; Thu, 28 Jun 2007 18:59:02 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from store.lan.Awfulhak.org (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 790081957C67; Thu, 28 Jun 2007 17:58:41 +0000 (GMT) Received: from gw.Awfulhak.org (gw.lan.Awfulhak.org [172.16.0.1]) by store.lan.Awfulhak.org (Postfix) with ESMTP id 6353C1957C61; Thu, 28 Jun 2007 17:58:39 +0000 (GMT) Received: from conflict (brian@gw.lan.Awfulhak.org [172.16.0.1]) by gw.Awfulhak.org (8.14.1/8.14.1) with ESMTP id l5SHwtDt062703; Thu, 28 Jun 2007 10:58:55 -0700 (PDT) (envelope-from brian@Awfulhak.org) Date: Thu, 28 Jun 2007 10:58:54 -0700 From: Brian Somers To: Brian Somers Message-ID: <20070628105854.79a84b9c@conflict> In-Reply-To: <20070622101508.562bb351@conflict> References: <20070622101508.562bb351@conflict> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: gnome@FreeBSD.org Subject: Re: Tweak to libgsf's pkg-plist 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: Thu, 28 Jun 2007 17:59:06 -0000 Should I take silence to mean ok? Cheers. On Fri, 22 Jun 2007 10:15:08 -0700 Brian Somers wrote: > Hi, > > ix01.html doesn't seem to be part of libgsf any more. > Could you apply the attached patch or ok me to do it? > > Thanks. > > -- > Brian Somers Tel: +1 604 484 6434 > Mob: +1 604 315 1343 > Sophos - security and control Web: www.sophos.com > > Index: pkg-plist > =================================================================== > RCS file: /usr/home/ncvs/ports/devel/libgsf/pkg-plist,v > retrieving revision 1.20 > diff -u -r1.20 pkg-plist > --- pkg-plist 19 Jun 2007 05:11:47 -0000 1.20 > +++ pkg-plist 22 Jun 2007 17:13:05 -0000 > @@ -83,7 +83,6 @@ > share/doc/gsf/index.sgml > share/doc/gsf/intro.html > share/doc/gsf/io.html > -share/doc/gsf/ix01.html > share/doc/gsf/left.png > share/doc/gsf/misc.html > share/doc/gsf/parsers.html -- Brian Somers Don't _EVER_ lose your sense of humour ! From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 28 18:03:16 2007 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4614416A469 for ; Thu, 28 Jun 2007 18:03:16 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from nat-application.b1.lan.prg.vol.cz (nat-application.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.freebsd.org (Postfix) with ESMTP id AC10013C465 for ; Thu, 28 Jun 2007 18:03:15 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1]) by nat-application.b1.lan.prg.vol.cz (8.13.8/8.13.8) with ESMTP id l5SI37bI078516; Thu, 28 Jun 2007 20:03:07 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.13.8/8.13.8/Submit) id l5SI34PN078515; Thu, 28 Jun 2007 20:03:04 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Brian Somers In-Reply-To: <20070628105854.79a84b9c@conflict> References: <20070622101508.562bb351@conflict> <20070628105854.79a84b9c@conflict> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-lgtOPu1zsviB1ZOqSqz1" Date: Thu, 28 Jun 2007 20:03:04 +0200 Message-Id: <1183053784.77922.12.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port Cc: gnome@FreeBSD.org, Brian Somers Subject: Re: Tweak to libgsf's pkg-plist X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2007 18:03:16 -0000 --=-lgtOPu1zsviB1ZOqSqz1 Content-Type: text/plain; charset=ISO8859-2 Content-Transfer-Encoding: quoted-printable Brian Somers p=ED=B9e v =E8t 28. 06. 2007 v 10:58 -0700: This was already fixed, 6 days ago. > Should I take silence to mean ok? >=20 > Cheers. >=20 > On Fri, 22 Jun 2007 10:15:08 -0700 > Brian Somers wrote: >=20 > > Hi, > >=20 > > ix01.html doesn't seem to be part of libgsf any more. > > Could you apply the attached patch or ok me to do it? > >=20 > > Thanks. > >=20 > > --=20 > > Brian Somers Tel: +1 604 484 6434 > > Mob: +1 604 315 1343 > > Sophos - security and control Web: www.sophos.com > >=20 > > Index: pkg-plist > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > RCS file: /usr/home/ncvs/ports/devel/libgsf/pkg-plist,v > > retrieving revision 1.20 > > diff -u -r1.20 pkg-plist > > --- pkg-plist 19 Jun 2007 05:11:47 -0000 1.20 > > +++ pkg-plist 22 Jun 2007 17:13:05 -0000 > > @@ -83,7 +83,6 @@ > > share/doc/gsf/index.sgml > > share/doc/gsf/intro.html > > share/doc/gsf/io.html > > -share/doc/gsf/ix01.html > > share/doc/gsf/left.png > > share/doc/gsf/misc.html > > share/doc/gsf/parsers.html >=20 >=20 --=20 Pav Lucistnik Linux is a happy free-for-all chaos. --=-lgtOPu1zsviB1ZOqSqz1 Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?= =?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGg/fUntdYP8FOsoIRAky7AJ4ha+YN878FP0RrsRbOl+sOm9knzQCghj3s h2jz0u5KoGJbE3v5y9fCuLE= =0wrh -----END PGP SIGNATURE----- --=-lgtOPu1zsviB1ZOqSqz1-- From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 28 18:10:03 2007 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D16616A4C7; Thu, 28 Jun 2007 18:10:03 +0000 (UTC) (envelope-from brian@Awfulhak.org) Received: from storm.uk.FreeBSD.org (storm.uk.FreeBSD.org [194.242.157.42]) by mx1.freebsd.org (Postfix) with ESMTP id 1A5AD13C45A; Thu, 28 Jun 2007 18:10:02 +0000 (UTC) (envelope-from brian@Awfulhak.org) Received: from store.lan.Awfulhak.org (store.lan.Awfulhak.org [172.16.0.35]) by storm.uk.FreeBSD.org (8.14.1/8.14.1) with ESMTP id l5SIA0T7069517; Thu, 28 Jun 2007 19:10:01 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from store.lan.Awfulhak.org (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id BC9941957C69; Thu, 28 Jun 2007 18:09:40 +0000 (GMT) Received: from gw.Awfulhak.org (gw.lan.Awfulhak.org [172.16.0.1]) by store.lan.Awfulhak.org (Postfix) with ESMTP id AA44E1957C56; Thu, 28 Jun 2007 18:09:38 +0000 (GMT) Received: from conflict (brian@gw.lan.Awfulhak.org [172.16.0.1]) by gw.Awfulhak.org (8.14.1/8.14.1) with ESMTP id l5SI9srZ062796; Thu, 28 Jun 2007 11:09:54 -0700 (PDT) (envelope-from brian@Awfulhak.org) Date: Thu, 28 Jun 2007 11:09:54 -0700 From: Brian Somers To: Message-ID: <20070628110954.17fc2d2a@conflict> In-Reply-To: <1183053784.77922.12.camel@pav.hide.vol.cz> References: <20070622101508.562bb351@conflict> <20070628105854.79a84b9c@conflict> <1183053784.77922.12.camel@pav.hide.vol.cz> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.12; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: gnome@FreeBSD.org Subject: Re: Tweak to libgsf's pkg-plist 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: Thu, 28 Jun 2007 18:10:03 -0000 On Thu, 28 Jun 2007 20:03:04 +0200 "Pav Lucistnik" wrote: > Brian Somers p=C3=AD=C5=A1e v =C4=8Dt 28. 06. 2007 v 10:58 -0700: >=20 > This was already fixed, 6 days ago. Ah, ok - thanks. I'll look next time. I was concerned that the original message may have been lost and was half expecting a "silence to what??!" response. Cheers. > > Should I take silence to mean ok? > >=20 > > Cheers. > >=20 > > On Fri, 22 Jun 2007 10:15:08 -0700 > > Brian Somers wrote: > >=20 > > > Hi, > > >=20 > > > ix01.html doesn't seem to be part of libgsf any more. > > > Could you apply the attached patch or ok me to do it? > > >=20 > > > Thanks. > > >=20 > > > --=20 > > > Brian Somers Tel: +1 604 484 64= 34 > > > Mob: +1 604 315 13= 43 > > > Sophos - security and control Web: www.sophos.c= om > > >=20 > > > Index: pkg-plist > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > RCS file: /usr/home/ncvs/ports/devel/libgsf/pkg-plist,v > > > retrieving revision 1.20 > > > diff -u -r1.20 pkg-plist > > > --- pkg-plist 19 Jun 2007 05:11:47 -0000 1.20 > > > +++ pkg-plist 22 Jun 2007 17:13:05 -0000 > > > @@ -83,7 +83,6 @@ > > > share/doc/gsf/index.sgml > > > share/doc/gsf/intro.html > > > share/doc/gsf/io.html > > > -share/doc/gsf/ix01.html > > > share/doc/gsf/left.png > > > share/doc/gsf/misc.html > > > share/doc/gsf/parsers.html > >=20 > >=20 > --=20 > Pav Lucistnik > >=20 > Linux is a happy free-for-all chaos. --=20 Brian Somers Don't _EVER_ lose your sense of humour ! From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 28 19:44:53 2007 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 51C9016A46B; Thu, 28 Jun 2007 19:44:53 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 23B9013C4C4; Thu, 28 Jun 2007 19:44:53 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from freefall.freebsd.org (jkim@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5SJiq9B014801; Thu, 28 Jun 2007 19:44:52 GMT (envelope-from jkim@freefall.freebsd.org) Received: (from jkim@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5SJip8u014797; Thu, 28 Jun 2007 19:44:51 GMT (envelope-from jkim) Date: Thu, 28 Jun 2007 19:44:51 GMT From: Jung-uk Kim Message-Id: <200706281944.l5SJip8u014797@freefall.freebsd.org> To: oberman@es.net, jkim@FreeBSD.org, openoffice@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/113720: editors/openoffice.org-2.2.0 and 2.2.1 fail after upgrade of xorg 7.2 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: Thu, 28 Jun 2007 19:44:53 -0000 Synopsis: editors/openoffice.org-2.2.0 and 2.2.1 fail after upgrade of xorg 7.2 State-Changed-From-To: open->feedback State-Changed-By: jkim State-Changed-When: Thu Jun 28 19:38:01 UTC 2007 State-Changed-Why: This seems to be fixed in the latest cairo. Reclassify. Responsible-Changed-From-To: openoffice->gnome Responsible-Changed-By: jkim Responsible-Changed-When: Thu Jun 28 19:38:01 UTC 2007 Responsible-Changed-Why: It seems to be fixed in the latest cairo. Over to the correct maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=113720 From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 28 19:50:12 2007 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8CAC316A41F for ; Thu, 28 Jun 2007 19:50:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 3BD0513C45A for ; Thu, 28 Jun 2007 19:50:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5SJoCZj015208 for ; Thu, 28 Jun 2007 19:50:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5SJoCrl015207; Thu, 28 Jun 2007 19:50:12 GMT (envelope-from gnats) Date: Thu, 28 Jun 2007 19:50:12 GMT Message-Id: <200706281950.l5SJoCrl015207@freefall.freebsd.org> To: gnome@FreeBSD.org From: Jung-uk Kim Cc: Subject: Re: ports/113720: editors/openoffice.org-2.2.0 and 2.2.1 fail after upgrade of xorg 7.2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jung-uk Kim List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2007 19:50:12 -0000 The following reply was made to PR ports/113720; it has been noted by GNATS. From: Jung-uk Kim To: bug-followup@FreeBSD.org Cc: oberman@es.net, Janos Mohacsi Subject: Re: ports/113720: editors/openoffice.org-2.2.0 and 2.2.1 fail after upgrade of xorg 7.2 Date: Thu, 28 Jun 2007 15:48:45 -0400 FYI, here is the relevant commit log from Cairo 1.4.10: commit 0791f342b93225849d9171aac8b738014b18bdf5 Author: Chris Wilson Date: Wed Jun 27 10:53:29 2007 -0700 Avoid deferring resource cleanup for application drawables This eliminates X errors propagated from cairo due to cleaning up Render Pictures after the application had already destroyed the Drawable they reference. (It would be nice if the X server wouldn't complain that some cleanup work is already done, but there you have it.) This fix has been verified to fix the bug causing OpenOffice.org to crash as described here: XError on right click menus in OOo. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=243811 And unlike other proposed fixes for this bug, this fix does not introduce any new calls to XSync, (and thereby avoids performance concerns from those). Jung-uk Kim From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 28 20:20:11 2007 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8F9ED16A46D for ; Thu, 28 Jun 2007 20:20:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 4EE0A13C4B7 for ; Thu, 28 Jun 2007 20:20:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5SKKAgQ017738 for ; Thu, 28 Jun 2007 20:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5SKKA5x017737; Thu, 28 Jun 2007 20:20:10 GMT (envelope-from gnats) Date: Thu, 28 Jun 2007 20:20:10 GMT Message-Id: <200706282020.l5SKKA5x017737@freefall.freebsd.org> To: gnome@FreeBSD.org From: "Kevin Oberman" Cc: Subject: Re: ports/113720: editors/openoffice.org-2.2.0 and 2.2.1 fail after upgrade of xorg 7.2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kevin Oberman List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2007 20:20:11 -0000 The following reply was made to PR ports/113720; it has been noted by GNATS. From: "Kevin Oberman" To: Jung-uk Kim Cc: bug-followup@FreeBSD.org, Janos Mohacsi , freebsd-openoffice@FreeBSD.org Subject: Re: ports/113720: editors/openoffice.org-2.2.0 and 2.2.1 fail after upgrade of xorg 7.2 Date: Thu, 28 Jun 2007 13:04:12 -0700 --==_Exmh_1183061052_40069P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > From: Jung-uk Kim > Date: Thu, 28 Jun 2007 15:05:40 -0400 > > I tracked it down and confirmed it is not OpenOffice.org's bug. > Basically you it goes like this: OOo -> GTK+ -> Cairo -> > libX11. :-( Luckily these issues are fixed in the latest ports. So, > update your x11/libX11 and graphics/cairo and try again. It should > fix the issue. Wow! That must have been quite a job to track down. Thanks! I can confirm that OOo is operating correctly again on 2 of my systems. I won't be able to check the third until next week, but I feel pretty sure that it will be OK, too. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 --==_Exmh_1183061052_40069P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: Exmh version 2.5 06/03/2002 iD8DBQFGhBQ8kn3rs5h7N1ERAvebAJ9qbOoDXIZE9qbqFJv6iUr9V7D/3QCeMu0x nLsySFqdYtG7kUfAIkJ2kJY= =EruY -----END PGP SIGNATURE----- --==_Exmh_1183061052_40069P-- From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 28 21:20:08 2007 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E3E1D16A400 for ; Thu, 28 Jun 2007 21:20:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 900B313C483 for ; Thu, 28 Jun 2007 21:20:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5SLK8PX024677 for ; Thu, 28 Jun 2007 21:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5SLK8s0024676; Thu, 28 Jun 2007 21:20:08 GMT (envelope-from gnats) Date: Thu, 28 Jun 2007 21:20:08 GMT Message-Id: <200706282120.l5SLK8s0024676@freefall.freebsd.org> To: gnome@FreeBSD.org From: Volker Cc: Subject: Re: ports/113720: editors/openoffice.org-2.2.0 and 2.2.1 fail afterupgrade of xorg 7.2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Volker List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2007 21:20:09 -0000 The following reply was made to PR ports/113720; it has been noted by GNATS. From: Volker To: Kevin Oberman Cc: Jung-uk Kim , freebsd-openoffice@FreeBSD.org, Janos Mohacsi , bug-followup@FreeBSD.org Subject: Re: ports/113720: editors/openoffice.org-2.2.0 and 2.2.1 fail afterupgrade of xorg 7.2 Date: Thu, 28 Jun 2007 22:48:43 +0200 On 06/28/07 22:04, Kevin Oberman wrote: >> From: Jung-uk Kim >> Date: Thu, 28 Jun 2007 15:05:40 -0400 >> >> I tracked it down and confirmed it is not OpenOffice.org's bug. >> Basically you it goes like this: OOo -> GTK+ -> Cairo -> >> libX11. :-( Luckily these issues are fixed in the latest ports. So, >> update your x11/libX11 and graphics/cairo and try again. It should >> fix the issue. > > Wow! That must have been quite a job to track down. Thanks! > > I can confirm that OOo is operating correctly again on 2 of my > systems. I won't be able to check the third until next week, but I feel > pretty sure that it will be OK, too. Updating cairo to at least version 1.4.8_1 fixes this issue. But I still wonder why OOo aborted silently w/o core dumping or making some noise on stderr. Also gdb hasn't been very helpful for this issue. From owner-freebsd-gnome@FreeBSD.ORG Thu Jun 28 21:20:13 2007 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4D27016A400 for ; Thu, 28 Jun 2007 21:20:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 3D7C613C45E for ; Thu, 28 Jun 2007 21:20:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5SLKDRi024726 for ; Thu, 28 Jun 2007 21:20:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5SLKDNZ024725; Thu, 28 Jun 2007 21:20:13 GMT (envelope-from gnats) Date: Thu, 28 Jun 2007 21:20:13 GMT Message-Id: <200706282120.l5SLKDNZ024725@freefall.freebsd.org> To: gnome@FreeBSD.org From: Jung-uk Kim Cc: Subject: Re: ports/113720: editors/openoffice.org-2.2.0 and 2.2.1 fail afterupgrade of xorg 7.2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jung-uk Kim List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jun 2007 21:20:13 -0000 The following reply was made to PR ports/113720; it has been noted by GNATS. From: Jung-uk Kim To: freebsd-openoffice@FreeBSD.org Cc: Volker , Kevin Oberman , Janos Mohacsi , bug-followup@FreeBSD.org Subject: Re: ports/113720: editors/openoffice.org-2.2.0 and 2.2.1 fail afterupgrade of xorg 7.2 Date: Thu, 28 Jun 2007 17:17:38 -0400 On Thursday 28 June 2007 04:48 pm, Volker wrote: > On 06/28/07 22:04, Kevin Oberman wrote: > >> From: Jung-uk Kim > >> Date: Thu, 28 Jun 2007 15:05:40 -0400 > >> > >> I tracked it down and confirmed it is not OpenOffice.org's bug. > >> Basically you it goes like this: OOo -> GTK+ -> Cairo -> > >> libX11. :-( Luckily these issues are fixed in the latest ports. > >> So, update your x11/libX11 and graphics/cairo and try again. > >> It should fix the issue. > > > > Wow! That must have been quite a job to track down. Thanks! > > > > I can confirm that OOo is operating correctly again on 2 of my > > systems. I won't be able to check the third until next week, but > > I feel pretty sure that it will be OK, too. > > Updating cairo to at least version 1.4.8_1 fixes this issue. Correct. You also need the latest libX11, which includes this fix: http://docs.freebsd.org/cgi/mid.cgi?200706220255.l5M2tH83097833 Nate did not update port revision, though. > But I still wonder why OOo aborted silently w/o core dumping or > making some noise on stderr. Also gdb hasn't been very helpful for > this issue. It does not complain at all unless you turn on debugging option (WITH_DEBUG) when building it. gdb does not help much either unless it core dumps. Even if it does, it takes serious time to track down a real culprit for the crash. I believe that is a design decision, though. I mean, it was/is base of a commercial product (StarOffice) and they decided not to scare its users. :-( Jung-uk Kim From owner-freebsd-gnome@FreeBSD.ORG Fri Jun 29 07:33:21 2007 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E518116A46D for ; Fri, 29 Jun 2007 07:33:21 +0000 (UTC) (envelope-from jroberson@chesapeake.net) Received: from webaccess-cl.virtdom.com (webaccess-cl.virtdom.com [216.240.101.25]) by mx1.freebsd.org (Postfix) with ESMTP id 97F4913C44B for ; Fri, 29 Jun 2007 07:33:21 +0000 (UTC) (envelope-from jroberson@chesapeake.net) Received: from [192.168.1.101] (c-71-231-138-78.hsd1.or.comcast.net [71.231.138.78]) (authenticated bits=0) by webaccess-cl.virtdom.com (8.13.6/8.13.6) with ESMTP id l5T7XIq3043725 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Fri, 29 Jun 2007 03:33:20 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Fri, 29 Jun 2007 00:33:06 -0700 (PDT) From: Jeff Roberson X-X-Sender: jroberson@10.0.0.1 To: gnome@freebsd.org Message-ID: <20070629003214.E552@10.0.0.1> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Subject: firefox port lacks ssl support? 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, 29 Jun 2007 07:33:22 -0000 I recently updated my world and neither firefox or seamonkey support https. Is this a known problem? firefox-2.0.0.4,1 Web browser based on the browser portion of Mozilla seamonkey-1.1.2 The open source, standards compliant web browser Those are my ports versions. Thanks, Jeff From owner-freebsd-gnome@FreeBSD.ORG Fri Jun 29 16:09:19 2007 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8B21116A468 for ; Fri, 29 Jun 2007 16:09:19 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.freebsd.org (Postfix) with ESMTP id 443B813C480 for ; Fri, 29 Jun 2007 16:09:19 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.1/8.14.1) with ESMTP id l5TG96nF008380; Fri, 29 Jun 2007 12:09:06 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jeff Roberson In-Reply-To: <20070629003214.E552@10.0.0.1> References: <20070629003214.E552@10.0.0.1> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-e292XSeQ1cqIBcEoHbCj" Organization: MarcusCom, Inc. Date: Fri, 29 Jun 2007 12:09:03 -0400 Message-Id: <1183133343.53232.0.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=no version=3.2.0 X-Spam-Checker-Version: SpamAssassin 3.2.0 (2007-05-01) on creme-brulee.marcuscom.com Cc: gnome@freebsd.org Subject: Re: firefox port lacks ssl support? 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, 29 Jun 2007 16:09:19 -0000 --=-e292XSeQ1cqIBcEoHbCj Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2007-06-29 at 00:33 -0700, Jeff Roberson wrote: > I recently updated my world and neither firefox or seamonkey support=20 > https. Is this a known problem? >=20 > firefox-2.0.0.4,1 Web browser based on the browser portion of Mozilla > seamonkey-1.1.2 The open source, standards compliant web browser >=20 > Those are my ports versions. Rebuild devel/nspr and security/nss, then rebuild Firefox. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-e292XSeQ1cqIBcEoHbCj Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGhS6db2iPiv4Uz4cRAvGbAJ9ZCi1nC7mz3bIg77wIEZwt0ljGvwCgrlGX dwrNoqWVgwJXFFLbY2grlzI= =pJis -----END PGP SIGNATURE----- --=-e292XSeQ1cqIBcEoHbCj-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jun 29 19:29:12 2007 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6F81F16A46C for ; Fri, 29 Jun 2007 19:29:12 +0000 (UTC) (envelope-from jroberson@chesapeake.net) Received: from webaccess-cl.virtdom.com (webaccess-cl.virtdom.com [216.240.101.25]) by mx1.freebsd.org (Postfix) with ESMTP id 37EAC13C4B0 for ; Fri, 29 Jun 2007 19:29:12 +0000 (UTC) (envelope-from jroberson@chesapeake.net) Received: from [192.168.1.101] (c-71-231-138-78.hsd1.or.comcast.net [71.231.138.78]) (authenticated bits=0) by webaccess-cl.virtdom.com (8.13.6/8.13.6) with ESMTP id l5TJT79p003089 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Fri, 29 Jun 2007 15:29:08 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Fri, 29 Jun 2007 12:28:53 -0700 (PDT) From: Jeff Roberson X-X-Sender: jroberson@10.0.0.1 To: Joe Marcus Clarke In-Reply-To: <1183133343.53232.0.camel@shumai.marcuscom.com> Message-ID: <20070629122704.O552@10.0.0.1> References: <20070629003214.E552@10.0.0.1> <1183133343.53232.0.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: gnome@freebsd.org Subject: Re: firefox port lacks ssl support? 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, 29 Jun 2007 19:29:12 -0000 On Fri, 29 Jun 2007, Joe Marcus Clarke wrote: > On Fri, 2007-06-29 at 00:33 -0700, Jeff Roberson wrote: >> I recently updated my world and neither firefox or seamonkey support >> https. Is this a known problem? >> >> firefox-2.0.0.4,1 Web browser based on the browser portion of Mozilla >> seamonkey-1.1.2 The open source, standards compliant web browser >> >> Those are my ports versions. > > Rebuild devel/nspr and security/nss, then rebuild Firefox. Thanks, should this go in the ports UPDATING? > > Joe > > -- > PGP Key : http://www.marcuscom.com/pgp.asc > From owner-freebsd-gnome@FreeBSD.ORG Fri Jun 29 19:43:05 2007 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2378716A421 for ; Fri, 29 Jun 2007 19:43:05 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.freebsd.org (Postfix) with ESMTP id D005113C457 for ; Fri, 29 Jun 2007 19:43:04 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.1/8.14.1) with ESMTP id l5TJgsmL009797; Fri, 29 Jun 2007 15:42:54 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jeff Roberson In-Reply-To: <20070629122704.O552@10.0.0.1> References: <20070629003214.E552@10.0.0.1> <1183133343.53232.0.camel@shumai.marcuscom.com> <20070629122704.O552@10.0.0.1> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-BkTkycWUCl7l76N/RgTa" Organization: MarcusCom, Inc. Date: Fri, 29 Jun 2007 15:42:51 -0400 Message-Id: <1183146171.53232.29.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=no version=3.2.0 X-Spam-Checker-Version: SpamAssassin 3.2.0 (2007-05-01) on creme-brulee.marcuscom.com Cc: gnome@freebsd.org Subject: Re: firefox port lacks ssl support? 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, 29 Jun 2007 19:43:05 -0000 --=-BkTkycWUCl7l76N/RgTa Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2007-06-29 at 12:28 -0700, Jeff Roberson wrote: > On Fri, 29 Jun 2007, Joe Marcus Clarke wrote: >=20 > > On Fri, 2007-06-29 at 00:33 -0700, Jeff Roberson wrote: > >> I recently updated my world and neither firefox or seamonkey support > >> https. Is this a known problem? > >> > >> firefox-2.0.0.4,1 Web browser based on the browser portion of Mozill= a > >> seamonkey-1.1.2 The open source, standards compliant web browser > >> > >> Those are my ports versions. > > > > Rebuild devel/nspr and security/nss, then rebuild Firefox. >=20 > Thanks, should this go in the ports UPDATING? We typically require people to use portupgrade, and keep their whole ports tree up-to-date. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-BkTkycWUCl7l76N/RgTa Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGhWC5b2iPiv4Uz4cRAv/rAJ49jC/iTuJgBu9PogX+bO/oPkB4wgCdHm/g FKhmRk6OlFZqMYeQI9Qq0UM= =iDzH -----END PGP SIGNATURE----- --=-BkTkycWUCl7l76N/RgTa-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jun 29 19:52:42 2007 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 301B716A478 for ; Fri, 29 Jun 2007 19:52:42 +0000 (UTC) (envelope-from repartodecorreo@gmail.com) Received: from webserver.accesocero.es (217-116-4-115.redes.acens.net [217.116.4.115]) by mx1.freebsd.org (Postfix) with ESMTP id E9FBF13C468 for ; Fri, 29 Jun 2007 19:52:41 +0000 (UTC) (envelope-from repartodecorreo@gmail.com) Received: from desalinux (91.34.220.87.dynamic.jazztel.es [87.220.34.91]) by webserver.accesocero.es (Postfix) with ESMTP id 0CE01B8CDDD for ; Fri, 29 Jun 2007 21:33:08 +0200 (CEST) Date: Fri, 29 Jun 2007 20:39:27 +0200 To: gnome@freebsd.org From: Selecta Hotels Message-ID: X-Priority: 3 X-Mailer: PHPMailer [version 1.73] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="iso-8859-1" Cc: Subject: link exchange 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, 29 Jun 2007 19:52:42 -0000 The Directory of Selecta Hotels Tourism invites to exchange a reciprocal connection to you, if these interested enter: http://www.selectahotels.com/directorio El Directorio de Turismode Selecta Hotels te invita a intercambiar un enlace reciproco, si estas interesado entra en: http://www.selectahotels.com/directorio www.selectahotels.com From owner-freebsd-gnome@FreeBSD.ORG Fri Jun 29 19:54:03 2007 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 47F2C16A46D for ; Fri, 29 Jun 2007 19:54:03 +0000 (UTC) (envelope-from jroberson@chesapeake.net) Received: from webaccess-cl.virtdom.com (webaccess-cl.virtdom.com [216.240.101.25]) by mx1.freebsd.org (Postfix) with ESMTP id 0EFE813C4BC for ; Fri, 29 Jun 2007 19:54:02 +0000 (UTC) (envelope-from jroberson@chesapeake.net) Received: from [192.168.1.101] (c-71-231-138-78.hsd1.or.comcast.net [71.231.138.78]) (authenticated bits=0) by webaccess-cl.virtdom.com (8.13.6/8.13.6) with ESMTP id l5TJs1FM009557 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Fri, 29 Jun 2007 15:54:02 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Fri, 29 Jun 2007 12:53:47 -0700 (PDT) From: Jeff Roberson X-X-Sender: jroberson@10.0.0.1 To: Joe Marcus Clarke In-Reply-To: <1183146171.53232.29.camel@shumai.marcuscom.com> Message-ID: <20070629125300.R552@10.0.0.1> References: <20070629003214.E552@10.0.0.1> <1183133343.53232.0.camel@shumai.marcuscom.com> <20070629122704.O552@10.0.0.1> <1183146171.53232.29.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: gnome@freebsd.org Subject: Re: firefox port lacks ssl support? 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, 29 Jun 2007 19:54:03 -0000 On Fri, 29 Jun 2007, Joe Marcus Clarke wrote: > On Fri, 2007-06-29 at 12:28 -0700, Jeff Roberson wrote: >> On Fri, 29 Jun 2007, Joe Marcus Clarke wrote: >> >>> On Fri, 2007-06-29 at 00:33 -0700, Jeff Roberson wrote: >>>> I recently updated my world and neither firefox or seamonkey support >>>> https. Is this a known problem? >>>> >>>> firefox-2.0.0.4,1 Web browser based on the browser portion of Mozilla >>>> seamonkey-1.1.2 The open source, standards compliant web browser >>>> >>>> Those are my ports versions. >>> >>> Rebuild devel/nspr and security/nss, then rebuild Firefox. >> >> Thanks, should this go in the ports UPDATING? > > We typically require people to use portupgrade, and keep their whole > ports tree up-to-date. I actually did that. Kris helped me with update with Xorg and I forced all new packages using portupgrade. > > Joe > > -- > PGP Key : http://www.marcuscom.com/pgp.asc > From owner-freebsd-gnome@FreeBSD.ORG Fri Jun 29 22:17:34 2007 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9255E16A400 for ; Fri, 29 Jun 2007 22:17:34 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.freebsd.org (Postfix) with ESMTP id 2D6FA13C447 for ; Fri, 29 Jun 2007 22:17:34 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.1/8.14.1) with ESMTP id l5TMHKgD010840; Fri, 29 Jun 2007 18:17:20 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jeff Roberson In-Reply-To: <20070629125300.R552@10.0.0.1> References: <20070629003214.E552@10.0.0.1> <1183133343.53232.0.camel@shumai.marcuscom.com> <20070629122704.O552@10.0.0.1> <1183146171.53232.29.camel@shumai.marcuscom.com> <20070629125300.R552@10.0.0.1> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-VA8l6d4EiVI53c9NIgfz" Organization: MarcusCom, Inc. Date: Fri, 29 Jun 2007 18:17:16 -0400 Message-Id: <1183155436.53232.39.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=no version=3.2.0 X-Spam-Checker-Version: SpamAssassin 3.2.0 (2007-05-01) on creme-brulee.marcuscom.com Cc: gnome@freebsd.org Subject: Re: firefox port lacks ssl support? 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, 29 Jun 2007 22:17:34 -0000 --=-VA8l6d4EiVI53c9NIgfz Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2007-06-29 at 12:53 -0700, Jeff Roberson wrote: > On Fri, 29 Jun 2007, Joe Marcus Clarke wrote: >=20 > > On Fri, 2007-06-29 at 12:28 -0700, Jeff Roberson wrote: > >> On Fri, 29 Jun 2007, Joe Marcus Clarke wrote: > >> > >>> On Fri, 2007-06-29 at 00:33 -0700, Jeff Roberson wrote: > >>>> I recently updated my world and neither firefox or seamonkey support > >>>> https. Is this a known problem? > >>>> > >>>> firefox-2.0.0.4,1 Web browser based on the browser portion of Mozi= lla > >>>> seamonkey-1.1.2 The open source, standards compliant web browser > >>>> > >>>> Those are my ports versions. > >>> > >>> Rebuild devel/nspr and security/nss, then rebuild Firefox. > >> > >> Thanks, should this go in the ports UPDATING? > > > > We typically require people to use portupgrade, and keep their whole > > ports tree up-to-date. >=20 > I actually did that. Kris helped me with update with Xorg and I forced=20 > all new packages using portupgrade. Then you shouldn't of seen this problem. There is really no magic to the Firefox/nss integration (i.e. no special UPDATING steps are needed to get the two to work together). As long as both are kept up-to-date, HTTPS support should just work. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-VA8l6d4EiVI53c9NIgfz Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGhYTrb2iPiv4Uz4cRAphCAKCXOSDJD8cqTq3J7tc2FnIuhSEe6ACgqA2E EUs9g/4VEA5KEqFIasjKOTY= =fpRG -----END PGP SIGNATURE----- --=-VA8l6d4EiVI53c9NIgfz-- From owner-freebsd-gnome@FreeBSD.ORG Fri Jun 29 23:30:10 2007 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2942D16A400 for ; Fri, 29 Jun 2007 23:30:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id C4F4C13C455 for ; Fri, 29 Jun 2007 23:30:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5TNU9k2058008 for ; Fri, 29 Jun 2007 23:30:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5TNU9Qh058006; Fri, 29 Jun 2007 23:30:09 GMT (envelope-from gnats) Date: Fri, 29 Jun 2007 23:30:09 GMT Message-Id: <200706292330.l5TNU9Qh058006@freefall.freebsd.org> To: gnome@FreeBSD.org From: Momchil Ivanov Cc: Subject: Re: ports/113684: graphics/GIMP 2.2.15, 2: LibGimpBase-WARNING **: script-fu: wire_read(): error X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Momchil Ivanov List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jun 2007 23:30:10 -0000 The following reply was made to PR ports/113684; it has been noted by GNATS. From: Momchil Ivanov To: bug-followup@freebsd.org, ohartman@zedat.fu-berlin.de Cc: Subject: Re: ports/113684: graphics/GIMP 2.2.15,2: LibGimpBase-WARNING **: script-fu: wire_read(): error Date: Sat, 30 Jun 2007 01:01:51 +0200 I`ve asked about the same problem on questions@ and got pointed to a thread http://lists.freebsd.org/pipermail/freebsd-x11/2007-June/004649.html on x11 relating to this issue. From the thread it seems to be a problem of the x11/libX11 port, not gimp. There is a patch in that email for the port, I haven`t tried that yet. I will report back when I test it. From owner-freebsd-gnome@FreeBSD.ORG Sat Jun 30 12:21:20 2007 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 97A6E16A400 for ; Sat, 30 Jun 2007 12:21:20 +0000 (UTC) (envelope-from clive@securehost.co.za) Received: from lethe.securehost.co.za (ns1.securehost.co.za [82.103.128.179]) by mx1.freebsd.org (Postfix) with ESMTP id 60F2613C457 for ; Sat, 30 Jun 2007 12:21:20 +0000 (UTC) (envelope-from clive@securehost.co.za) Received: from localhost ([127.0.0.1] helo=localhost.localdomain) by securehost with esmtp (Exim 4.63) (envelope-from ) id 1I4bdJ-0006rU-E3 for gnome@freebsd.org; Sat, 30 Jun 2007 14:00:57 +0200 From: Clive Crous Auto-Submitted: auto-replied To: gnome@freebsd.org Date: Sat, 30 Jun 2007 14:00:52 +0200 Message-Id: Cc: Subject: Apologies for the delay from Clive Crous. Please confirm that you are human. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Clive Crous List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jun 2007 12:21:20 -0000 Dear I am very keen to hear from people who are interested in my projects and coding in general. Unfortunately I have discovered that conventional email filtering no longer works for me. I have created this automatic reply email system to confirm that you are a real person. I receive about 300 separate spam emails a day so I have to automate this process or I'd never get any coding done. If you are not a spam bot, please reply to this email and copy and paste only the following text into the SUBJECT LINE of your reply. "793df5c0-092f-012a-fd57-f33e89e9d2ac" Once my server receives this confirmation that you are not a spammer, your email address will be automatically "white-listed", meaning that your email address will be recognised and all emails from you will be allowed through in the future. The contents of your reply to this email will not be read by the server or by me however, your original email to me is still being held by the server. This means that I will get your original message in my inbox as soon as the server receives your reply to this email with the quoted text in the subject line. I am truly sorry for the inconvenience and delay that this has caused you in getting through to me. Thank you for your patience and understanding. Regards, Clive Crous N.B. Please make sure you paste the quoted text into the subject line of your reply From owner-freebsd-gnome@FreeBSD.ORG Sat Jun 30 21:20:09 2007 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E2CC116A421; Sat, 30 Jun 2007 21:20:09 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id BC5C613C46E; Sat, 30 Jun 2007 21:20:09 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5ULK969075345; Sat, 30 Jun 2007 21:20:09 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5ULK9Dc075341; Sat, 30 Jun 2007 21:20:09 GMT (envelope-from edwin) Date: Sat, 30 Jun 2007 21:20:09 GMT From: Edwin Groothuis Message-Id: <200706302120.l5ULK9Dc075341@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/114170: update devel/glib20 to 2.13.5 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, 30 Jun 2007 21:20:10 -0000 Synopsis: update devel/glib20 to 2.13.5 Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sat Jun 30 21:20:08 UTC 2007 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=114170 From owner-freebsd-gnome@FreeBSD.ORG Sat Jun 30 22:55:35 2007 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CE89F16A468; Sat, 30 Jun 2007 22:55:35 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id A74BE13C455; Sat, 30 Jun 2007 22:55:35 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5UMtZWI085672; Sat, 30 Jun 2007 22:55:35 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5UMtZax085668; Sat, 30 Jun 2007 22:55:35 GMT (envelope-from edwin) Date: Sat, 30 Jun 2007 22:55:35 GMT From: Edwin Groothuis Message-Id: <200706302255.l5UMtZax085668@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/114168: [PATCH] audio/esound lacks startup script for esd 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, 30 Jun 2007 22:55:35 -0000 Synopsis: [PATCH] audio/esound lacks startup script for esd Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Sat Jun 30 22:55:35 UTC 2007 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=114168 From owner-freebsd-gnome@FreeBSD.ORG Sat Jun 30 23:21:10 2007 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1106016A484; Sat, 30 Jun 2007 23:21:10 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 7CE4E13C513; Sat, 30 Jun 2007 23:20:56 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from freefall.freebsd.org (mezz@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5UNKsPE088022; Sat, 30 Jun 2007 23:20:54 GMT (envelope-from mezz@freefall.freebsd.org) Received: (from mezz@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5UNKsl6088013; Sat, 30 Jun 2007 23:20:54 GMT (envelope-from mezz) Date: Sat, 30 Jun 2007 23:20:54 GMT From: Jeremy Messenger Message-Id: <200706302320.l5UNKsl6088013@freefall.freebsd.org> To: giffunip@tutopia.com, mezz@FreeBSD.org, gnome@FreeBSD.org Cc: Subject: Re: ports/114170: update devel/glib20 to 2.13.5 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, 30 Jun 2007 23:21:10 -0000 Synopsis: update devel/glib20 to 2.13.5 State-Changed-From-To: open->closed State-Changed-By: mezz State-Changed-When: Sat Jun 30 23:19:54 UTC 2007 State-Changed-Why: The 2.12.12 is fetchable. The 2.13.x is a development version that exists in MC ports tree. http://www.freebsd.org/cgi/query-pr.cgi?pr=114170