annotate DOCS/xml/pl/bugreports.xml @ 19027:87d755e003e7

- svn sync tag added - massive updates, fixes etc. - more updates soon - hope I'm doing this right - it's my firs time with SVN:)
author boskicinek
date Wed, 12 Jul 2006 14:06:43 +0000
parents 18746d502ce2
children 66350a3a7db8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1 <?xml version="1.0" encoding="iso-8859-2"?>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
2 <!-- synced with 1.13 (deprecated CVS)-->
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
3 <!-- synced with 18552 (svn) -->
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
4 <!-- Opiekun: Boski -->
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
5 <appendix id="bugreports">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
6 <title>Jak zgłaszać błędy</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
7 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
8 Dobre raporty błędów stanowią bardzo istotny wkład w rozwój każdego
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
9 projektu. Jednak tak jak pisanie dobrych programów wymaga sporo pracy, tak
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
10 dobre zgłoszenia problemów wymagają trochę wysiłku. Prosimy wziąć pod uwagę to,
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
11 że większość deweloperów jest bardzo zajęta i odbiera nieprzyzwoitą wręcz
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
12 ilość listów. Wsparcie ze strony użytkownika jest naprawdę ważne w procesie
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
13 rozwoju <application>MPlayera</application>. Należy jednak pamiętać, że
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
14 trzeba dostarczyć <emphasis role="bold">wszystkie</emphasis> informacje o które
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
15 poprosimy i postępować dokładnie według instrukcji zawartej w tym dokumencie.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
16 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
17 <sect1 id="bugreports_fix">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
18 <title>Jak poprawiać błędy</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
19 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
20 Jeżeli uważasz, że posiadasz wystarczające umiejętności, namawiamy Cię do
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
21 samodzielnego poprawiania błędów. A może już to zrobiłeś? Przeczytaj
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
22 <ulink url="../../tech/patches.txt">ten krótki dokument</ulink>, żeby dowiedzieć
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
23 się w jaki sposób dodać swoją łatę do źródeł
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
24 <application>MPlayera</application>. Jeżeli będziesz miał jakieś pytania, pomogą
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
25 Ci ludzie z listy
15094
0e818b895f00 sync 1.11
wight
parents: 14546
diff changeset
26 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng">MPlayer-dev-eng</ulink>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
27 (tylko w języku angielskim -przyp. tłumacza).
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
28 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
29 </sect1>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
30
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
31
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
32 <sect1 id="bugreports_regression_test">
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
33 <title>Jak wykonać test regresji za pomocą CVS</title>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
34 <para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
35 Czasami zdarza się problem typu "wcześniej działało, a teraz przestało...".
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
36 Tutaj znajduje się, opisana krok po kroku, procedura, której celem jest próba
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
37 znalezienia źródła problemu.
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
38 <emphasis role="bold">Nie jest</emphasis> ona przeznaczona
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
39 dla przeciętnego użytkownika.
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
40 </para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
41 <para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
42 Najpierw należy pobrać źródła MPlayera z CVS-u.
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
43 Więcej szczegółów na ten temat znajduje się na
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
44 <ulink url="http://www.mplayerhq.hu/dload.html">tej stronie</ulink>.
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
45 </para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
46 <para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
47 W rezultacie w katalogu main/ znajdzie się obraz drzewa CVS, po stronie klienta.
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
48 Teraz zaktualizuj ten obraz do daty, która Cię interesuje:
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
49 <screen>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
50 cd main/
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
51 cvs update -PAd -D "2004-08-23"
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
52 </screen>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
53 Format daty to RRRR-MM-DD GG:MM:SS.
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
54 Używając takiego formatu daty masz pewność, że będziesz w stanie wyciągać łatki
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
55 zgodnie z datą, gdy zostały dodane, dokładnie tak jak w przypadku
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
56 <ulink url="http://mplayerhq.hu/pipermail/mplayer-cvslog/">archiwum logów CVS MPlayera</ulink>.
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
57 </para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
58 <para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
59 Następnie postępuj tak jak w przypadku normalnej aktualizacji:
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
60 <screen>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
61 ./configure
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
62 make
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
63 </screen>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
64 </para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
65 <para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
66 Jeżeli czytasz ten dokument, a nie jesteś programistą, najszybszym
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
67 sposobem na dotarcie do miejsca w którym pojawi się problem jest
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
68 użycie binarnego wyszukiwania &mdash; tzn. szukania daty
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
69 pojawienia się problemu poprzez dzielenie interwału czasowego na pół
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
70 przy każdym kolejnym wyszukiwaniu.
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
71 Przykładowo, jeżeli problem wystąpił w 2003, spróbuj najpierw szukać
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
72 problemu w wydaniu z połowy roku. Jeżeli będzie obecny, cofnij się
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
73 do pierwszego kwietnia; jeżeli nie, przejdź do pierwszego października itd.
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
74 </para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
75 <para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
76 Jeżeli masz dużo wolnego miejsca na twardym dysku (pełna kompilacja
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
77 zajmuje aktualnie 100 MB albo około 300-350 MB jeżeli uaktywnione
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
78 jest debuggowanie), skopiuj najstarszą działającą wersję zanim dokonasz
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
79 aktualizacji; oszczędzi to sporo czasu, jeżeli zajdzie potrzeba powrotu
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
80 do starszej wersji.
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
81 (Zazwyczaj konieczne jest uruchomienie 'make distclean' przed
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
82 rekompilacją wcześniejszej wersji, więc jeżeli nie zrobisz kopii zapasowej
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
83 oryginalnego drzewa, będziesz musiał wszystko rekompilować, jeśli
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
84 będziesz chciał wrócić do aktualnej wersji.)
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
85 </para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
86 <para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
87 Kiedy znajdziesz dzień w którym pojawił się problem, kontynuuj szukanie
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
88 używając archiwum mplayer-cvslog (uporządkowane wg daty) i bardziej
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
89 precyzyjnych aktualizacji obejmujących godziny, minuty i sekundy:
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
90 <screen>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
91 cvs update -PAd -D "2004-08-23 15:17:25"
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
92 </screen>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
93 To pomoże ci łatwo znaleźć łatkę, która jest winowajcą.
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
94 </para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
95 <para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
96 Jeżeli znajdziesz łatkę, która jest źródłem problemu, to znaczy, że już
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
97 prawie osiągnąłeś sukces; wyślij informację o niej na
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
98 <ulink url="http://bugzilla.mplayerhq.hu/">MPlayer Bugzilla</ulink>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
99 lub zapisz się na listę
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
100 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-users">MPlayer-users</ulink>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
101 i tam wyślij raport.
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
102 Istnieje szansa, że autor łatki zasugeruje w jaki sposób rozwiązać problem.
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
103 Możesz też wpatrywać się w łatkę tak długo, aż nie będzie mogła wytrzymać
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
104 i wyjawi ci lokalizację błędu:-).
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
105 </para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
106 </sect1>
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
107
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
108
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
109 <sect1 id="bugreports_report">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
110 <title>Jak zgłaszać błędy</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
111 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
112 Po pierwsze sprawdź najnowszą wersję CVS <application>MPlayera</application>,
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
113 ponieważ dany błąd może być już w niej naprawiony. Rozwój
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
114 <application>MPlayera</application> przebiega naprawdę szybko, większość
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
115 problemów występujących w oficjalnych wydaniach jest zgłaszana w ciągu kilku dni
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
116 albo nawet godzin. Dlatego też prosimy używać <emphasis role="bold">tylko wersji
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
117 z CVSu</emphasis> do zgłaszania błędów. Dotyczy to głównie pakietów binarnych
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
118 <application>MPlayera</application>. Instrukcje dotyczące CVSu znajdują się na
17706
83c1acef76d5 New website structure, the /homepage subdirectory is gone.
diego
parents: 15094
diff changeset
119 dole <ulink url="http://www.mplayerhq.hu/dload.html">tej strony</ulink>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
120 lub w pliku README. Jeżeli problem dalej występuje prosimy sprawdzić listę
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
121 <link linkend="bugs">znanych błędów</link> i resztę dokumentacji. Jeżeli problem
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
122 nie jest znany lub rozwiązany przez naszą dokumentację prosimy zgłosić błąd.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
123 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
124
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
125 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
126 Nie należy wysyłać zgłoszeń do deweloperów. <application>MPlayer</application>
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
127 jest dziełem dużej grupy, więc więcej osób może być zainteresowanych tym
14546
99f7760455bc Minor bugfixes
wight
parents: 13388
diff changeset
128 problemem. Czasami inni użytkownicy spotkali się już z danym problemem i wiedzą,
99f7760455bc Minor bugfixes
wight
parents: 13388
diff changeset
129 jak go rozwiązać, nawet jeżeli jest to błąd w kodzie
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
130 <application>MPlayera</application>.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
131 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
132
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
133 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
134 Prosimy opisywać problem tak dokładnie, jak to tylko możliwe. Należy sprawdzić w
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
135 jakich dokładnie okolicznościach pojawia się błąd. Czy występuje on tylko w
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
136 określonych sytuacjach? Czy ma związek z konkretnym plikiem lub typem plików?
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
137 Czy dotyczy tylko danego kodeka, czy też jest niezależny od kodeków? Czy możesz
14546
99f7760455bc Minor bugfixes
wight
parents: 13388
diff changeset
138 go powtórzyć z każdym wyjściem wideo? Im więcej informacji dostarczysz, tym
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
139 większe są szanse na rozwiązanie zgłoszonego problemu. Nie należy również
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
140 zapominać o dołączeniu wartościowych informacji wymienionych poniżej. W
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
141 przeciwnym wypadku nie będziemy w stanie prawidłowo zdiagnozować zgłoszonego
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
142 problemu.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
143 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
144
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
145 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
146 Doskonałym i dobrze napisanym przewodnikiem dotyczącym zadawania pytań jest
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
147 dokument <ulink url="http://www.catb.org/~esr/faqs/smart-questions.html">"Jak
14546
99f7760455bc Minor bugfixes
wight
parents: 13388
diff changeset
148 mądrze zadawać pytania"</ulink> napisany przez
99f7760455bc Minor bugfixes
wight
parents: 13388
diff changeset
149 <ulink url="http://www.catb.org/~esr/">Erica S. Raymonda</ulink>
99f7760455bc Minor bugfixes
wight
parents: 13388
diff changeset
150 (Polskie tłumaczenie tego dokumentu można znaleźć
99f7760455bc Minor bugfixes
wight
parents: 13388
diff changeset
151 +<ulink url="http://rtfm.killfile.pl/">tutaj</ulink> -przyp. tłum.). Istnieje
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
152 także inny dokumentem tego typu zatytułowany
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
153 <ulink url="http://www.chiark.greenend.org.uk/~sgtatham/bugs.html">Jak efektywnie zgłaszać błędy</ulink>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
154 stworzony przez <ulink url="http://www.chiark.greenend.org.uk/~sgtatham/">Simona Tathama</ulink>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
155 (Polskie tłumaczenie tego dokumentu można znaleźć
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
156 <ulink url="http://www.chiark.greenend.org.uk/~sgtatham/bugs-pl.html">tutaj</ulink>
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
157 -przyp. tłum.). Jeśli będziesz postępował zgodnie z tymi przewodnikami,
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
158 powinieneś uzyskać pomoc. Prosimy jednak pamiętać, że śledzimy listę jako
14546
99f7760455bc Minor bugfixes
wight
parents: 13388
diff changeset
159 ochotnicy, poświęcając nasz wolny czas. Jesteśmy bardzo zajęci i nie potrafimy
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
160 zagwarantować, że pomożemy rozwiązać zgłoszony problem, ani nawet tego, że
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
161 odpowiemy na Twoje zgłoszenie.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
162 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
163
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
164 </sect1>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
165
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
166 <sect1 id="bugreports_where">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
167 <title>Gdzie zgłaszać błędy</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
168 <para>
15094
0e818b895f00 sync 1.11
wight
parents: 14546
diff changeset
169 Zapisz się na listę MPlayer-users:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
170 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-users"/>
12951
5ad1e6b76bca sync with 1.10
wight
parents: 11543
diff changeset
171 i wyślij swoje zgłoszenie błędu na
14546
99f7760455bc Minor bugfixes
wight
parents: 13388
diff changeset
172 <ulink url="mailto:mplayer-users@mplayerhq.hu"/>, gdzie będzie można je omówić.
12951
5ad1e6b76bca sync with 1.10
wight
parents: 11543
diff changeset
173 </para>
5ad1e6b76bca sync with 1.10
wight
parents: 11543
diff changeset
174 <para>
5ad1e6b76bca sync with 1.10
wight
parents: 11543
diff changeset
175 Jeżeli wolisz, możesz zamiast tego skorzystać z naszej nowej
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
176 <ulink url="http://bugzilla.mplayerhq.hu/">Bugzilli</ulink> (systemu zgłaszania błędów - przyp. tłum.)
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
177 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
178 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
179 Językiem obowiązującym na tej liście jest
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
180 <emphasis role="bold">angielski</emphasis>. Prosimy trzymać się zasad standardowej
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
181 <ulink url="http://www.ietf.org/rfc/rfc1855.txt">netykiety</ulink>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
182 (Polską wersję netykiety można przeczytać np.
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
183 <ulink url="http://www.pg.gda.pl/~agatek/netq.html">tutaj</ulink> - przyp. tłum.)
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
184 i <emphasis role="bold">nie wysyłać listów w HTML-u</emphasis> na żadną z naszych
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
185 list. W przeciwnym wypadku zostaniesz zignorowany lub wyrzucony z listy. Jeżeli
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
186 nie wiesz czym jest list w HTML-u albo dlaczego jest on zły, przeczytaj ten
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
187 <ulink url="http://expita.com/nomime.html">świetny dokument</ulink> (znów tylko
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
188 po angielsku - przyp. tłum.). Wyjaśnia on wszystkie szczegóły i zawiera
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
189 instrukcje wyłączania HTML-u. Zauważ również, że nie wysyłamy kopii listów do
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
190 użytkowników, więc dobrym pomysłem jest zapisanie się na listę w celu uzyskania
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
191 odpowiedzi.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
192 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
193 </sect1>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
194
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
195 <sect1 id="bugreports_what">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
196 <title>Co zgłaszać</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
197 <para>
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
198 Może zajść potrzeba dołączenia logu, konfiguracji lub przykładowego
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
199 pliku w Twoim
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
200 zgłoszeniu błędu. Jeżeli któryś z nich ma duży rozmiar, lepiej załadować go na
18520
18746d502ce2 URL fix
gpoirier
parents: 17706
diff changeset
201 nasz <ulink url="ftp://ftp.mplayerhq.hu/MPlayer/incoming/">serwer FTP</ulink>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
202 w skompresowanej postaci (gzip i bzip2 są preferowanymi formatami) i załączyć
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
203 tylko ścieżkę i nazwę pliku do zgłoszenia błędu. Nasza lista ma ustawiony limit
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
204 rozmiaru każdej wiadomości na 80k. Jeżeli potrzebujesz wysłać coś większego,
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
205 musisz to skompresować albo załadować na serwer.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
206 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
207
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
208 <sect2 id="bugreports_system">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
209 <title>Informacja o systemie operacyjnym</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
210 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
211 <itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
212 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
213 Nazwa Twojej dystrybucji Linuksa albo system operacyjny. Np.:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
214 <itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
215 <listitem><para>Red Hat 7.1</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
216 <listitem><para>Slackware 7.0 + pakiety rozwojowe z 7.1 ...</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
217 </itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
218 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
219 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
220 wersja jądra (kernela):
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
221 <screen>uname -a</screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
222 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
223 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
224 wersja biblioteki libc:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
225 <screen>ls -l /lib/libc[.-]*</screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
226 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
227 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
228 wersja gcc i ld:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
229 <screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
230 gcc -v
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
231 ld -v
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
232 </screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
233 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
234 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
235 wersja binutils:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
236 <screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
237 as --version
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
238 </screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
239 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
240 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
241 Jeżeli masz problem z trybem pełnoekranowym:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
242 <itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
243 <listitem><para>Menadżer okien i wersja</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
244 </itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
245 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
246 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
247 Jeżeli masz problem z XVIDIXem:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
248 <itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
249 <listitem><para>głębia barw Xów (colour depth):
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
250 <screen>xdpyinfo | grep &quot;depth of root&quot;</screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
251 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
252 </itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
253 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
254 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
255 Jeżeli tylko GUI zawiera błędy:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
256 <itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
257 <listitem><para>wersja GTK</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
258 <listitem><para>wersja GLIB</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
259 <listitem><para>wersja libpng</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
260 <listitem><para>Sytuacja w której pojawia się błąd GUI</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
261 </itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
262 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
263 </itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
264 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
265 </sect2>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
266
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
267 <sect2 id="bugreports_hardware">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
268 <title>Sprzęt i sterowniki</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
269 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
270 <itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
271 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
272 informacje o procesorze (CPU) (to działa tylko pod Linuksem):
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
273 <screen>cat /proc/cpuinfo</screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
274 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
275 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
276 Producent karty graficznej i model. Np.:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
277 <itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
278 <listitem><para>ASUS V3800U chip: nVidia TNT2 Ultra pro 32MB SDRAM</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
279 <listitem><para>Matrox G400 DH 32MB SGRAM</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
280 </itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
281 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
282 <listitem><para>
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
283 Typ sterownika wideo i wersja, np:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
284 <itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
285 <listitem><para>wbudowane sterowniki X</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
286 <listitem><para>nVidia 0.9.623</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
287 <listitem><para>Utah-GLX CVS 2001-02-17</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
288 <listitem><para>DRI z X 4.0.3</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
289 </itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
290 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
291 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
292 Typ karty dźwiękowej i sterownik, np:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
293 <itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
294 <listitem><para>Creative SBLive! Gold ze sterownikiem OSS z oss.creative.com</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
295 <listitem><para>Creative SB16 ze sterownikiem OSS z kernela</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
296 <listitem><para>GUS PnP z emulacją ALSA OSS</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
297 </itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
298 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
299 <listitem><para>
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
300 Jeżeli masz wątpliwości, załącz wyjście linuksowego polecenia
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
301 <command>lspci -vv</command>.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
302 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
303 </itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
304 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
305 </sect2>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
306
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
307 <sect2 id="bugreports_configure">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
308 <title>Problemy z konfiguracją</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
309 <para>
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
310 Jeżeli <command>./configure</command> zwraca błąd albo
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
311 automatyczne wykrywanie czegoś zawiedzie, przeczytaj
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
312 <filename>configure.log</filename>. Możliwe, że znajdziesz tam odpowiedź, na
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
313 przykład kilka połączonych wersji tej samej biblioteki w Twoim systemie albo że
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
314 zapomniałeś zainstalować pakietów rozwojowych (tych z przyrostkiem -dev albo
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
315 -devel). Jeżeli wydaje Ci się, że istnieje jednak błąd, załącz
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
316 <filename>configure.log</filename> w twoim raporcie.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
317 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
318 </sect2>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
319
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
320 <sect2 id="bugreports_conpilation">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
321 <title>Problemy z kompilacją</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
322 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
323 Prosimy załączyć następujące pliki:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
324 <itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
325 <listitem><para>config.h</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
326 <listitem><para>config.mak</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
327 </itemizedlist>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
328 Tylko jeżeli kompilacja się nie powiedzie w którymś z tych katalogów, załącz
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
329 następujące pliki:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
330 <itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
331 <listitem><para>Gui/config.mak</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
332 <listitem><para>libvo/config.mak</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
333 <listitem><para>libao2/config.mak</para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
334 </itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
335 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
336 </sect2>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
337
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
338 <sect2 id="bugreports_playback">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
339 <title>Problemy z odtwarzaniem</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
340 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
341 Prosimy załączyć wyjście <application>MPlayera</application> w trybie gadatliwym
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
342 na poziomie pierwszym (opcja -v - przyp. tłum.), ale pamiętając o
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
343 <emphasis role="bold">nie skracaniu wyniku polecenia</emphasis> podczas
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
344 kopiowania go do Twojego listu. Deweloperzy potrzebują wszystkich informacji do
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
345 prawidłowego zdiagnozowania problemu. Możesz przekierować wyjście bezpośrednio
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
346 do pliku w ten sposób:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
347 <screen>mplayer -v <replaceable>opcje</replaceable> <replaceable>nazwa_pliku</replaceable> &gt; mplayer.log 2&gt;&amp;1</screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
348 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
349
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
350 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
351 Jeżeli Twój problem jest specyficzny dla jednego albo wielu plików, załaduj
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
352 winowajcę(ów) na:
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 18520
diff changeset
353 <ulink url="ftp://ftp.mplayerhq.hu/MPlayer/incoming/"/>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
354 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
355
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
356 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
357 Załaduj także mały plik tekstowy nazwany tak samo jak Twój plik, ale z
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
358 rozszerzeniem .txt. Opisz w nim problem, który masz z zawartym plikiem i załącz
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
359 swój adres email oraz wyjście <application>MPlayera</application> w trybie
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
360 gadatliwym na poziomie pierwszym. Zazwyczaj pierwsze 1-5 MB pliku jest
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
361 wystarczające do odtworzenia problemu, ale żeby być pewnym prosimy wykonać:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
362 <screen>dd if=<replaceable>twój_plik</replaceable> of=<replaceable>mały_plik</replaceable> bs=1024k count=5</screen>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
363 To polecenie weźmie pierwsze pięć megabajtów
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
364 '<emphasis role="bold">twojego_pliku</emphasis>' i zapisze je do
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
365 '<emphasis role="bold">małego_pliku</emphasis>'. Następnie spróbuj odtworzyć
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
366 mały plik i jeśli błąd wciąż się pojawia plik ten jest dla nas wystarczający.
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
367 Prosimy <emphasis role="bold">w żadnym wypadku</emphasis> nie wysyłać plików
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
368 poprzez pocztę elektroniczną! Załaduj je na serwer FTP i wyślij tylko
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
369 ścieżkę/nazwę pliku. Jeżeli plik jest dostępny w sieci, wyślij
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
370 <emphasis role="bold">dokładny</emphasis> adres pod którym jest on dostępny.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
371 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
372 </sect2>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
373
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
374 <sect2 id="bugreports_crash">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
375 <title>Awarie programu (ang. Crashes)</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
376 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
377 Musisz uruchomić <application>MPlayera</application> wewnątrz
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
378 <command>gdb</command> i wysłać nam kompletne wyjście, albo jeżeli posiadasz
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
379 zrzut <filename>core</filename> (ang. core dump) utworzony w wyniku awarii,
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
380 wyciągnąć z niego użyteczne informacje. Oto jak to zrobić:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
381 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
382
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
383 <sect3 id="bugreports_debug">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
384 <title>Jak otrzymać informację o awarii</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
385 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
386 Przekompiluj <application>MPlayera</application> z opcją debugowania kodu:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
387 <screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
388 ./configure --enable-debug=3
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
389 make
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
390 </screen>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
391 i uruchom <application>MPlayera</application> używając gdb:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
392 <screen>gdb ./mplayer</screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
393 Jesteś teraz wewnątrz gdb. Wpisz:
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
394 <screen>run -v <replaceable>opcje-mplayera</replaceable>
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
395 <replaceable>nazwa_pliku</replaceable></screen> i odtwórz swoją awarię. Gdy
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
396 tylko to zrobisz, gdb przeniesie cię z powrotem do linii poleceń, gdzie należy
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
397 wpisać
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
398 <screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
399 bt
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
400 disass $pc-32 $pc+32
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
401 info all-registers
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
402 </screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
403 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
404 </sect3>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
405
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
406 <sect3 id="bugreports_core">
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
407 <title>Jak wyciągnąć sensowne informacje ze zrzutu core (ang. core dump)</title>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
408 <para>
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
409 Utwórz plik z nastepującymi poleceniami:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
410 <screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
411 bt
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
412 disass $pc-32 $pc+32
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
413 info all-registers
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
414 </screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
415 A następnie uruchomić następujące polecenie:
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
416 <screen>gdb mplayer --core=core -batch --command=<replaceable>plik_z_poleceniami</replaceable> &gt; mplayer.bug</screen>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
417 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
418 </sect3>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
419 </sect2>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
420 </sect1>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
421
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
422 <sect1 id="bugreports_advusers">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
423 <title>Wiem co robię...</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
424 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
425 Jeżeli utworzyłeś właściwy raport błędu kierując się powyższymi wskazówkami i
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
426 jesteś pewien że to błąd <application>MPlayera</application>, nie kompilatora
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
427 albo uszkodzonego pliku, przeczytałeś dokumentację i nie możesz znaleźć
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
428 rozwiązania, Twoje sterowniki dźwięku są w porządku, możesz chcieć zapisać się
15094
0e818b895f00 sync 1.11
wight
parents: 14546
diff changeset
429 na listę MPlayer-advusers (tylko po angielsku - przyp. tłum.) i wysłać tam swoje
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
430 zgłoszenie błędu, aby uzyskać lepszą i szybszą odpowiedź.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
431 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
432
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
433 <para>
14546
99f7760455bc Minor bugfixes
wight
parents: 13388
diff changeset
434 Wiedz, że jeśli zadasz trywialne pytanie albo odpowiedź na nie znajduje się na
99f7760455bc Minor bugfixes
wight
parents: 13388
diff changeset
435 stronie man, zamiast dostać odpowiedź zostaniesz zignorowany
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
436 albo obrzucony wyzwiskami.
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
437 Dlatego też nie obrażaj nas i zapisz się na listę -advusers tylko jeżeli
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
438 naprawdę wiesz co robisz i czujesz się zaawansowanym użytkownikiem lub
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
439 deweloperem. Jeżeli spełniasz te kryteria, nie powinno Ci sprawić problemu
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
440 znalezienie sposobu zapisania się na listę (pamiętaj, że musisz biegle znać j.
13388
b50fddeecfbe cosmetics by frogu
paszczi
parents: 12951
diff changeset
441 angielski - przyp. tłum.)
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
442 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
443
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
444 </sect1>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
445
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
446 </appendix>