Changes between Initial Version and Version 1 of Ticket #22007, comment 7
- Timestamp:
- 2022-04-12T19:51:11+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22007, comment 7
initial v1 1 1 Hello, 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 {{{ 3 3 $ 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 4 4 2022-04-12 19:45:26.851 INFOS: Le niveau de journalisation est à INFOS (INFO, 800) … … 128 128 at org.openstreetmap.josm.tools.bugreport.BugReportSender.pasteDebugText(BugReportSender.java:129) 129 129 ... 1 more 130 131 130 }}}


