@Scott: I think (I need to look again more carefully) that the patch in comment #8 will only output stderr when the child exited while the patch in #9 should do that continously. That needs to be double checked with a small script like: #!/bin/sh for i in $(seq 10); do echo "stdout $i"; echo "stderr $i" 1>&2 ;sleep 0.5; done
-- libgksu fails to start many programs, fails with: assert g_str_has_prefix str != NULL https://bugs.launchpad.net/bugs/501559 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
