Changes between Initial Version and Version 1 of Ticket #19735


Ignore:
Timestamp:
2020-08-30T13:05:32+02:00 (5 years ago)
Author:
Klumbumbus
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19735 – Description

    initial v1  
    77When I click "Show Details", I get:
    88
    9 {{{net.sourceforge.jnlp.LaunchException: Fatal: Launch Error: Could not launch JNLP file. The application has not been initialized, for more information execute javaws/browser from the command line and send a bug report.
     9{{{
     10net.sourceforge.jnlp.LaunchException: Fatal: Launch Error: Could not launch JNLP file. The application has not been initialized, for more information execute javaws/browser from the command line and send a bug report.
    1011        at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:582)
    1112        at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:945)