Am Donnerstag, den 17.12.2009, 11:54 +0100 schrieb Petter Reinholdtsen: > Is there a way to configure gnash in /etc/gnashrc or > /etc/gnashpluginrc to quiet it down and avoid filling up > ~/.xsession-errors for all users? > > See <URL: http://bugs.skolelinux.org/show_bug.cgi?id=1404 > for > example of such messages which are bothering us now in Debian Edu > based on Debian/Lenny.
What version of Gnash is this? Those messages are only printed when GNASH_PLUGIN_DEBUG is greater than 1 (see plugin/plugin.cpp). At least since 0.8.5 that is set to 1 by default, so only fatal errors should be logged. Perhaps a local change is responsible for this? bwy -- The current release of Gnash is 0.8.6 http://www.gnu.org/software/gnash/ Benjamin Wolsey, Software Developer - http://benjaminwolsey.de
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

