On 02/19/2017 05:41 PM, dumbcyber wrote:
On Friday, 17 February 2017 19:43:45 UTC-5, Unman  wrote:
On Fri, Feb 17, 2017 at 02:26:18AM -0800, dumbcyber wrote:
I've installed Cryptomator in my Fedora-24 template vm and tested it - works 
fine. The install also installed some dependencies.

When I try to run the software in any Fedora-24 appvm's I get nothing. No 
errors, no GUI starting.

Any ideas where i can look for errors?  Thanks.


You don't say how you are starting the program.

I assume that you have an entry for Cryptomator in the menu list for the
appVM. (Check this!) If you haven't use the "Add more shortcuts" entry ,
and try to use the new entry.

It works for me - did you make sure that you restarted the appVM after
closing down the Template?

certainly if I use the desktop file from the menu then it works, but
trying to start at command line throws errors.(I mean just running
/opt/Cryptomator/Cryptomator.)But after the first time it seems to work
fine.

Thanks for the tips.

I'm trying to start the app from the menu shortcut in the appvm. Yes, I've 
restarted the appvm and templatevm after installing the software in the 
template.

The /home folder looks exactly the same in both the templatevm and appvm.

When I try to start the app from the command line in the appvm, I get these 
messages but Cryptomator does start....

[user@work Cryptomator]$ /opt/Cryptomator/Cryptomator
2017-02-19 17:22:59,275 INFO  [Cryptomator:39] Starting Cryptomator 1.2.3 on 
Linux 4.4.38-11.pvops.qubes.x86_64 (amd64)
2017-02-19 17:22:59,292 INFO  [SingleInstanceManager:300] no running instance 
found
2017-02-19 17:22:59,498 INFO  [MainApplication:45] JavaFX application started
2017-02-19 17:22:59,554 INFO  [Localization:44] Detected language "en" and region 
"US"
2017-02-19 17:22:59,557 INFO  [Localization:49] Attempting to load localization 
from: /localization/en_US.txt
2017-02-19 17:22:59,558 INFO  [Localization:54] Attempting to load localization 
from: /localization/en.txt
2017-02-19 17:22:59,675 INFO  [SettingsProvider:88] Failed to load settings, 
creating new one.


I installed Cryptomator, just being curious on how it works.

Just my 2 cents, the instructions say to use the official java JRE, not the more commonly installed OpenJVM version, and I can confirm that it does run with Java(tm) and does not run with /usr/bin/java, so if I were a betting man I would say to run it using the full path for the proper location of your official jvm installation. You may have to edit your *.desktop file to enforce this path to the proper java binary. Test it from the Dom0 command line with the -p option as below.

This works for me:

InternetVM> /opt/bin/java -jar /path/to/Cryptomator-1.2.4.jar

dom0> qvm-run InternetVM -p "/opt/bin/java -jar /home/user/Cryptomator/Cryptomator-1.2.4.jar"


Hope that helps

Steve






--
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/57b6127d-8be6-b4fb-ca4f-a574242c7c34%40jhuapl.edu.
For more options, visit https://groups.google.com/d/optout.

Reply via email to