comparison README.bugreport @ 7:e5c49367b899

Updated to 0.8
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 03 Jun 2003 11:25:05 +0000
parents 183e7cbc1036
children
comparison
equal deleted inserted replaced
6:ff6b3a556a15 7:e5c49367b899
1 Making and sending bugreports 1 Making and sending bugreports
2 ============================= 2 =============================
3 Consider the following things before writing a bug-report. 3 Consider the following things before writing a bug-report.
4 4
5 1. Type of the bug: 5 1. Type of the bug
6 6 ------------------
7 - Sound-distortion? 7 - Sound-distortion?
8 8
9 This may not be directly XMMS-SID bug, but more like SIDPlay bug. 9 This may not be directly XMMS-SID bug, but more like SIDPlay bug.
10 Check the SID-tune with SIDPlay commandline player. If the problem 10 Check the SID-tune with SIDPlay commandline player. If the problem
11 shows up there, you should check that the tune itself is not 11 shows up there, you should check that the tune itself is not
27 27
28 28
29 - Segfault? 29 - Segfault?
30 30
31 Again, check the tune on commandline SIDPlay. If it also segfaults, 31 Again, check the tune on commandline SIDPlay. If it also segfaults,
32 report the bug to SIDPlay author, Michael Schwendt. 32 report the bug to SIDPlay author.
33 33
34 If it does NOT segfault with commandline SIDPlay, report it to me (ccr). 34 If it does NOT segfault with commandline SIDPlay, report it to me (ccr).
35 See README for contacting information. 35 See README for contacting information.
36 36
37
37 - New feature? 38 - New feature?
38 39
39 Well, check on the commandl... ehh. :-) 40 Send the suggestions, shit, hatemail, patches, your valuables and
40 41 credit card numbers to ccr/TNSP, contacting information available
41 Send the suggestions, shit, hatemail, patches and your valuables to 42 on README. ;-)
42 ccr/TNSP, contacting information available on README.
43 43
44 44
45 45
46 2. Example-layout for bug-reports 46 2. Example-layout for bug-reports
47 47 ---------------------------------
48 Here is an example layout for your bug-report. Feel free to 48 Here is an example layout for your bug-report. Feel free to
49 use your own, or put in additional information. 49 use your own, or put in additional information.
50 (Send it via e-mail, using subject: "XMMS-SID BUG") 50 (Send it via e-mail, using subject: "XMMS-SID BUG")
51 51
52 52
59 59
60 libsidplay version : (sidplay -h) 60 libsidplay version : (sidplay -h)
61 61
62 XMMS version : (xmms --version) 62 XMMS version : (xmms --version)
63 63
64 Are you using songpos-patch? (if you applied the patch, answer yes) 64 Are you using songpos-patch?
65 65
66 66
67 Description of the bug? 67 Description of the bug?
68 ----------------------- 68 -----------------------
69 69
73 73
74 74
75 Other information 75 Other information
76 ----------------- 76 -----------------
77 77
78 [If the bug is/causes a segfault, include a backtrace if possible.] 78 [If the bug is/causes a segfault, include a gdb backtrace if possible.]
79 79