https://github.com/subshare/subshare/issues/52Added missing null-check. Warning was always logged and operation alwaysaborted :-(
Switched from javafx.util.Pair to own Pair class, because there shouldbe NO javafx dependency outside the gui projects.