Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI does not work when opened via file explorer #33

Closed
iimog opened this issue Jan 11, 2019 · 1 comment
Closed

GUI does not work when opened via file explorer #33

iimog opened this issue Jan 11, 2019 · 1 comment
Milestone

Comments

@iimog
Copy link
Member

iimog commented Jan 11, 2019

As reported by a user:

(i) GUI started via terminal:

cd /home/user/bcgTree/bcgTreeGUI
java -jar bcgTree.jar

-> bcgTree GUI starts
-> in bcgTree GUI: check for dependencies is ok

(ii) GUI started via file explorer (nautilus):
Home - bcgTree - bcgTree GUI -> double click on bcgTree.jar
-> bcgTree GUI starts
-> in bcgTree GUI: check for dependencies is not (!) ok

@iimog
Copy link
Member Author

iimog commented Jan 11, 2019

I assume that this has something to do with the implicit working directory set when the jar is started via nautilus. Unfortunately I could not quickly reproduce because jar files are not associated with java in my setup so double clicking them in nautilus does not start bcgTree at all.

@iimog iimog added this to the 1.2.0 milestone Oct 25, 2021
@iimog iimog closed this as completed in 0a0f0e8 Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant