- Code: Select all
startup_error
with the following details:
- Code: Select all
java.lang.NullPointerException
at com.mucommander.ui.main.LocationHistory.addToHistory(LocationHistory.java:100)
at com.mucommander.ui.main.FolderPanel.setCurrentFolder(FolderPanel.java:659)
at com.mucommander.ui.main.FolderPanel.<init>(FolderPanel.java:194)
at com.mucommander.ui.main.MainFrame.<init>(MainFrame.java:291)
at com.mucommander.ui.main.WindowManager.createNewMainFrame(WindowManager.java:338)
at com.mucommander.ui.main.WindowManager.createNewMainFrame(WindowManager.java:305)
at com.mucommander.Launcher.main(Launcher.java:573)
I have tried also the build of 27 January with the same result. However, muCommander 0.8.4 (the latest stable build) starts up without errors.
What may be the problem?
I have admin privileges, so there should be no problem with access rights.
