On Wed, Sep 03, 2008 at 10:54:33AM +0200, Miriam Ruiz wrote: > Hi, > > I had a bug report about gnash putting too much stuff in > ~/.xsession-errors [1]. I've just checked my own system and > ~/.xsession-errors was quite big too, what is something that I hadn't > noticed before. In the bug report it is suggested that debug output > only should be enabled on request, is that currently supported by the > code someway?
Should be enough to start the standalone player without the -v switch, current gnash version should do that already. Probably overriding verbosity in .gnashrc or .gnashpluginrc would return to stdout stuff though, as when enabling log-to-file both file *and* stdout would be feeded (we might want to change this). --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

