mozilla hanging on gconfd2 startup?

Joe Marcus Clarke marcus at marcuscom.com
Sat Feb 28 17:46:08 PST 2004


On Sat, 2004-02-28 at 18:27, Nate Lawson wrote:
> I can't seem to start mozilla after upgrading the port today.  It
> starts a process called gconfd2 which never completes.  I'm running
> a current as of Friday.

Weird.  Seems Mozilla will try to use gconf2 if found (this is neither a
compile-time nor runtime dependency).  However, all of the GConf methods
are unimplemented.  The gconf hang problem may be related to the recent
reentrant resolver patches so rebuilding devel/gconf2 should fix the
problem.  Another solution would be to set

user_pref("accessibility.unix.gconf2.shared-library", "xxx_goaway");

in your Mozilla prefs.js file.  This will stop Mozilla from loading
gconfd in the future.  The final solution would be to remove gconf2 from
your system.  Though this may be required by other ports.

Joe

> 
> -Nate
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-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-current/attachments/20040228/dd307113/attachment.bin


More information about the freebsd-current mailing list