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
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:45 UTC