adobe / brackets

An open source code editor for the web, written in JavaScript, HTML and CSS.
http://brackets.io
MIT License
33.25k stars 7.63k forks source link

Linux Snap version broken, not opening folders #14860

Open ghost opened 5 years ago

ghost commented 5 years ago

Prerequisites

For more information on how to write a good bug report read here For more information on how to contribute read here

Description

[Description of the bug or feature] Open folder feature isnt working

Steps to Reproduce

  1. Open brackets
  2. Try to open folder

Expected behavior: [What you expected to happen]

Brackets should open the project folder

Actual behavior: [What actually happened]

Brackets displays the folder name in the top left but no files are visible

Versions

Linux Ubuntu 18.04.2 LTS Brackets 1.14 / from Ubuntu Store (Snapcrafters)

tcmhoang commented 5 years ago

File tree is actually does not work at the moment even you try to install beta or edge version. They will fix it soon but if you want to use file tree so bad. There is another way that temporarily fix this issue. First remove your brackets package in snap. sudo snap remove brackets then download their deb in here Follow this post to install brackets #14786 to install brackets Due to the fact that data and add-ons saved in your home/.config/ so they would not be deleted

kaincenteno commented 4 years ago

This issue still happens on Ubuntu 20.04 LTS Snap is still on version 1.14 build 1.14.1-17752. Was this resolved on 1.14.2?

popey commented 4 years ago

The snap consumes the deb of brackets. There is no newer deb of brackets than the one published. Upstream need to build a deb of 1.14.1 or 1.14.2 for us to update the snap.