-
Notifications
You must be signed in to change notification settings - Fork 249
Closed
Description
Not sure exactly what is going on, but I am pretty sure my problems started after upgrading to Ubuntu 14.04 (from 13.10).
Short description: Guard does not react to any file changes at all.
Longer description:
My exact setup used to work on ubuntu 13.10. After upgrading no file changes are registered with Guard and Listen.
I have tried the following:
- Using this branch: fix + workarounds for editor support on Linux #215
- Downgrading Guard and Listen to previous minor version
- Using master branch of both Guard and Listen
When running guard with bundle exec guard start --force-polling
it listens as expected (but with polling of course).
I have tried to run with --debug
but nothing odd shows up.
I am using Ruby 2.1.1 installed with rbenv.
Metadata
Metadata
Assignees
Labels
No labels