vellerefond / project-ring

Project management for the Atom editor.
GNU General Public License v2.0
15 stars 8 forks source link

Project list is empty in linux #19

Closed adonis-on-github closed 9 years ago

adonis-on-github commented 9 years ago
  1. Add some projects to ring
  2. Open project files is empty
  3. Toggle projects is empty
vellerefond commented 9 years ago

I cannot reproduce this so please provide some more information. Have you just updated Project Ring? Can you please verify that this behavior is observed even after a close/open of Atom? Is it that the there were projects displayed before (e.g., before an update) and now they seem to have disappeared? Regarding the Open Project Files function, it is normal not to show anything if Toggle produces an empty list.

adonis-on-github commented 9 years ago

I have the last version.

The list is empty all the time.

I tested in windows and it works. It seems in linux is not updatding the list when the projects are added.

This happens in the current instance and after reopening atom.

On Mon, Feb 23, 2015 at 1:06 PM, Spyridon Alfredos Desyllas < notifications@github.com> wrote:

I cannot reproduce this so please provide some more information. Have you just updated Project Ring? Can you please verify that this behavior is observed even after a close/open of Atom? Is it that the there were projects displayed before (e.g., before an update) and now they seem to have disappeared? Regarding the Open Project Files function, it is normal not to show anything if Toggle produces an empty list.

— Reply to this email directly or view it on GitHub https://github.com/vellerefond/project-ring/issues/19#issuecomment-75523844 .

vellerefond commented 9 years ago

A lot of work had to be done due to the changes for the upcoming version 1.0 of Atom's API. Version v0.20.0 (0d913fa) makes Project Ring usable again. Unfortunately, I hadn't had a lot of time to test everything from the start but all basic functions have worked for me with Atom version v0.201.0. I have not been able to reproduce this in any way. Please, see if it happens again, even after having cleaned the ~/.atom-project-ring folder of any configuration files.