Hello,
I've just downloaded Boxcryptor portable but am unable to get it to run. I'm running Ubuntu 14.04 & place placed the files I downloaded in /apps/Boxcryptor then used the terminal to navigate to /apps/Boxcryptor then typed ./Boxcryptor_Portable.sh into the terminals. It opens a new, empty, window briefly before it then closes and I get these messages in the terminal.
java.io.FileNotFoundException: /home/neil/apps/Boxcryptor/Boxcryptor/app/.boxcryptor-internals/uuid (No such file or directory)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:93)
at java.io.FileReader.<init>(FileReader.java:58)
at com.boxcryptor.java.ui.util.b.k.O(PlatformHelperImpl.java:133)
at com.boxcryptor.java.b.b.e.O(PlatformHelper.java:70)
at com.boxcryptor.java.ui.a.a.<init>(BoxcryptorMobile.java:56)
at com.boxcryptor.java.ui.BoxcryptorApp.start(BoxcryptorApp.java:144)
at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$163(LauncherImpl.java:863)
at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$176(PlatformImpl.java:326)
at com.sun.javafx.application.PlatformImpl.lambda$null$174(PlatformImpl.java:295)
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.javafx.application.PlatformImpl.lambda$runLater$175(PlatformImpl.java:294)
at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
at com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
at com.sun.glass.ui.gtk.GtkApplication.lambda$null$50(GtkApplication.java:139)
at java.lang.Thread.run(Thread.java:745)
Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x000000077db00000, 577765376, 0) failed; error='Cannot allocate memory' (errno=12)
The first line that states a file is missing seems to be correct, I cannot find a .boxcryptor-internals directory and I have check the "Show hidden files" in the View menu.
Any help will be greatly appreciated,
Neil.