On Tue, Aug 12, 2008 at 10:10:32PM -0000, Tim Waugh wrote: > No, stderr output should be sent to .xsession-errors as with other > applications in the session.
In our default session in Ubuntu, stdout and stderr are a pipe to gdm, which buffers the data over to .xsession-errors. In this case, gdm had likely closed the pipe as the session was over, but this applet was still running and tried to write to it. Definitely a case of an error condition which could be handled more gracefully, rather than a functional bug. -- - mdz ** Changed in: system-config-printer (Ubuntu) Importance: Medium => Low Status: Incomplete => Triaged -- applet.py crashed with IOError in module>() https://bugs.launchpad.net/bugs/153610 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs