HTML mail not wanted, mplayer --> <B>MPlayer</B>.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6471 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2002-06-20 11:52:51 +00:00
parent fb8bd3d6a6
commit 4317c99d92
1 changed files with 23 additions and 19 deletions

View File

@ -13,8 +13,8 @@
<P><B>How to report bugs?</B></P> <P><B>How to report bugs?</B></P>
<P>First of all please try the latest CVS version of mplayer as your bug might <P>First of all please try the latest CVS version of <B>MPlayer</B> as your bug
already be fixed there. CVS instructions can be found at the bottom of might already be fixed there. CVS instructions can be found at the bottom of
<A HREF="http://www.mplayerhq.hu/homepage/dload.html">this page</A>.</P> <A HREF="http://www.mplayerhq.hu/homepage/dload.html">this page</A>.</P>
<P>If this did not help please refer to <A HREF="documentation.html#D">Appendix D</A> <P>If this did not help please refer to <A HREF="documentation.html#D">Appendix D</A>
@ -24,7 +24,7 @@ our instructions, then please report the bug.</P>
<P>If you feel have the necessary skills you are invited to have a go at fixing <P>If you feel have the necessary skills you are invited to have a go at fixing
the bug yourself. Or maybe you already did that? Please read the bug yourself. Or maybe you already did that? Please read
<A HREF="tech/patches.txt">this short document</A> to find out how to get your <A HREF="tech/patches.txt">this short document</A> to find out how to get your
code included in mplayer. The people on the code included in <B>MPlayer</B>. The people on the
<A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng">mplayer-dev-eng</A> <A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng">mplayer-dev-eng</A>
mailing list can assist you if you have questions.</P> mailing list can assist you if you have questions.</P>
@ -33,16 +33,19 @@ mailing list can assist you if you have questions.</P>
<P>Subscribe to the mplayer-users mailing list:<BR> <P>Subscribe to the mplayer-users mailing list:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-users">http://mplayerhq.hu/mailman/listinfo/mplayer-users</A><BR> &nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://mplayerhq.hu/mailman/listinfo/mplayer-users">http://mplayerhq.hu/mailman/listinfo/mplayer-users</A><BR>
and send your bug report to:<BR> and send your bug report to:<BR>
&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="mailto:mplayer-users@mplayerhq.hu">mplayer-users@mplayerhq.hu</A><BR> &nbsp;&nbsp;&nbsp;&nbsp;<A HREF="mailto:mplayer-users@mplayerhq.hu">mplayer-users@mplayerhq.hu</A></P>
Please note that we will not individually CC (carbon-copy) people so it is a good
idea to subscribe to actually receive your answer.</P> <P>The language of this list is <B>English</B>. Please follow the standard
<A HREF="http://www.ietf.org/rfc/rfc1855.txt">Netiquette Guidelines</A> and
<B>do not send HTML mail</B> to to any of our mailing lists. You will only get
ignored or banned. Also note that we will not individually CC (carbon-copy)
people so it is a good idea to subscribe to actually receive your answer.</P>
<P>Please do not send bug reports privately to individual developers. This is <P>Please do not send bug reports privately to individual developers. This is
community work and thus there might be several people interested in it. community work and thus there might be several people interested in it.
Also sometimes other users already experienced your troubles and have a Also sometimes other users already experienced your troubles and have a
solution in hand how to circumvent a problem even if it is a bug in mplayer solution in hand how to circumvent a problem even if it is a bug in <B>MPlayer</B>
code.<BR> code.</P>
The language of this list is <strong>English</strong>.</P>
<P>Please describe your problem as detailed as possible with examples etc. <P>Please describe your problem as detailed as possible with examples etc.
and do not forget to include this valuable information:</P> and do not forget to include this valuable information:</P>
@ -125,10 +128,10 @@ and do not forget to include this valuable information:</P>
<P><B>For playback problems</B></P> <P><B>For playback problems</B></P>
<P>Please include the output of mplayer at verbosity level 1, but remember to <P>Please include the output of <B>MPlayer</B> at verbosity level 1, but
<B>not truncate the output</B> when you paste it into your mail. The developers need remember to <B>not truncate the output</B> when you paste it into your mail. The
all of the messages to properly diagnose a problem. You can direct the output developers need all of the messages to properly diagnose a problem. You can
into a file like this:</P> direct the output into a file like this:</P>
<P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;mplayer -v [options] [filename] &amp;&gt; mplayer.log</CODE></P> <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;mplayer -v [options] [filename] &amp;&gt; mplayer.log</CODE></P>
@ -140,7 +143,7 @@ offender(s) to:</P>
<P>Also upload a small text file having the same base name as your file <P>Also upload a small text file having the same base name as your file
with a .txt extension. Describe the problem you are having with the with a .txt extension. Describe the problem you are having with the
particular file there and include your email address as well as the output particular file there and include your email address as well as the output
of mplayer at verbosity level 1.<BR> of <B>MPlayer</B> at verbosity level 1.<BR>
Usually the first 1-5 MB of a file are enough to reproduce the problem, Usually the first 1-5 MB of a file are enough to reproduce the problem,
but to be sure we ask you to: but to be sure we ask you to:
<P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;dd if=yourfile of=smallfile bs=1024k count=5</CODE></P> <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;dd if=yourfile of=smallfile bs=1024k count=5</CODE></P>
@ -156,7 +159,8 @@ If the file is accessible on the net, then sending the
<P><B>For crashes</B></P> <P><B>For crashes</B></P>
<P>If you have a core dump of the crash continue reading the next paragraph, otherwise skip it.</P> <P>If you have a core dump of the crash continue reading the next paragraph,
otherwise skip it.</P>
<P><B>How to extract meaningful information from a core dump</B></P> <P><B>How to extract meaningful information from a core dump</B></P>
@ -177,10 +181,10 @@ printf "esi=%08lX\n",$esi<BR>
<P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>gdb mplayer --core=core -batch --command=command_file &gt; mplayer.bug</CODE></P> <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>gdb mplayer --core=core -batch --command=command_file &gt; mplayer.bug</CODE></P>
<P><B>How to conserve information about a reproducible crash</B></P> <P><B>How to conserve information about a reproducible crash</B></P>
<P>Re-compile mplayer with debugging code enabled:</P> <P>Recompile <B>MPlayer</B> with debugging code enabled:</P>
<P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;./configure --enable-debug=3<BR> <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;./configure --enable-debug=3<BR>
&nbsp;&nbsp;&nbsp;&nbsp;make</CODE></P> &nbsp;&nbsp;&nbsp;&nbsp;make</CODE></P>
and then run mplayer within gdb using: and then run <B>MPlayer</B> within gdb using:
<P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;gdb mplayer</CODE></P> <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;gdb mplayer</CODE></P>
<P>You are now within gdb. Type:</P> <P>You are now within gdb. Type:</P>
@ -200,7 +204,7 @@ include only the path and filename in your bug report.</P>
<P><B>I know what I am doing...</B></P> <P><B>I know what I am doing...</B></P>
<P>If you created a proper bug report following the steps above and you are <P>If you created a proper bug report following the steps above and you are
confident it is a bug in mplayer, not a compiler problem or broken file, confident it is a bug in <B>MPlayer</B>, not a compiler problem or broken file,
you have already read the documentation and you could not find a solution, you have already read the documentation and you could not find a solution,
your sound drivers are OK, then you might want to subscribe to the your sound drivers are OK, then you might want to subscribe to the
mplayer-advusers list and send your bug report there to get a better and mplayer-advusers list and send your bug report there to get a better and
@ -209,7 +213,7 @@ Please be advised that if you post newbie questions or questions answered
in the manual there, you will be ignored or flamed instead of getting an in the manual there, you will be ignored or flamed instead of getting an
appropriate answer.<BR> appropriate answer.<BR>
So do not flame us and subscribe to -advusers only if you really know So do not flame us and subscribe to -advusers only if you really know
what you are doing and feel like being an advanced mplayer user or what you are doing and feel like being an advanced <B>MPlayer</B> user or
developer. If you meet these criteria it should not be difficult to find developer. If you meet these criteria it should not be difficult to find
out how to subscribe... out how to subscribe...
</P> </P>