From owner-freebsd-current Sat Dec 6 19:42:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA11192 for current-outgoing; Sat, 6 Dec 1997 19:42:13 -0800 (PST) (envelope-from owner-freebsd-current) Received: from rf900.physics.usyd.edu.au (rf900.physics.usyd.edu.au [129.78.129.109]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA11187 for ; Sat, 6 Dec 1997 19:42:09 -0800 (PST) (envelope-from dawes@rf900.physics.usyd.edu.au) Received: (from dawes@localhost) by rf900.physics.usyd.edu.au (8.8.5/8.8.2) id OAA21210; Sun, 7 Dec 1997 14:42:04 +1100 (EST) Message-ID: <19971207144204.50524@rf900.physics.usyd.edu.au> Date: Sun, 7 Dec 1997 14:42:04 +1100 From: David Dawes To: current@FreeBSD.ORG Subject: Re: Oddity with netscape and current References: <199712070237.MAA00763@zzshocki.dialin.uq.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.69 In-Reply-To: ; from John Fieber on Sat, Dec 06, 1997 at 09:48:19PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sat, Dec 06, 1997 at 09:48:19PM -0500, John Fieber wrote: >On Sun, 7 Dec 1997, Stephen Hocking wrote: > >> > Also from the archives, adding this: >> > >> > export XCMSDB; XCMSDB=/dev/null >> > >> > to the netscape startup script solved hang-on-start problem for > >[snip] > >> This appears to have done the trick. Nutscrape had been working fine >> for me for ages though, which is why I was a little puzzled about it starting >> to mess up after a src update. > >For the record, the problem which this solves/works-around exists >in FreeBSD-2.2.5/XFree86-3.3.1 as well as (I gather) current (and >what version of X?). I'm using a 16 bit display and have not >tried it on 8 or 24. The reports on what works with what >combinations of FreeBSD, Netscape, and X11 have been rather >inconsistent--some curious methods of suppressing the symptoms >have been discovered but does anyone have a clue about the >problem? I don't see it with FreeBSD-2.2.2/XFree86-3.3.1, netscape 4.04 (I'm currently running at 16bpp). Given the XCMSDB solution, is it possible that those who see this have a file called Xcms.txt installed in /usr/X11R6/lib/X11? That file was distributed with some earlier XFree86 releases (which turned out to be a bad idea), and some people might have still have it around. David