aa79038430c9b2af99f19f506306fabca3943103
[users/adeodato/minirok.git] / README.Bugs
1 Reporting bugs
2 ==============
4 I use Debian's Bug Tracking System to manage bugs in Minirok, so I'd
5 appreciate if you could report directly there, following the instructions
6 below. If you really can't, you can mail me directly, but I will probably
7 forward your report to the public BTS.
9 The list of already reported bugs is at http://bugs.debian.org/minirok.
10 You may want to check it before submitting a new report. If you'd like
11 to make a comment to an existing bug, just send mail to <nnn@bugs.debian.org>,
12 where nnn is obviously the bug number.
14 To report a new bug, just send a mail to <submit@bugs.debian.org>, with
15 the following format for the body:
17     Package: minirok
18     Version: x.y.z
20     Here the rest of the body.
22 That is, a mail whose first line is a line starting with "Package", then
23 a second line specifying the "Version" you're using, then a *blank* line
24 (don't forget this one), and then whatever you want, most likely an
25 explanation of the problem. You can find more detailed instructions here:
27     http://www.debian.org/Bugs/Reporting
29 If you're a Debian user, you can just use the `reportbug` program. If
30 you're an Ubuntu user, please don't use reportbug, because it will send
31 the bug report elsewhere and I probably won't see it.
34 Known bugs
35 ==========
37 Here is a list of known bugs or quirks that I don't plan on addressing,
38 most likely because I wouldn't know how -- help or patches welcome. Known
39 bugs that can/should get fixed someday are documented in the TODO file.
41   * One can't configure multi-key global shortcuts.
43     This is because KDE 4 no longer supports multi-key shortcuts AFAIK.
44     Upstream says there is a bit of hope, but not much, since they don't
45     think the usefulness/cost ratio is worth it.