Subject: Re: Mozilla oddity
To: None <current-users@netbsd.org>
From: Wolfgang S. Rupprecht <wolfgang+gnus20031209T143206@dailyplanet.dontspam.wsrcc.com>
List: current-users
Date: 12/09/2003 14:40:02
greywolf@starwolf.com (Greywolf) writes:
> But the reason for rebuilding it has not gone away; namely, it leaves
> big rectangular hunks of colour all over the page, adding them when
> one moves the mouse over a link on occasion.  The hunks can vary
> from link-sized to full-vertical-screen sized (they don't seem to
> travel horizontally, although sometimes if the colour block happens
> to expand to hit a link elsewhere, that can trigger another colour
> block.  This is not recursive, go figure).  Scrolling in particular seems
> to trigger this effect.

I just rebuilt it a few minutes ago from a Dec. 6 cvs update using
what is essentially:

    lintpkgsrc -i > pkgdepgraph.in
    pkgdepgraph -D pkgdepgraph.in > delete_order
    pkgdepgraph -R pkgdepgraph.in > rebuild.sh
    pkgdepgraph -F pkgdepgraph.in > fetch.sh
    sh fetch.sh
    pkg_delete `cat delete_order`
    sh rebuild.sh

No problems here when run on a Dec 6th -current/i386 userland+kernel.

-wolfgang
-- 
Wolfgang S. Rupprecht 		     http://www.wsrcc.com/wolfgang/
       The above "From:" address is valid.  Don't mess with it.