Uh oh. You're actually the first person (that I know of, at least)
that's used the program on Linux. It's written in Java (as you know),
so it *should* work anywhere that Java does; I don't have a Linux
machine to test it, though. It sounds as though the preference files
are not being created, or at least not being read correctly.
Preferences are handled by the jvm through some libraries/classes in
Java. I don't think that the code is doing anything abnormal, but
it's possible that I'm doing something I shouldn't w/ the prefs. It
works w/ Win and Mac, however, so I doubt it.
No error messages is curious. You can try starting the program w/ the
"-debug" flag to get debugging information. Paste that info here.
What version of Java and Linux are you using?
It's also possible that there's a problem w/ the classpath and it's
not finding some libraries or something that it needs. How are you
starting the program?
Thanks for trying the program! Mostly, it's been developed by me, but
a few other folks have contributed some code as well. We appreciate
the thanks.
Clayton