nelsnelson / gource

Automatically exported from code.google.com/p/gource
0 stars 0 forks source link

diagnostics should be written to stderr, not stdout #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run gource piped to ffmpeg, but use an invalid gource parameter
2.
3.

What is the expected output? What do you see instead?
Error messages from gource should appear on the console. Instead they are
written to stdout, and so get piped to ffmpeg where they are swallowed and
lost, leaving you wondering wtf went wrong.

What version of the product are you using? On what operating system?
0.23 on Linux

Please provide any additional information below.

Original issue reported on code.google.com by Highland...@gmail.com on 18 Jan 2010 at 3:24

GoogleCodeExporter commented 8 years ago
Guilty as charged.

Original comment by acaudw...@gmail.com on 18 Jan 2010 at 6:31

GoogleCodeExporter commented 8 years ago
Should be fixed now.

http://gource.googlecode.com/files/gource-0.24-beta2.tar.gz

Original comment by acaudw...@gmail.com on 31 Jan 2010 at 10:31