Revision 21005,
1.2 KB
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r21004,
which included commits to RCS files with non-trunk default branches.
|
Rev | Line | |
---|
[21004] | 1 | .TH GStreamer 1 "June 2002" |
---|
| 2 | .SH NAME |
---|
| 3 | gst\-feedback - generate debug info for GStreamer bug reports |
---|
| 4 | .SH SYNOPSIS |
---|
| 5 | .B gst-feedback |
---|
| 6 | .SH DESCRIPTION |
---|
| 7 | .PP |
---|
| 8 | \fIgst\-feedback\fP is a utility that scans the system for various |
---|
| 9 | information that is useful to GStreamer developers to help diagnose |
---|
| 10 | user problem. |
---|
| 11 | .PP |
---|
| 12 | Depending on the type of bug report, it may be useful to attach the |
---|
| 13 | output of \fIgst\-feeback\fP when you contact the developers. |
---|
| 14 | .PP |
---|
| 15 | NOTE: The current version of this script scans many dirs: |
---|
| 16 | /usr/lib /usr/local/lib /home /usr/include /usr/local/include /home (again) |
---|
| 17 | for various GStreamer installations. Depending on your system you may not |
---|
| 18 | want to do this. Improvements to the script are welcome. |
---|
| 19 | .SH USAGE |
---|
| 20 | Generate the feedback information by running \fIgst\-feedback\fP: |
---|
| 21 | .TP 8 |
---|
| 22 | .B gst\-feedback |
---|
| 23 | .TP -8 |
---|
| 24 | Possibly redirect output and errors to a file: |
---|
| 25 | .TP 8 |
---|
| 26 | .B gst\-feedback &> myfeedback |
---|
| 27 | .SH WARNING |
---|
| 28 | The \fIgst\-feedback\fP dumps a lot of information about a system, some |
---|
| 29 | of which may be considered sensitive. If this is a concern, review the |
---|
| 30 | information before posting to a public forum, such as the GStreamer bug |
---|
| 31 | tracking system. |
---|
| 32 | .SH SEE ALSO |
---|
| 33 | .BR gst\-launch (1), |
---|
| 34 | .BR gst\-register (1), |
---|
| 35 | .BR gst\-inspect (1), |
---|
| 36 | .SH AUTHOR |
---|
| 37 | The GStreamer team at http://gstreamer.net/ |
---|
Note: See
TracBrowser
for help on using the repository browser.