subhra74 / snowflake

Graphical SFTP client and terminal emulator with helpful utilities
GNU General Public License v3.0
2.16k stars 231 forks source link

Error Java not found when launching Snowflake v1.0.4 and working when launching Snowflake v1.0.3 #114

Open Bradzer opened 4 years ago

Bradzer commented 4 years ago

Describe the bug Launching the version 1.0.4 of Snowflake reports this error /usr/bin/snowflake: 2: /usr/bin/snowflake: java: not found when v1.0.3 of Snowflake works properly.

To Reproduce Steps to reproduce the behavior:

  1. Install and launch Snowflake v1.0.3. It works.
  2. Uninstall Snowflake v1.0.3 and install Snowflake v1.0.4.
  3. Launch Snowflake v1.0.4 in terminal.
  4. See the error : /usr/bin/snowflake: 2: /usr/bin/snowflake: java: not found
  5. Install and launch again Snowflake v1.0.3. It works.

Expected behavior I expected Snowflake v1.0.4 to be able to launch just like Snowflake v1.0.3 does.

Desktop (please complete the following information):

subhra74 commented 4 years ago

Which installer you are using? Deb or generic linux installer

Bradzer commented 4 years ago

I am using deb. snowflake_1.0-3.deb and snowflake-1.0.4-setup-amd64.deb

subhra74 commented 4 years ago

sorry for late reply, looking into the issue, will update.