Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 1997 22:59:56 +0930
From:      Matthew Thyer <thyerm@box.net.au>
To:        Michael Class <michael_class@hpbbse.bbn.hp.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Native FreeBSD Communicator-Beta - Problem
Message-ID:  <33F6FCD4.3F253FDB@box.net.au>
References:  <33E59F66.73707038@hpbbse.bbn.hp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
<HTML>
I have found that I need to have user-mode ppp running before I start
<BR>Communicator.

<P>Michael Class wrote:
<BLOCKQUOTE TYPE=CITE>Hello,

<P>I just tried the native freebsd communicator 4.02b7 version and had
a
<BR>small problem:

<P>Communicator only started for user_pref the first time, it hanged next
<BR>time.

<P>Solution:

<P>Get rid of the line:
<BR>user_pref("browser.startup.license_accepted", "228 4.02b7");
<BR>in preferences.js. This will result in popping the licence dialog all
<BR>the time, but at least it then worked for me.

<P>So my startupscript looks like this:

<P>#!/bin/sh
<BR>XKEYSYMDB=/usr/local/netscape/XKeysymDB
<BR>XNLSPATH=/usr/local/netscape/nls/
<BR>MOZILLA_HOME=/usr/local/netscape
<BR>#CLASSPATH=/usr/local/netscape/java/classes/java40.jar
<BR>LANG=C
<BR>LC_CTYPE=C
<BR>export XKEYSYMDB XNLSPATH CLASSPATH LANG LC_CTYPE MOZILLA_HOME
<BR>#nofpe /usr/local/netscape/netscape $* >/tmp/comm.out 2>&amp;1 &amp;
<BR>mv ~/.netscape/preferences.js ~/.netscape/preferences.js.bak
<BR>cat&nbsp; ~/.netscape/preferences.js.bak | grep -v "228 4.02b7"
<BR>>~/.netscape/preferences.js
<BR>/usr/local/netscape/netscape $* >/tmp/comm.out 2>&amp;1 &amp;

<P>Same expierience for all of you? Other solutions?

<P>Michael

<P>--
<BR>-----------------------------------------------------------------------
<BR>Michael Class&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
E-Mail: michael_class@hp.com
<BR>Internet/Intranet Solutions Center&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Phone:&nbsp; +49 7031 14-3707
<BR>CSO Europe&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Fax:&nbsp;&nbsp;&nbsp; +49 7031 14-4196
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Hewlett-Packard GmbH, PO Box 1430, 71004 Boeblingen
<BR>-----------------------------------------------------------------------

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
------------------------------------------------------------------------

<P>&nbsp; Michael Class &lt;michael_class@hpbbse.bbn.hp.com>
<BR>&nbsp; Technical Consultant
<BR>&nbsp; Hewlett-Packard GmbH

<P>&nbsp; Michael Class
<BR>&nbsp; Technical Consultant&nbsp; &lt;michael_class@hpbbse.bbn.hp.com>
<BR>&nbsp; Hewlett-Packard GmbH
<BR>&nbsp; Herrenbergerstr. 130&nbsp; Work: +49 7031 14-3707
<BR>&nbsp; Boeblingen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Fax: +49 7031 14-4196
<BR>&nbsp; Baden-Wuerttemberg&nbsp;&nbsp;&nbsp; Netscape Conference Address
<BR>&nbsp; 71004&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Netscape Conference DLS Server
<BR>&nbsp; Germany
<BR>&nbsp; Additional Information:
<BR>&nbsp; Last Name&nbsp;&nbsp;&nbsp;&nbsp; Class
<BR>&nbsp; First Name&nbsp;&nbsp;&nbsp; Michael</BLOCKQUOTE>
&nbsp;
<PRE>--&nbsp;
/=====================================================================\
|&nbsp; Work: Matthew.Thyer@dsto.defence.gov.au | Home: thyerm@box.net.au&nbsp; |
\=====================================================================/
"If it is true that our Universe has a zero net value for all conserved
quantities, then it may simply be a fluctuation of the vacuum of some
larger space in which our Universe is imbedded. In answer to the
question of why it happened, I offer the modest proposal that our
Universe is simply one of those things which happen from time to time."
&nbsp;E. P. Tryon&nbsp;&nbsp; from "Nature" Vol.246 Dec.14, 1973</PRE>
&nbsp;</HTML>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33F6FCD4.3F253FDB>