when I close the application there's a process ( Java ) still active.
If it's "
javaw.exe" it may indeed be Wheramium.
It's a bit of a user interface design issue:
As the user you have only two options to shut Wheramium down properly:
A. from the webpage by clicking the EXIT button.
This will however work only when the connection to Wheramium/PSX has been established.
(If you click the button while the webpage is
not connected, you'll get a warning.)
B. from the console by typing
ctrl-cThis requires that you have started Wheramium
from a command line (
see doc.s)
If you however (unfortunately a case more frequent than hoped for)
a. have started Wheramium by double-clicking the JAR file, and then
b. have
not been able to establish a connection from the webpage to Wheramium/PSX
...
then your only chance is the Task Manage or similar to kill the process, or else you will be left with a zombie Wheramium...
It's not exactly a design oversight, but I simply have no place other than the webpage (with its limited options) where to put an EXIT button. I had been thinking about a miniGUI with nothing but that button, but
any GUI will increase both the complexity and the load, and it did not seem worthwhile just for a better exit solution...
Cheers,
Martin
MartinMartinMartin