Reporting bugs: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(split translation unit)
(use localized links; add sort key for category; remove deprecated in HTML5 <tt>; use semantically correct emphasis)
Line 7: Line 7:


<translate>
<translate>
We want Miranda as bug free as you do, so help us help you. The most important thing to remember when reporting bugs is to provide '''complete''' and '''accurate''' information. Most of our time is spent asking for more information and fixing/updating information. So if you report a bug, please take the time to read and follow these recommendations.
We want Miranda as bug free as you do, so help us help you. The most important thing to remember when reporting bugs is to provide {{Strong|complete}} and {{Strong|accurate}} information. Most of our time is spent asking for more information and fixing/updating information. So if you report a bug, please take the time to read and follow these recommendations.
</translate>
</translate>


__TOC__
__TOC__
Line 16: Line 15:
== Before reporting a bug ==
== Before reporting a bug ==


* Update to the latest {{GlossLink|development version}} (see [[Installation and update#Updating Miranda NG|Updating Miranda NG]]).
* Update to the latest {{GlossLink|development version}} (see {{Ll|Installation and update#Updating Miranda NG|Updating Miranda NG}}).
* Check if the problem persists (it may happen that it has been fixed).
* Check if the problem persists (it may happen that it has been fixed).
* Search the [<tvar|github_tracker_url>https://github.com/miranda-ng/miranda-ng/issues</> issues] for an existing bug report for your problem.
* Search the [<tvar|github_tracker_url>https://github.com/miranda-ng/miranda-ng/issues</> issues] for an existing bug report for your problem.
Line 26: Line 25:


<translate>
<translate>
Using the following tips will '''greatly''' increase the chances of your issue being '''noticed''' and '''fixed''' quickly.
Using the following tips will greatly increase the chances of your issue being noticed and fixed quickly.


* Have a well-written bug <tvar|title_field><tt>Title</tt></> field – describe the issue clearly, in simple words.
* Have a well-written bug <tvar|title_field>Title</> field – describe the issue clearly, in simple words.
* Provide step-by-step instructions in <tvar|description_field><tt>Description</tt></> field  so we can reproduce the issue (''We can't fix what we can't reproduce'').
* Provide step-by-step instructions in <tvar|description_field>Description</> field  so we can reproduce the issue (''We can't fix what we can't reproduce'').
* Attach screenshots if possible.
* Attach screenshots if possible.
* Attach your [[version information|VersionInfo]].
* Attach your {{Ll|Version information|VersionInfo}}.
* Attach a [[Crash reports|crash report]] if you are experiencing crashes (It includes VersionInfo as well).
* Attach a {{Ll|Crash reports|crash report}} if you are experiencing crashes (It includes VersionInfo as well).
* Attach a [[network log]] captured if you are experiencing connectivity issues.
* Attach a {{Ll|Network log|network log}} captured if you are experiencing connectivity issues.
* If Miranda freezes, hangs up or consumes CPU, attach [[Using Process Explorer as the debugging tool|information obtained by Process Explorer tool]].
* If Miranda freezes, hangs up or consumes CPU, attach {{Ll|Using Process Explorer as the debugging tool|information obtained by Process Explorer tool}}.


=== How to attach files ===
=== How to attach files ===
Line 57: Line 56:
</translate>
</translate>


[[Category:Help]]
[[Category:Help|{{#getdisplaytitle:{{FULLPAGENAME}}}}]]

Revision as of 21:05, 12 June 2018

Template:Languages/Report bug

Important
  • Please, make bug reports to our issue tracker, so they won't get lost on forums or chatroom logs.
    You can easily access it using Miranda: Main menu → Help → Report bug.
  • If you are unsure about the problem or want to bring more attention to it, you can mention it on our forum or chatroom too.

We want Miranda as bug free as you do, so help us help you. The most important thing to remember when reporting bugs is to provide complete and accurate information. Most of our time is spent asking for more information and fixing/updating information. So if you report a bug, please take the time to read and follow these recommendations.

Before reporting a bug

Effective bug reporting

Screen 1: Creating issue

Using the following tips will greatly increase the chances of your issue being noticed and fixed quickly.

How to attach files

  • Attach files by dragging & dropping, selecting them, or pasting from the clipboard
  • Press Submit new issue (see Screen 1).

I know when it got broken

If you know things got broken in some version or at some particular time, then it's good because you can try different releases from different revisions and narrow down where exactly the problem started to happen:

  • You can either compile the revisions yourself (that requires more knowledge and time).
  • Or ask someone in our jabber conference to help you identify potentially problematic revisions and then ask to compile those revisions for you.

Then you can try to reproduce your problem on each of them and find out when exactly it got broken. With that info it's easy to reach out the developer who commited the broken commit and ask him to look at it.

After reporting an issue

  • Monitor the issues you report.
  • Provide feedback and additional information if requested.
  • Don't argue about whether something is a bug or not.