'Is there a way to save and load preferences in protege?

Protege 5.5.0 does not save any preferences in Ubuntu. Everytime I start the application, all preferences are back to default. Protege uses the Java preferences API to store preferences. In Windows 10 it works perfectly fine. Preferences are stored under HKEY_CURRENT_USER. In Ubuntu /home/user/.java/.userPrefs is the default folder for preferences. However, directories are created with names containing undreadble characters only, e.g: "_!&!!g">!&@![@"(!%!|w"@!&)![@"'!%!g"&!%4!@w"&!&:=" The prefs.xml files all contain empty skeletons.

Can it be that Protege is not working on Linux at all in terms of preserving the application's state?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source