Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Re: Fixing Firefox's "find in page"

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Andrew <afrayedknot AT thefrayedknot.armory.com>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] Re: Fixing Firefox's "find in page"
  • Date: Tue, 1 Mar 2005 10:20:33 -0800

> >
> > 1) How would we codify the compreg.dat removal in the spell?
> > 'rm -f /home/*/.mozilla/firefox/*/compreg.dat' would do it, but do we do
> > that
> > kind of thing to people? I think this is just a cache, so it should be
> > safe, anyway.

I managed to get firefox in devel to build without removing that file,
but on startup afterwards it was getting seg faults, I then moved my
.mozilla dir aside and it started up had the chrome://layout hang,
I replaced my mozilla dir and it stopped seg-faulting but continued
to have overlay problems. I set the compreg file aside and the problem
persisted. :-( I'll try building again tonight without that file anywhere
to be seen. Perhaps its enough to remove it in /root though?


> >
> > 2) The first few times I run firefox after casting this, I get the error:
> > "*** Failed to load overlay
> > chrome://layoutdebug/content/layoutdebug-overlay.xul"
> > And it doesn't work, I have to ctrl-c it. After I try to run it a few
> > times it starts working. I don't know what this is, maybe some kind of
> > initialization race condition. 'rm -rf ~/.mozilla' didn't fix this, it
> > actually seemed to make it work (more restarts til it would work). Ideas
> > anyone?
>
> > diff -dupr /home/jblosser/p4/smgl/devel/http/firefox/BUILD firefox/BUILD
> > --- /home/jblosser/p4/smgl/devel/http/firefox/BUILD 2005-02-26
> > 19:05:34.000000000 -0600
> > +++ firefox/BUILD 2005-03-01 00:18:41.290230384 -0600
> > @@ -35,7 +35,7 @@ fi &&
> > --disable-mailnews \
> > --disable-composer \
> > --enable-crypto \
> > - --enable-extensions \
> > +
> > --enable-extensions=cookie,xml-rpc,xmlextras,pref,transformiix,universalchardet,webservices,inspector,gnomevfs,negotiateauth
> > \
> > --enable-single-profile \
> > $OPTS &&
> > make
>
>
>



> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss


--
__________________________________________________________________________
|Andrew D. Stitt | astitt at sourcemage.org |
|irc: afrayedknot | afrayedknot at t.armory.com |
|aim: thefrayedknot or iteratorplusplus | acedit at armory.com |
|Sorcery Team Lead | ftp://t.armory.com/ |
--------------------------------------------------------------------------

Attachment: pgpUvwyRT6Drc.pgp
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page