Changes between Version 7 and Version 8 of Contributing/BugReporting


Ignore:
Timestamp:
10/15/2015 09:14:16 PM (9 years ago)
Author:
Cas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Contributing/BugReporting

    v7 v8  
    11= Before Reporting a Bug = 
    22 
    3  * Install the latest stable version of Deluge: '''[[Include(http://download.deluge-torrent.org/version)]]''' 
     3 * Install the latest version of Deluge: '''[[Include(http://download.deluge-torrent.org/version)]]''' 
    44 
    55 * Check the '''[wiki:Faq Frequently Asked Questions]'''. 
    66 
    7 == Search for existing issues == 
     7== Search for Existing Issues == 
    88 
    99''Frequently questions from users often relate to already fixed or known about bugs in Deluge so please search before asking.'' 
     
    1313 * '''[http://forum.deluge-torrent.org/search.php Deluge Forum]''' 
    1414 
    15  * Deluge site search using [https://www.google.co.uk/search?q=site:deluge-torrent.org Search Engine] 
     15 * Deluge site search using a [https://www.google.co.uk/search?q=site:deluge-torrent.org Search Engine] 
    1616 
    1717== Ask your Question Effectively == 
     
    2424= Collect Bug Information = 
    2525 
    26 You will need the following information when reporting a bug (at a minimum version): 
     26You will need the following information when reporting a bug, Deluge and libtorrent versions are essential: 
    2727 
    2828 * Version Information: 
    29     * [wiki:Troubleshooting#DelugeVersion Deluge] 
    30     * [wiki:Troubleshooting#libtorrentversion libtorrent] 
    31     * Operating System 
    32     * Browser ''(if using WebUI)'' 
    33     * Plugins enabled 
    34     * Language in use ''(if not in English)'' 
    35  * Installation type: ''source, package or installer'' 
     29    * [wiki:Troubleshooting#DelugeVersion Deluge version]. 
     30    * [wiki:Troubleshooting#libtorrentversion libtorrent version]. 
     31    * Operating System and version. 
     32    * Browser and version ''(if using WebUI)''. 
     33 
     34 * Plugins enabled. 
     35 * Language in use ''(if not in English)''. 
     36 * Installation method ''i.e. from source, package or installer''. 
    3637 
    3738 * Precise steps to reproduce the bug. 
    38  * [wiki:Faq#EnableDelugeLogging Logs] either error level is usually fine 
     39 
     40 * [wiki:Faq#EnableDelugeLogging Deluge Logs] (`error` level is usually fine in first instance). 
    3941 * Information of any errors or traces. 
    40  * [wiki:Faq#WheredoesDelugestoreitssettings Config files]. 
     42 * [wiki:Faq#WheredoesDelugestoreitssettings Config] files. 
    4143 * Screenshots and screencasts are helpful for GUI issues. 
    4244 
    4345''Note: If you are using Client and Daemon you may need version or logs from both.'' 
    4446 
    45 == Hard crashes of Deluge (or libtorrent) == 
     47== Hard Crashes of Deluge (or libtorrent) == 
    4648A backtrace using `gdb` may be required for hard crashes of Deluge (crashes without an obvious error in Deluge logs). 
    4749