Changes between Version 26 and Version 27 of Help/Action/ShowStatusReport


Ignore:
Timestamp:
2020-02-26T12:17:52+01:00 (5 years ago)
Author:
Hb---
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/ShowStatusReport

    v26 v27  
    22= Help > Show Status Report =
    33
    4 [[Image(source:trunk/images/clock.png)]]
     4[[Image(source:trunk/images/clock.png,link=)]]
    55
    66Displays the status report with useful information for troubleshooting and development.
    77
    8 To [wikitr:/Help/Action/ReportBug report a bug] please always use the [[Image(source:trunk/images/bug.png,middle)]] '''Report bug''' button at the bottom of this window or in the [wikitr:/Help/Menu/Help Help Menu]. This automatically removes the last block with your private information on most systems and ensures that all the technical information is included in the bug report.
     8To report an error in JOSM or to request a new feature please use always the
     9[wikitr:/Help/Action/ReportBug Report bug] form.
     10It can be invoked in the Help menu or with the [[Image(source:trunk/images/bug.png,middle,link=)]] button in this dialog.   
     11This includes all needed technical information in the ticket.
     12Bug reports and feature request are called ''tickets'' in JOSM.
    913
    1014The status report consists of the following sections:
    1115
    12 ||= Block =||= Name =||= Description =||= Presence =||= '''Required in a bug report''' =||
    13 || 1 || - || JOSM version details || Always || Yes ||
    14 || 2 || - || Versions of JOSM, operating system and Java, memory usage, screen size and [wikitr:/Help/CommandLineOptions command line options]  || Always || Yes ||
    15 || 3 || Dataset consistency test || Problems with the loaded OSM dataset || Only if available || Yes, if available ||
    16 || 4 || Plugins || Installed [wikitr:/Plugins] || Only if available || Yes, if available ||
    17 || 5 || Tagging presets || Installed [wikitr:/Presets] || Only if available || Yes, if available ||
    18 || 6 || Map paint styles || Installed [wikitr:/Styles] || Only if available || Yes, if available ||
    19 || 7 || Validator Rules || Installed [wikitr:/Rules] || Only if available || Yes, if available ||
    20 || 8 || Last errors/warnings || Overview of last shown or hidden code errors/warnings of JOSM || Only if available || Yes, if available ||
    21 || 9 || - || Detailed info about the last JOSM code error || Only if available || Yes, if available ||
    22 || 10 || - || Private settings || Always || No ||
     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 ||
     27
     28The sections are not numbered in the report.
     29Some may be empty.
     30
     31=== 2 System ===#a2System
     32
     33Memory 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.
     34
     35=== 10 Preferences ===
     36
     37To protect sensitive data this keys are stripped: `username`, `password`, `access-token`, `file-open.history`, `download.overpass.query` and `download.overpass.queries`.
    2338
    2439----
    25 Back to [wikitr:/Help/Menu/Help Menu Help][[Br]]
     40Back to [wikitr:/Help/Menu/Help Help menu][[Br]]
     41Back to [wikitr:/Help/Menu Main menu][[Br]]
    2642Back to [wikitr:/Help Main Help]