Changes between Initial Version and Version 1 of Ticket #23818, comment 7


Ignore:
Timestamp:
2024-10-21T16:55:35+02:00 (15 months ago)
Author:
osmidal

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23818, comment 7

    initial v1  
    11Replying to [comment:5 stoecker]:
    2 > You get similar information when calling {{{josm --debug}}}.
     2> ''You get similar information when calling {{{josm --debug}}}.''
    33
    44Done, see [https://josm.openstreetmap.de/attachment/ticket/23818/josm-debug.log this attachment].
    55
    66Replying to [comment:5 stoecker]:
    7 > And if not you can tell us your josm version
     7> ''And if not you can tell us your josm version''
    88
    99{{{josm --version}}}: {{{JOSM/1.5 (19167 SVN en) Linux Artix Linux}}}
    1010
    11 > java version
     11> ''java version''
    1212
    1313{{{java --version | head -n1}}}: {{{openjdk 23 2024-09-17}}}
    1414
    15 > OS, distribution
     15> ''OS, distribution''
    1616
    1717[http://artixlinux.org/ Artix GNU/Linux]
    1818
    19 > installed plugins etc without the aid of the Status Report.
     19> ''installed plugins etc without the aid of the Status Report.''
    2020
    2121{{{ls -1F ~/.local/share/JOSM/plugins/}}}: 
     
    183183
    184184Replying to [comment:6 taylor.smock]:
    185 > Assuming you are familiar with the command line, you can also do the following:
    186 > `java -jar josm.jar --status-report` (or if `josm` is the command, `josm --status-report`).
     185> ''Assuming you are familiar with the command line, you can also do the following:''
     186> ''`java -jar josm.jar --status-report` (or if `josm` is the command, `josm --status-report`).''
    187187
    188188See [https://josm.openstreetmap.de/attachment/ticket/23818/josm-statusreport.log this attachment] for the output of {{{josm --status-report}}} and [https://josm.openstreetmap.de/attachment/ticket/23818/josm-debug-statusreport.log this attachment] for the output of {{{josm --debug --status-report}}}. Note that it did not terminate, I had to abort with {{{<Ctrl>+<C>}}}.