WebsiteDeveloper/bracketsFileWatcher

Problem with Ubuntu 12.04 version 'Sprint 29'

Closed this issue · 12 comments

Hi, i'm using Ubuntu 12.04 64bit with Brackets Sprint 29. I've cloned extension into the 'home/.Brackets/extensions/user' directory, the same way i've installed all extensions before. All extensions i've installed are working fine except for 'fileWatcher'. In the extension manager it shows Extension Error message. Any ideas?

Hey its not on Ubuntu only even on Windows (7) the extension is disabled (I cannot enable) I had to remove reinstall still no. Brackets sprint 29

@orustammanapov @mojo706 on ubuntu it is normal that it isn't working since in sprint 29 the linux version has no nodejs interation, but that it happens on Windows is somewhat weird. I will look into it.

@orustammanapov @mojo706 could you try reinstalling? or check if there are any errors in the developer console.

Hello. I moved to Brackets Sprint 30 and the issue is no longer there. I advice anyone else having the same issue to move to Sprint 30. Thanks

@mojo706 thanks for the confirmation. I'm waiting for @orustammanapov 's feedback before closing

Let me start my 12.04 install and let you know if the problem is fixed on Ubuntu.

It works on 12.04 with Brackets Sprint 30. Anyone else having the same problem should upgrade.

@WebsiteDeveloper I'm really sorry for not answering, I see the issue was closed but if it still matters I have it still.
Files created outside Brackets in the current working directory do not appear, except for creation of files within Brackets itself, then they appear all magically after i saved the new created file. Else if I delete the file outside the editor the file name is still present within the file structure, but it is not accessible and it gives error massages by any attempt to delete it inside the Brackets even though I've already deleted it outside. I'm using the latest 'Sprint 30' and I've deleted and installed the extension again just like you suggested. And if it matters I have NodeJs installed on my computer. Thank you for your time and sorry again.

@orustammanapov i pushed a commit which should fix your issue and also pushed the new version to the registry.
You should be able to just update the extension.
Let me know if it works.

@WebsiteDeveloper It works like a charm now, great! Thank you!