optyfr

Results 44 comments of optyfr

il will be fixed in 3.0.0

which dat file? maybe a cache problem

The problem is in swing version only, which is deprecated in v3.0.0 in favor of a jfx version

There is currently no header check in jrommanager, this was planned but never done, this would slow down checking : we can't take into account the CRC from zip file...

Indeed wiki is not up to date and incomplete... and help command is not enough detailed Since 2.5.0 the right alternative command is `java -cp JRomManager.jar jrm.cli.JRomManagerCLI -i` Settings and...

Seems that it concerns the web server mode, isn't it?

yes should be feasible, in fact a lot of docker services are written in java, for example : sonarqube, jenkins, ...

Not sure, I need time, and currently I started entire rewrite into javafx for the desktop interface, so this need to be finished first

Thanks but the purpose is not the same, this docker image is for displaying graphical apps inside a web browser using vnc… whereas JRomManager as already a complete web client...

While a Dockerfile would be enough to just say : "Hey! JRomManager can run with docker!", but since the purpose is to do an "Official Docker image", the main challenge...