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


Ignore:
Timestamp:
2022-04-12T19:51:11+02:00 (4 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22007, comment 7

    initial v1  
    11Hello, here is a new log with the command from the other bug (without javafx), and without OAuth data. You can notice that the Report Bug function triggers the exception.
    2 
     2{{{
    33$ java --add-modules java.scripting,java.sql -Djosm.restart=true -Djava.net.useSystemProxies=true --add-exports=java.base/sun.security.action=ALL-UNNAMED --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED -jar josm-tested.jar
    442022-04-12 19:45:26.851 INFOS: Le niveau de journalisation est à INFOS (INFO, 800)
     
    128128        at org.openstreetmap.josm.tools.bugreport.BugReportSender.pasteDebugText(BugReportSender.java:129)
    129129        ... 1 more
    130 
    131 
     130}}}