On Tue, Jan 02, 2007 at 10:01:47PM +0100, Ingo Juergensmann <[EMAIL PROTECTED]> 
wrote:
> On Tue, Jan 02, 2007 at 09:51:23PM +0100, Mike Hommey wrote:
> 
> > > The diff between old prefs.js and newly generated prefs.js is attached. I
> > > hope it helps, although I don't find something obvious... 
> > One of the following might be a good start...
> > > +user_pref("browser.display.screen_resolution", 72);
> > > +user_pref("general.skins.selectedSkin", "ifox");
> > > +user_pref("layout.css.dpi", 1);
> > The last one may be the culprit.
> 
> Bingo! 
> When setting 
> 
> user_pref("layout.css.dpi", 1);
> 
> to 
> 
> user_pref("layout.css.dpi", 75);
> 
> iceweasel starts again with the moved-back-in-place old config again.
> Counter-check: when setting the value back to 1 again, I get: 
> 
> $ firefox
> The application 'Gecko' lost its connection to the display :0.0;
> most likely the X server was shut down or you killed/destroyed
> the application.
> 
> I guess that's the reason then for the bugreport and now it should be able
> to reproduce the bug for others... Thanks to everyone! :-)

The remaining question being : how did you end up with such broken
setting ?

Mike


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to