Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WinLess autocompile fails with network files #64

Closed
lltallada opened this issue Mar 5, 2013 · 3 comments
Closed

WinLess autocompile fails with network files #64

lltallada opened this issue Mar 5, 2013 · 3 comments

Comments

@lltallada
Copy link

Hi,
I'm using WinLess in a bootstrap + twig project on a Win7 machine.
The .less files are in a Linux machine so i'm using samba mounted network drive to access them.

Everytime i start WinLess and make the first change to any .less file the compiler works as expected, automatically compiling .less files. But after that first automatic compile, I have to compile the .less files manually to see the changes in the browser because it seems that WinLess is not able to detect the changes on my .less files.

I've tested WinLess on local files with any issues.

Thanks for your time.
Lluís.

@marklagendijk
Copy link
Owner

That sounds like an annoying issue. However, I'm afraid there isn't much I can do about it.
WinLess just uses the default system component for watching folders for changes to any files. When this component doesn't detect a change, there isn't much WinLess can do.

@kitsguru
Copy link

kitsguru commented Jul 2, 2013

I also use a linux server with Samba and had no difficulty with winless compiling network files, until a few days ago.

I realized that the clocks were out of sync. My Win7 machine had failed to sync for several weeks and was running almost a minute behind. I did a manual time sync and now winless auto-compiles again.

@marklagendijk
Copy link
Owner

Closing all issues.
WinLess 1.x is now in maintenance mode. This means that at this time no feature requests will be accepted. Bug reports are still welcome, but all current issues are closed to make sure that the open issues are only about current bugs.

WinLess 2.x is a rewrite of WinLess using node-webkit. The development of WinLess 2.0 can be followed here. Most of the work is done, however, since my priorities have shifted it is now not clear whether it will ever be finished. Feature requests will only be accepted after the 2.0 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants