Il giorno mar, 30/04/2019 alle 17.28 +0200, Louis Lagendijk ha scritto:
I can confirm the extremely long delay here. I have not tried to debug it, so no solution....
Then? I must fill a bugzilla?
The only work around I have fount is create a local application launcher with "-noupdate" option and download or open web jnlp file with it
[lesca@dodo ~]$ cp -a /usr/share/applications/javaws.desktop ~/.local/share/applications/.[lesca@dodo ~]$ sed -i 's|^Exec=/usr/bin/javaws.itweb %u|Exec=/usr/bin/javaws.itweb -noupdate %u|' ~/.local/share/applications/javaws.desktop
Some other suggest?