Bug#254459: epiphany-browser: Epiphany crashes

Jean-Pierre Liégeois Jean-Pierre Liégeois , 254459@bugs.debian.org
Tue, 15 Jun 2004 13:37:16 +0200


--=-qQTf/OOVMBg4OnAwPg6x
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

Edd Dumbill wrotes:
> This looks like a Mozilla bug, see
> http://bugzilla.mozilla.org/show_bug.cgi?id=218375
> http://bugzilla.mozilla.org/show_bug.cgi?id=157102
> http://bugzilla.mozilla.org/show_bug.cgi?id=234583
> 
> It may be something in your profile. Try moving away your ~/.gnome2/
> epiphany/mozilla/epiphany/prefs.js somewhere and trying again.  If this
> does fix it, please send your prefs.js file so we can see what the
> problem is.

I moved my pref.js away but it doesn't change anything. I also already tried with a new user.

--=-qQTf/OOVMBg4OnAwPg6x
Content-Description: 
Content-Disposition: attachment; filename=prefs.js
Content-Type: text/plain; charset=iso-8859-15
Content-Transfer-Encoding: 7bit

# Mozilla User Preferences

/* Do not edit this file.
 *
 * If you make changes to this file while the browser is running,
 * the changes will be overwritten when the browser exits.
 *
 * To make a manual change to preferences, you can visit the URL about:config
 * For more information, see http://www.mozilla.org/unix/customizing.html#prefs
 */

user_pref("browser.display.background_color", "#ffffff");
user_pref("dom.disable_open_during_load", true);
user_pref("font.minimum-size.x-western", 7);
user_pref("font.name.monospace.x-western", "Bitstream Vera Sans Mono");
user_pref("font.name.variable.x-western", "Bitstream Vera Sans");
user_pref("general.useragent.vendor", "Epiphany");
user_pref("general.useragent.vendorSub", "1.2.6");
user_pref("intl.accept_languages", "fr,en");
user_pref("intl.charset.default", "ISO-8859-15");
user_pref("intl.charset.detector", "");
user_pref("network.cookie.cookieBehavior", 1);
user_pref("network.protocol-handler.external.ftp", false);
user_pref("network.proxy.http", "213.97.246.216");
user_pref("network.proxy.http_port", 80);
user_pref("network.proxy.no_proxies_on", "localhost, 127.0.0.0/8");
user_pref("signon.SignonFileName", "76166177.s");

--=-qQTf/OOVMBg4OnAwPg6x--