Changes between Version 28 and Version 29 of Help/Action/ShowStatusReport


Ignore:
Timestamp:
2020-03-24T18:42:27+01:00 (5 years ago)
Author:
skyper
Comment:

little more content; difference in sections between Status Report and Bug Report; bigger icon

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/ShowStatusReport

    v28 v29  
    22= Help > Show Status Report =
    33
    4 [[JOSMImage(clock,link=)]]
     4[[JOSMImage(clock,link=,48)]]
    55
    66Displays the status report with useful information for troubleshooting and development.
    77
    8 To report an error in JOSM or to request a new feature please use always the
    9 [wikitr:/Help/Action/ReportBug Report bug] form.
    10 It can be invoked in the Help menu or with the [[JOSMImage(bug,middle,link=)]] button in this dialog.   
    11 This includes all needed technical information in the ticket.
    12 Bug reports and feature request are called ''tickets'' in JOSM.
     8**To report an error in JOSM or to request a new feature please use ''always'' the [wikitr:/Help/Action/ReportBug Report bug] form.** \\
     9It can be invoked in the Help menu or with the [[JOSMImage(bug)]] button in this dialog. This includes all needed technical information in the ticket. Bug reports and feature request are called ''tickets'' in JOSM.
    1310
    1411The status report consists of the following sections:
    1512
    16 ||= Section =||= Description =||= Presence =||= '''Required in a bug report''' =||
    17 || 1 Release || JOSM version details || Always || Yes ||
    18 || [#a2System 2 System] || Operating system, Java, memory usage, screen size and [wikitr:/Help/CommandLineOptions command line options]  || Always || Yes ||
    19 || 3 Dataset consistency || Consistency of the [wikitr:/Help/Menu/OSMLayer current data layer] || If available || Yes, if available ||
    20 || 4 Plugins || Installed [wikitr:/Plugins] || If available || Yes, if available ||
    21 || 5 Tagging presets || Installed [wikitr:/Presets] || If available || Yes, if available ||
    22 || 6 Map paint styles || Installed [wikitr:/Styles] || If available || Yes, if available ||
    23 || 7 Validator Rules || Installed [wikitr:/Rules] || If available || Yes, if available ||
    24 || 8 Last errors/warnings || Overview of last shown or hidden code errors/warnings of JOSM || If available || Yes, if available ||
    25 || 9 Crash & Stack || Detailed info about the last JOSM code error || If available || Yes, if available ||
    26 || [#a10Preference 10 Preferences] || Current settings || Always || No ||
     13||= Section =||= Description =||= Status Report \\ Presence =||= Bug Report \\ Presence =||= **Required in a \\ bug report** =||
     14|| 1 Release || JOSM version details ||  Always  ||  Always  ||  Yes ||
     15|| [#a2System 2 System] || Operating system, Java, memory usage, screen size and [wikitr:/Help/CommandLineOptions command line options] || Always  ||  Always  ||  Yes ||
     16|| [#a3DatasetCons 3 Dataset consistency] || Consistency of the [wikitr:/Help/Menu/OSMLayer current data layer] ||  If available  ||  If available  || Yes, if available  ||
     17|| 4 Plugins || Installed [wikitr:/Plugins] ||  If available  ||  If available  || Yes, if available  ||
     18|| 5 Tagging presets || Installed [wikitr:/Presets] ||  If available  ||  If available  || Yes, if available  ||
     19|| 6 Map paint styles || Installed [wikitr:/Styles] ||  If available  ||  If available  || Yes, if available  ||
     20|| 7 Validator Rules || Installed [wikitr:/Rules] ||  If available  ||  If available  || Yes, if available  ||
     21|| 8 Last errors/warnings || Overview of last shown or hidden code errors/warnings of JOSM ||  If available  ||  If available  || Yes, if available  ||
     22|| [#a9CrashStack 9 Crash & Stack] || Detailed info about the last JOSM code error ||  No  ||  If available  || Yes, if available  ||
     23|| [#a10Preferences 10 Preferences] || Current settings ||  Always  ||  No  ||  **No** ||
    2724
    28 The sections are not numbered in the report.
    29 Some may be empty.
     25**Note**:
     26* The sections are not numbered in the report.
     27* Some may be empty.
     28* Section 4-8 each add a title to their paragraph and each line of the paragraph starts with plus `+` or minus `-`.
    3029
    31 === 2 System ===#a2System
     30== 2 System == #a2System
     31 Memory Usage:: The first value is the size of the total memory currently used by the Java Virtual Machine (JVM) including  JOSM and garbage. The second value is the max. memory the JVM will try to use, a limit can be the -Xmx option. At last, the third value is the free memory in the JVM.
    3232
    33 Memory Usage: The first value is the size of the total memory currently used by the Java Virtual Machine (JVM) including  JOSM and garbage. The second value is the max. memory the JVM will try to use, a limit can be the -Xmx option. And the third value is the free memory in the JVM.
    3433
    35 === 10 Preferences ===
     34== 3 Dataset consistency == #a3DatasetCons
     35Only one line without separation to the System paragraph.
     36
     37== 9 Crash & Stack == #a9CrashStack
     38Only present after an error in the Report Bug dialog. Additionally, the stack is optional through checkboxes at the bottom of that dialog.
     39
     40
     41== 10 Preferences == #a10Preferences
     42**Not needed in tickets**
    3643
    3744To protect sensitive data this keys are stripped: `username`, `password`, `access-token`, `file-open.history`, `download.overpass.query` and `download.overpass.queries`.
    3845
    3946----
    40 Back to [wikitr:/Help/Menu/Help Help menu][[Br]]
    41 Back to [wikitr:/Help/Menu Main menu][[Br]]
     47Back to [wikitr:/Help/Menu/Help Help menu] \\
     48Back to [wikitr:/Help/Menu Main menu] \\
    4249Back to [wikitr:/Help Main Help]