firefox-1.0.1.p_2 crashing on javascript

Joe Marcus Clarke marcus at marcuscom.com
Thu Oct 14 17:21:44 PDT 2004


On Thu, 2004-10-14 at 19:14, Jose M Rodriguez wrote:
> El Viernes, 15 de Octubre de 2004 00:52, Dan Finn escribió:
> > default options for me too.
> >
> 
> At last here,  working after deinstall, complete flush 
> of /usr/X11/lib/firefox and ~/.mozilla/firefox (keep data apart !!) 
> reinstall and run as root before use.
> 
> About this last, I found that:
> 
> # su -
> # xinit /usr/X11R6/bin/firefox --install-global-extension \
> # extension.xpi -- /usr/X11R6/bin/Xvfb :2
> 
> Do the work and install your favourite theme or lanpack.

You don't need to specify an extension to have this initialize the
global extension space.  The following sequence should do the trick:

$ su - root
# xinit /usr/X11R6/lib/firefox/lib/firefox-0.10.1/run-mozilla.sh /usr/X11R6/lib/firefox/lib/firefox-0.10.1/firefox-bin -install-global-theme -- /usr/X11R6/bin/Xvfb :2
# xinit /usr/X11R6/lib/firefox/lib/firefox-0.10.1/run-mozilla.sh /usr/X11R6/lib/firefox/lib/firefox-0.10.1/firefox-bin -install-global-extension -- /usr/X11R6/bin/Xvfb :2
# exit
$

Joe

> 
> >
> > On Fri, 15 Oct 2004 00:22:27 +0200, Kirill Ponomarew
> >
> > <krion at voodoo.oberon.net> wrote:
> > > Hi,
> > >
> > > On Thu, Oct 14, 2004 at 06:02:00PM -0400, Michael Johnson wrote:
> > > > I'm also having this problem,  I deleted all my 3rd party
> > > > themes/plugins and I still have this problem. I'm wondering in
> > > > what options each of you built firefox with? Maybe its some
> > > > OPTION that is causing this problem because some people are not
> > > > having this problem.
> > > >
> > > > My options are ...
> > > > $ grep WITH /var/db/ports/firefox/options
> > > > WITHOUT_DEBUG=true
> > > > WITHOUT_HEADERS=true
> > > > WITHOUT_LOGGING=true
> > > > WITH_OPTIMIZED_CFLAGS=true
> > > > WITH_XFT=true
> > > > WITHOUT_SMB=true
> > >
> > > Nope, I'm using only default options.
> > >
> > > -Kirill
> >
> 
> --
>   josemi
> 
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20041014/51703a6a/attachment.bin


More information about the freebsd-questions mailing list