~ $ python ~/.nutstore/dist/bin/
nutstore-pydaemon.py('Cannot found expected file manager,', OSError(2, 'No such file or directory'))
The java client is dead, try to restart it
17/05/03 22:53:34 FATAL gui.NutstoreGUI: Uncaught exception
Exception was generated at : 05/03/2017 22:53:34 on thread main
java.lang.UnsatisfiedLinkError: Cannot load 64-bit SWT libraries on 32-bit JVM
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.C.<clinit>(Unknown Source)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source)
at org.eclipse.swt.widgets.Display.<clinit>(Unknown Source)
at nutstore.client.gui.NutstoreGUI.fixTrayIconInUbuntu(NutstoreGUI.java:178)
at nutstore.client.gui.NutstoreGUI.<init>(NutstoreGUI.java:158)
at nutstore.client.gui.NutstoreGUI.<init>(NutstoreGUI.java:99)
at nutstore.client.gui.NutstoreGUI$Holder.<clinit>(NutstoreGUI.java:107)
at nutstore.client.gui.NutstoreGUI.instance(NutstoreGUI.java:111)
at nutstore.client.gui.NutstoreGUI.main(NutstoreGUI.java:1702)