summaryrefslogtreecommitdiff
path: root/doc/bug_report_form
diff options
context:
space:
mode:
authorDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2001-07-17 15:40:14 +0000
committerDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2001-07-17 15:40:14 +0000
commit5fb2291fb9ef632f146d5a74cf591e1293766c23 (patch)
tree7ce1e641f02d29d08a75b1dbd81190663dd00a82 /doc/bug_report_form
parentad541d616b3e5b1f559dacbd5106223541b56a59 (diff)
downloadxine-lib-5fb2291fb9ef632f146d5a74cf591e1293766c23.tar.gz
xine-lib-5fb2291fb9ef632f146d5a74cf591e1293766c23.tar.bz2
Cleanup (first stage) docs/mans.
CVS patchset: 297 CVS date: 2001/07/17 15:40:14
Diffstat (limited to 'doc/bug_report_form')
-rw-r--r--doc/bug_report_form62
1 files changed, 0 insertions, 62 deletions
diff --git a/doc/bug_report_form b/doc/bug_report_form
deleted file mode 100644
index 054071117..000000000
--- a/doc/bug_report_form
+++ /dev/null
@@ -1,62 +0,0 @@
-this is a generic bug report form that should help you making bug reports
-(e.g. to post them on the xine-user mailing list at
- <xine-user@lists.sourceforge.net>)
-
-Just use it as a checklist or copy/paste it into your bug report and replace
-the quoted lines ("> ...") with the corresponding information!
-
-
-> subject
-> -------
->
-> _please_ give a meaningful subject! Something like "horizontal bars while
-> playing" is good, something like "xine bug" is not.
-
-
-bug description
----------------
-
-> short, but complete, problem description
-
-
-xine console output
--------------------
-
-> please _always_ include the complete console output xine produces.
-> It contains important information about the hardware xine detected and
-> what modules are used for audio/video output on your configuration.
-
-> you can produce a suitable log file with these command(s):
-> xine [options] 2>&1 |tee /tmp/xine.log
-> if the resulting /tmp/xine.log is very big, you may compress it with
-> "gzip -9 /tmp/xine.log" before attaching it to your bug report.
-
-
-xine version used
------------------
-
-> release/CVS ? is it a debug version (did you a make debug?)
-> Is the bug new with this release?
-> If you don't use the current release: Why not?/Please recheck with the
-> current version, first!
-
-
-information about your operating system/software
-------------------------------------------------
-
-> operating system, e.g. linux, kernel 2.2.16
-
-> X server, e.g. xfree 4.01, mga drivers
-
-> audio driver, e.g. alsa 0.5.9d
-
-
-information about your hardware configuration
----------------------------------------------
-
-> CPU, e.g. P II 400
-
-> graphics card, e.g. Matrox G400, 32 MB RAM
-
-> sound card, e.g. SB Live
-