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