I have just upgraded to Ubuntu 13.10 from 13.04. After completion of the upgrade I installed Freemind, but it didn't get started even though the installation was complete without any error. I hope somebody has an answer to my question.
Running freemind
from the terminal shows the following message:
$ freemind
Checking Java Version...
java.io.FileNotFoundException: /home/neo/.freemind/auto.properties (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:146)
at freemind.main.FreeMindStarter.readUsersPreferences(FreeMindStarter.java:136)
at freemind.main.FreeMindStarter.main(FreeMindStarter.java:56)
Panic! Error while loading default properties.
UPDATE: I have already upgraded to Ubuntu 14.04, but even after reinstalling, Freemind does not work. The above terminal window message is after upgrading to Ubuntu 14.04.