petejkim / nitrogen-dist

Nitrogen: Atom, meet Cloud.
Other
13 stars 1 forks source link

"Open Project" button doesn't do anything #12

Open audiodude opened 8 years ago

audiodude commented 8 years ago

I have already clicked the "File Sync" button, and it appears to be green and sync'd.

However clicking "Open Project" does nothing.

This is on OS X. Here is the log from the toolbar Nitrogen menu.

Running Nsync...
[nsync event] {"name":"pid","data":35323}
[nsync event] {"name":"listening","data":64876}
[nsync event] {"name":"container.sync-enabled","data":{"slug":"audiodude-103220"}}
[nsync event] {"name":"container.sync-started","data":{"slug":"audiodude-103220"}}
[nsync event] {"name":"container.sync-finished","data":{"slug":"audiodude-103220"}}
styner32 commented 8 years ago

It does not show anything on the file tree? "Open Project" is to show current container folder in the file tree. It will not do anything if the folder is already there.

PudparK commented 8 years ago

I'm having the same problem as @styner32 .

styner32 commented 8 years ago

@PudparK Do you also have the same problem as @audiodude ? Could you try to open project with atom by running atom $HOME/Nitrous/<host-slug>/<container-slug> and see if it works?

audiodude commented 8 years ago

I tried it again just now, and "Open Project" now opens a pane on the left side with a list of files.

PudparK commented 8 years ago

@styner32 where would I run this? That's just a little over my head.

styner32 commented 8 years ago

@PudparK Ah Sorry. What OS do you use? If it is MacOS, you can run it in the terminal. I just wanted to see if the container folders are created correctly. Or could you check if the folders are created under $HOME/Nitrous?

PudparK commented 8 years ago

@styner32 pc... don't judge me.

PudparK commented 8 years ago

Run it in PowerShell?

styner32 commented 8 years ago

Yes. atom $HOME/Nitrous in power shell. and could you check if all files are synced properly?

PudparK commented 8 years ago

@styner32 that brought up the Nitrous dir / username-### dir / project_name ###### dir. But it did not bring up what's inside the project directory. Does this make sense?

styner32 commented 8 years ago

Ah that seems files are not successfully synced or no files in your container. Do you have files in /home/nitrous/code folder in your container? It only sync files under the folder.

Could you also reply me via Send feedback in atom?

screen shot 2016-02-05 at 12 29 58 pm

So we can share more details in your container.

PudparK commented 8 years ago

@styner32 Responded just now.

styner32 commented 8 years ago

Hi. I just found that "Open Project" does not show anything if tree-view is not enabled or tree-view is hidden. We will fix the issue.

@nsymtex Do you mean it shows empty folder?

styner32 commented 8 years ago

@nsymtex Can you also reply me via Send feedback in atom? So we can share more details?