snowflake icon indicating copy to clipboard operation
snowflake copied to clipboard

Doesn't list local files, and not possible to choose identity file

Open JakubSkowron opened this issue 5 years ago • 4 comments

Describe the bug Exeptions thrown when trying to see local files. Doesn't list local files, and not possible to choose identity file (private key file). Caused by me having a files in my home directory (~/) containing Polish letters in names, e.g 'Dom na skale, Złota zasada postępowania, Ciasna brama.ogv' and 'Bogaty młodzieniec, Niebezpieczeństwo bogactw.ogv'

To Reproduce Prerequisite: have a file named 'Dom na skale, Złota zasada postępowania, Ciasna brama.ogv' in your home directory. Steps to reproduce the behavior:

  1. Go to session manager, choose a site
  2. Click on Private key file Browse
  3. See error - empty list of files

Expected behavior You should be able to choose file from your local folder

Desktop (please complete the following information):

  • OS: Ubuntu 20.04
  • Version v1.0.4

Additional context It is also not possible to see local files in tab when connected.

snowflake.txt

JakubSkowron avatar Jul 23 '20 21:07 JakubSkowron

I had the same problem. After downloading and installing snowflake-1.0.4-setup-amd64.bin from https://github.com/subhra74/snowflake/releases/tag/v1.0.4 it works. The installation contains its own java-runtime. Probably the error will not occur anymore.

jofiedler avatar Aug 04 '20 14:08 jofiedler

In snap version you have to enable .ssh access in Ubuntu software store.

angmac avatar Nov 08 '20 11:11 angmac

In snap version you have to enable .ssh access in Ubuntu software store.

Sorry but not everyone is a snap expert :) How to do this?

PeterBorisenko avatar May 19 '22 06:05 PeterBorisenko

Open Ubuntu Software, find the Snowflake package, open it. You will see "Remove" and "Rights" button in the upper left corner (I use it in hungarian language so I'm not sure in the titles). Choose the "Rights" button and enable "ssh-keys: allows reading ssh user configuration and keys".

angmac avatar May 19 '22 10:05 angmac