summaryrefslogtreecommitdiffstats
path: root/DOCS/Polish/bugreports.html
blob: 3817bf60a4acf1236a0b2e448e8b090c2d322e76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<HTML>
  <HEAD>
    <TITLE>Zgłaszanie błędów - MPlayer - The Movie Player for
    Linux</TITLE>
    <LINK rel="stylesheet" type="text/css" href="default.css">
    <META http-equiv="Content-Type" content=
    "text/html; charset=iso-8859-2">
  </HEAD>

  <BODY>
    <H1><A name="appendix_b">Dodatek B - Jak zgłaszać
    błędy</A></H1>

    <P>Dobre raporty o błędach są niezwykle cennym wkładem w rozwój
    każdego projektu. Ale dokładnie tak jak pisanie dobrego
    oprogramowania, dobre raporty o błędach wymagają wysiłku.
    Prosimy o zdanie sobie sprawy z faktu iż większość programistów
    jest ekstremalnie zajęta i otrzymuje obscenicznie dużo listów.
    Więc chociaż Twoje informacje zwrotne są niezwykle cenne dla
    udoskonalenia MPlayera, prosze zrozumieć że musisz dostarczyć
    <B>wszystkie</B> informacje o które prosimy, oraz dokładnie
    wykonać intrukcje opisane w tym dokumencie.</P>

    <H2><A name="fix">B.1 Jak naprawiać błędy</A></H2>

    <P>Jeśli uważasz że posiadasz niezbędne umiejętności,
    zapraszamy by spróbować naprawić błąd samemu. A jeśli już tak
    zrobiłeś, prosze przeczytać <A href="tech/patches.txt">ten
    krótki dokument</A> by dowiedzieć się jak sprawić by Twój kod
    został dołączony do MPlayera. Ludzie z listy dyskusyjnej <A
    href=
    "http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng">mplayer-dev-eng</A>
    pomogą Ci jeśli będziesz miał pytania.</P>

    <H2><A name="report">B.2 Jak zgłaszać blędy?</A></H2>

    <P>Przede wszystkim prosze spróbować najnowszą wersję mplayera z
    CVS, gdyż Twój problem może być już naprawiony. Program rozwija
    się niezwykle szybko, większość problemów zgłaszonych po
    wypuszczeniu oficjalnej wersji naprawiana jest w przeciągu dni,
    a nawet godzin. Prosimy więc by użycwać <B>wyłącznie wersji
    CVS</B> przy zgłaszaniu problemów. Instrukcje dotyczące CVS
    można znaleźć na końcu <A href=
    "http://www.mplayerhq.hu/homepage/dload.html">tej strony</A>
    bądź w dokumencie README. Jeśli ta wersja nie rozwiąże
    problemów, prosimy skonsultować się z <A href=
    "documentation.html#known_bugs">lista znanych pluskiew</A> i
    pozostałą częścią dokumentacji. Jeśli problem który napotkałeś
    nie jest znany bądź nie rozwiązują go nasze instrukcje, prosimy
    o wysłanie raportu o błędzie.</P>

    <P>Prosimy nie wysyłać raportu o błędach bezpośrednio do
    programistów. MPlayer jest produktem rozwijanym przez grupę
    programistów, wiele osób może być zainteresowanych raportem.
    Czasami inni użytkownicy mogli już napotkać błąd z którym się
    borykasz, a nawet posiadać informacje jak go ominąć, nawet
    jeśli to błąd w kodzie MPlayera.</P>

    <P>Prosimy o opisanie problemu dokładnie i z uwzględnieniem
    możliwie największej ilości szczegółów. Jeśli to możliwe, pobaw
    się w detektywa by zawęzić okoliczności przy których występuje
    problem. Czy pluska daje znać o sobie tylko w jakichś
    szczególnych okolicznościach? Czy dotyczy tylko niektórych
    plików bądź typów plików? Czy pojawia się przy jednym kodeku
    czy niezależnie od kodeka? Im więcej informacji dostarczysz tym
    większe szanse na to że naprawimy problem. 
    <!-- dotąd przetłumaczone -->
    </P>

    <P>Please describe your problem in as much detail as possible.
    Do a little detective work to narrow down the circumstances
    under which the problem occurs. Does the bug only show up in
    certain situations? Is it specific to certain files or file
    types? Does it occur with only one codec or is it codec
    independent? Can you reproduce it with all output drivers? The
    more information you provide the better are our chances at
    fixing your problem. Please do not forget to also include the
    valuable information requested below, we will be unable to
    properly diagnose your problem otherwise.</P>

    <P>An excellent and well written guide to asking questions in
    public forums is <A href=
    "http://www.tuxedo.org/~esr/faqs/smart-questions.html">How To
    Ask Questions The Smart Way</A> by <A href=
    "http://www.tuxedo.org/~esr/">Eric S. Raymond</A>. There is
    another called <A href=
    "http://www.chiark.greenend.org.uk/~sgtatham/bugs.html">How to
    Report Bugs Effectively</A> by <A href=
    "http://www.chiark.greenend.org.uk/~sgtatham/">Simon
    Tatham</A>. If you follow these guidelines you should be able
    to get help. But please understand that we all follow the
    mailing lists voluntarily in our free time. We are very busy
    and cannot guarantee that you will get a solution for your
    problem or even an answer.</P>

    <H2><A name="where">B.3 Where to report bugs</A></H2>

    <P>Subscribe to the mplayer-users mailing list:<BR>
         <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>
         <A href=
    "mailto:mplayer-users@mplayerhq.hu">mplayer-users@mplayerhq.hu</A></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 any of our mailing lists.
    You will only get ignored or banned. If you do not know what
    HTML mail is or why it is evil, read this <A href=
    "http://expita.com/nomime.html">fine document</A>. It explains
    all the details and has instructions for turning HTML off. 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>

    <H2><A name="what">B.4 What to report</A></H2>

    <P>You may need to include log, configuration or sample files
    in your bug report. If some of them are quite big then it is
    better to upload them to our <A href=
    "ftp://mplayerhq.hu/MPlayer/incoming/">FTP server</A> in a
    compressed format (gzip and bzip2 preferred) and include only
    the path and file name in your bug report. Our mailing lists
    have a message size limit of 80k, if you have something bigger
    you have to compress or upload it.</P>

    <H3><A name="system">B.4.1 System Information</A></H3>

    <UL>
      <LI>
        Your Linux distribution or operating system and version
        e.g.: 

        <UL>
          <LI>Red Hat 7.1</LI>

          <LI>Slackware 7.0 + devel packs from 7.1 ...</LI>
        </UL>
      </LI>

      <LI>kernel version:<BR>
       <CODE>uname -a</CODE></LI>

      <LI>libc version:<BR>
       <CODE>ls -l /lib/libc[.-]*</CODE></LI>

      <LI>X version:<BR>
       <CODE>X -version</CODE></LI>

      <LI>gcc and ld versions:<BR>
       <CODE>gcc -v<BR>
       ld -v</CODE></LI>

      <LI>binutils version:<BR>
       <CODE>as --version</CODE></LI>

      <LI>
        If you have problems with fullscreen mode: 

        <UL>
          <LI>Window manager type and version</LI>
        </UL>
      </LI>

      <LI>
        If you have problems with XVIDIX: 

        <UL>
          <LI>X colour depth:<BR>
           <CODE>xdpyinfo | grep "depth of root"</CODE></LI>
        </UL>
      </LI>

      <LI>
        If only the GUI is buggy: 

        <UL>
          <LI>GTK version</LI>

          <LI>GLIB version</LI>

          <LI>libpng version</LI>

          <LI>GUI situation in which the bug occurs</LI>
        </UL>
      </LI>
    </UL>

    <H3><A name="hardware">B.4.2 Hardware and drivers</A></H3>

    <UL>
      <LI>CPU info (this works on Linux only):<BR>
       <CODE>cat /proc/cpuinfo</CODE></LI>

      <LI>
        Video card manufacturer and model, e.g.: 

        <UL>
          <LI>ASUS V3800U chip: nVidia TNT2 Ultra pro 32MB
          SDRAM</LI>

          <LI>Matrox G400 DH 32MB SGRAM</LI>
        </UL>
      </LI>

      <LI>
        Video driver type &amp; version, e.g.: 

        <UL>
          <LI>X built-in driver</LI>

          <LI>nVidia 0.9.623</LI>

          <LI>Utah-GLX CVS 2001-02-17</LI>

          <LI>DRI from X 4.0.3</LI>
        </UL>
      </LI>

      <LI>
        Sound card type &amp; driver, e.g.: 

        <UL>
          <LI>Creative SBLive! Gold with OSS driver from
          oss.creative.com</LI>

          <LI>Creative SB16 with kernel OSS drivers</LI>

          <LI>GUS PnP with ALSA OSS emulation</LI>
        </UL>
      </LI>

      <LI>If in doubt include <CODE>lspci -vv</CODE> output on
      Linux systems.</LI>
    </UL>

    <H3><A name="compilation">B.4.3 Compilation problems</A></H3>
    Please include these files: 

    <UL>
      <LI><CODE>config.h</CODE></LI>

      <LI><CODE>config.mak</CODE></LI>
    </UL>
    Only if compilation fails below one of these directories,
    include these files: 

    <UL>
      <LI><CODE>Gui/config.mak</CODE></LI>

      <LI><CODE>libvo/config.mak</CODE></LI>

      <LI><CODE>libao2/config.mak</CODE></LI>
    </UL>

    <H3><A name="configure">B.4.4 Configure problems</A></H3>
    Include <CODE>configure.log</CODE>. 

    <H3><A name="playback">B.4.5 Playback problems</A></H3>

    <P>Please include the output of MPlayer at verbosity level 1,
    but remember to <B>not truncate the output</B> when you paste
    it into your mail. The developers need all of the messages to
    properly diagnose a problem. You can direct the output into a
    file like this:</P>

    <P><CODE>    mplayer -v [options] [filename] &gt; mplayer.log
    2&gt;&amp;1</CODE></P>

    <P>If your problem is specific to one or more files, then
    please upload the offender(s) to:</P>

    <P>    <A href=
    "ftp://mplayerhq.hu/MPlayer/incoming/">ftp://mplayerhq.hu/MPlayer/incoming/</A></P>

    <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 particular file there and include your email
    address as well as the output of MPlayer at verbosity level 1.
    Usually the first 1-5 MB of a file are enough to reproduce the
    problem, but to be sure we ask you to:</P>

    <P><CODE>    dd if=yourfile of=smallfile bs=1024k
    count=5</CODE></P>

    <P>It will take the first five megabytes of
    <STRONG>'your-file'</STRONG> and write it to
    <STRONG>'small-file'</STRONG>. Then try again on this small
    file and if the bug still shows up your sample is sufficient
    for us. Please <STRONG>do not ever</STRONG> send such files via
    mail! Upload it, and send only the path/filename of the file on
    the FTP-server. If the file is accessible on the net, then
    sending the <STRONG>exact</STRONG> URL is sufficient.</P>

    <H3><A name="crash">B.4.6 Crashes</A></H3>

    <P>You have to run MPlayer inside <CODE>gdb</CODE> and send us
    the complete output or if you have a core dump of the crash you
    can extract useful information from the <CODE>Core</CODE> file.
    Here's how:</P>

    <H4><A name="debug">B.4.6.1 How to conserve information about a
    reproducible crash</A></H4>
    Recompile MPlayer with debugging code enabled: 

    <P><CODE>    ./configure --enable-debug=3<BR>
         make</CODE></P>
    and then run MPlayer within gdb using: 

    <P><CODE>    gdb ./mplayer</CODE></P>
    You are now within gdb. Type: 

    <P><CODE>    run -v [options-to-mplayer] filename</CODE></P>
    and reproduce your crash. As soon as you did it, gdb will
    return you to the command line prompt where you have to enter 

    <P><CODE>    bt<BR>
         disass $pc-32 $pc+32<BR>
         info all-registers</CODE></P>

    <H4><A name="core">B.4.6.2 How to extract meaningful
    information from a core dump</A></H4>

    <P>Please create the following command file:</P>

    <P><CODE>disass $pc-32 $pc+32<BR>
     info all-registers</CODE></P>

    <P>Then simply execute the following on your command line:</P>

    <P>    <CODE>gdb mplayer --core=core -batch
    --command=command_file &gt; mplayer.bug</CODE></P>

    <H2><A name="advusers">B.5 I know what I am doing...</A></H2>

    <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, 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 mplayer-advusers list
    and send your bug report there to get a better and faster
    answer.<BR>
    <BR>
     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 appropriate answer.<BR>
     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 developer. If you meet these criteria it should
    not be difficult to find out how to subscribe...</P>
  </BODY>
</HTML>