Date: Wed, 28 Feb 2001 10:32:06 -0500
From: Christopher Blizzard
To: Matt Obert
Subject: Re: mozilla -splash
Matt Obert wrote:
Hey Blizzard,My name's Matt Obert, and I maintain a Freebox in the AS220 Cafe in Providence, RI. It defaults to GNOME and currently has three browsers installed: Navigator, Mozilla and Galeon.
Keepin' it short: there has been a problem with lack of application feedback. The Cafe User gets impatient while waiting for their browser to load, and generally hits the Launcher again several times, which slows everything down even further.
I've hacked this so that the launcher button issues a SIGTERM before booting, but it would be even better if Mozilla had a splash screen with the lizard logo (designed, by the way, by my good friend Shepard Fairey!) I'm not asking you to code it by yourself or anything, but if you could spread the word among Mozilla developers, that would be much appreciated.
Hrm. Well, I'm not against having a splash screen for mozilla but it was voted down pretty hard by the community. Plus, it added some nasty dependencies in the wrong places.
As for a SIGTERM in the launcher script I think that's a bad idea. We need to fix it the right way with lock files and timeouts. Some of that means we need to change things in mozilla but that's OK IMHO. It's not more than a few days work but it's still pretty low on my list of things to do.
