AzureStorageExplorer icon indicating copy to clipboard operation
AzureStorageExplorer copied to clipboard

"Open in Folder" after table export goes to wrong location

Open craxal opened this issue 3 years ago • 2 comments

Storage Explorer Version 1.22.0
Regression From unknown
Architecture x64
Storage Explorer Build Number 20211211.10
Platform Linux
OS Version Ubuntu 20.04 (snap)

Bug Description

The "Open in Folder" action for a completed export activity does not open the folder containing the export file. It only opens the user's Home directory.

Steps to Reproduce

  1. Launch Storage Explorer and open a table.
  2. Export the table to the default location (under /home//Downloads)
  3. Wait for the activity to complete, then click the "Open in Folder" button.

Actual Experience

File explorer window opens to /home/

Expected Experience

File explorer should open to /home/Downloads and highlight the export file.

Additional Context

This is not reproducible in a local dev build. I'm not sure if this reproduces for a released .tar.gz.

craxal avatar Jan 24 '22 21:01 craxal

This issue doesn't reproduce for a released .tar.gz. Here is the record: folder

v-kellyluo avatar Jan 26 '22 03:01 v-kellyluo

Our snap appears to have all the right connections to the necessary slots. Viewing the snap from Ubuntu's Software app, it even says Storage Explorer has permissions to access"file's in your home folder". Unless I'm misunderstanding something, this may be an external issue.

I've opened https://github.com/electron/electron/issues/33804 for tracking.

craxal avatar Apr 15 '22 17:04 craxal