--
You received this message because you are subscribed to the Google Groups "Compass" group.
To post to this group, send email to compas...@googlegroups.com.
To unsubscribe from this group, send email to compass-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/compass-users?hl=en.
To unsubscribe from this group, send email to compass-user...@googlegroups.com.
To unsubscribe from this group, send email to compass-user...@googlegroups.com.
module CacheDebug
def set(path)
FSSM.dbg("Cache#set(#{path})")
super
end
def unset(path)
FSSM.dbg("Cache#unset(#{path})")
super
end
def ftype(ft)
FSSM.dbg("Cache#ftype(#{ft})")
super
end
end
That would at least let you know when and where it locks up. It would
be interesting to note if it's consistent.
Please use the latest development compass and fssm. The compass 0.8.x
version of fssm is pretty old.
> >> compass-user...@googlegroups.com<compass-users%2Bunsubscribe@goog legroups.com>
> >> > .
> >> > For more options, visit this group at
> >>http://groups.google.com/group/compass-users?hl=en
> >> > .
>
> >> --
>
> >> You received this message because you are subscribed to the Google Groups
> >> "Compass" group.
> >> To post to this group, send email to compas...@googlegroups.com.
> >> To unsubscribe from this group, send email to
> >> compass-user...@googlegroups.com<compass-users%2Bunsubscribe@goog legroups.com>
> >> .
> >> For more options, visit this group at
> >>http://groups.google.com/group/compass-users?hl=en.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Compass" group.
> > To post to this group, send email to compas...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > compass-user...@googlegroups.com<compass-users%2Bunsubscribe@goog legroups.com>
- Jason
> > > >> >> I guess you could try upgradingcompassand installing the latest
> > > >> >> version of
> > > >> >> fssm.
>
> > > >> >> sudo gem uninstall haml
> > > >> >> sudo gem uninstall chriseppstein-compass
> > > >> >> sudo gem installcompass--pre
> > > >> >> sudo gem install fssm
>
> > > >> >> The watcher works via FSEvents, a Mac OS service that tells the
> > > >> >> program when
> > > >> >> things change on the filesystem. I wonder whether you've seen any
> > > >> >> other
> > > >> >> things acting strange on your machine?
>
> > > >> >> Chris
>
> > > >> >> 2009/12/15 Andrés gutiérrez <andresgut...@gmail.com>
>
> > > >> >>> try to putcompass-v in your root folder in a terminal. what you
> > > >> >>> see?
>
> > > >> >>> 2009/12/16 Jason Ford <ja...@feedmagnet.com>
>
> > > >> >>> I have been usingCompasson a project for a couple months now and
> > > >> >>> all
> > > >> >>>> of a suddencompass--watch stopped working. It still detects new
> > > >> >>>> changes and updates the CSS when I first run it, but once it is
> > > >> >>>> running it does not detect any changes to .sass files like it
> > > >> >>>> used to.
> > > >> >>>> My workaround is to keep jumping back to the terminal window and
> > > >> >>>> hitting ctrl-C, then running thecompass--watch command again -
> > > >> >>>> every
> > > >> >>>> time I change a file I have to do this for it to update the CSS.
>
> > > >> >>>> What steps can I take to identify and fix this problem? It is
> > > >> >>>> getting
> > > >> >>>> super annoying.
>
> > > >> >>>> Here's a little more info on my configuration:
> > > >> >>>> - OS X Snow Leopard, standard bash terminal
> > > >> >>>> -Compassversion 0.8.17
> > > >> >>>> - config.rb seems to be set up correctly sincecompass--watch
> > > >> >>>> works
> > > >> >>>> when it is first run
> > > >> >>>> - I've tried doing "sudo gem uninstall chriseppstein-compass"
> > > >> >>>> then re-
> > > >> >>>> installing it and the problem still exists
> > > >> >>>> - I have several projects that I'm usingCompasswith and --
> > > >> >>>> watch has
> > > >> >>>> stopped working for all of them
> > > >> >>>> - I've tried creating a new project with "compasstest" and --
> > > >> >>>> watch
> > > >> >>>> doesn't work there either
> > > >> >>>> -Compassworks fine on another, similarly-configured Mac using
> > > >> >>> To post to this group, send email tocompa...@googlegroups.com.
> > > >> >>> To unsubscribe from this group, send email to
> > > >> >>>compass-user...@googlegroups.com<compass-users%2Bunsubscribe@goog legroups.com>
> > > >> <compass-users
> > > >> >>> %2Bunsubscribe@goog legroups.com>
> > > >> >>> .
> > > >> >>> For more options, visit this group at
> > > >> >>>http://groups.google.com/group/compass-users?hl=en.
>
> > > >> > --
>
> > > >> > You received this message because you are subscribed to the Google
> > > >> > Groups "Compass" group.
> > > >> > To post to this group, send email tocompa...@googlegroups.com.
> > > >> > To unsubscribe from this group, send email to
> > > >>compass-user...@googlegroups.com<compass-users%2Bunsubscribe@goog legroups.com>
> > > >> > .
> > > >> > For more options, visit this group at
> > > >>http://groups.google.com/group/compass-users?hl=en
> > > >> > .
>
> > > >> --
>
> > > >> You received this message because you are subscribed to the Google Groups
> > > >> "Compass" group.
> > > >> To post to this group, send email tocompa...@googlegroups.com.
> > > >> To unsubscribe from this group, send email to
> > > >>compass-user...@googlegroups.com<compass-users%2Bunsubscribe@goog legroups.com>
> > > >> .
> > > >> For more options, visit this group at
> > > >>http://groups.google.com/group/compass-users?hl=en.
>
> > > > --
> > > > You received this message because you are subscribed to the Google Groups
> > > > "Compass" group.
> > > > To post to this group, send email tocompa...@googlegroups.com.
> > > > >> >>>>compass-user...@googlegroups.com<compass-users%2Bunsubscribe@ goog legroups.com>
> > > > >> <compass-users
> > > > >> >>>> %2Bunsubscribe@goog legroups.com>
> > > > >> >>>> .
> > > > >> >>>> For more options, visit this group at
> > > > >> >>>>http://groups.google.com/group/compass-users?hl=en.
>
> > > > >> >>> --
> > > > >> >>> Experiencia es lo que obtienes, cuando no obtienes lo que quieres.
>
> > > > >> >>> ---
> > > > >> >>> ---
> > > > >> >>> ---
> > > > >> >>> ------------------------------------------------------------------
> > > > >> >>> --
> > > > >> >>> "Caminar sobre el agua y desarrollar software a partir de unas
> > > > >> >>> especificaciones es fácil. si ambas están congeladas."
> > > > >> >>> Edward V. Berard, ingeniero informático.
>
> > > > >> >>> --
> > > > >> >>> You received this message because you are subscribed to the Google
> > > > >> >>> Groups
> > > > >> >>> "Compass" group.
> > > > >> >>> To post to this group, send email tocompa...@googlegroups.com.
> > > > >> >>> To unsubscribe from this group, send email to
> > > > >> >>>compass-user...@googlegroups.com<compass-users%2Bunsubscribe@g oog legroups.com>
> > > > >> <compass-users
> > > > >> >>> %2Bunsubscribe@goog legroups.com>
> > > > >> >>> .
> > > > >> >>> For more options, visit this group at
> > > > >> >>>http://groups.google.com/group/compass-users?hl=en.
>
> > > > >> > --
>
> > > > >> > You received this message because you are subscribed to the Google
> > > > >> > Groups "Compass" group.
> > > > >> > To post to this group, send email tocompa...@googlegroups.com.
> > > > >> > To unsubscribe from this group, send email to
> > > > >>compass-user...@googlegroups.com<compass-users%2Bunsubscribe@go og legroups.com>
> > > > >> > .
> > > > >> > For more options, visit this group at
> > > > >>http://groups.google.com/group/compass-users?hl=en
> > > > >> > .
>
> > > > >> --
>
> > > > >> You received this message because you are subscribed to the Google Groups
> > > > >> "Compass" group.
> > > > >> To post to this group, send email tocompa...@googlegroups.com.
> > > > >> To unsubscribe from this group, send email to
> > > > >>compass-user...@googlegroups.com<compass-users%2Bunsubscribe@go og legroups.com>
> > > > >> .
> > > > >> For more options, visit this group at
> > > > >>http://groups.google.com/group/compass-users?hl=en.
>
> > > > > --
> > > > > You received this message because you are subscribed to the Google Groups
> > > > > "Compass" group.
> > > > > To post to this group, send email tocompa...@googlegroups.com.
> > > > > To unsubscribe from this group, send email to
> > > > >compass-user...@googlegroups.com<compass-users%2Bunsubscribe@goo g legroups.com>
* Compass 0.10.0 [08894dc]
* fssm gem (0.1.2) installed
As above, when you first initiate compass -w it does do an initial
compile of any changes (if there are any), but then fails to notice
and subsequent changes.
> > > > > > >> >watchand then fails to detect any changes to files.
>
> > > > > > >> > - Jason
>
> > > > > > >> > On Dec 16, 12:13 am, Chris Eppstein <ch...@eppsteins.net> wrote:
> > > > > > >> >> Sorry, I really don't have a clue. Definitely sounds environmental in
> > > > > > >> >> nature.
>
> > > > > > >> >> I guess you could try upgradingcompassand installing the latest
> > > > > > >> >> version of
> > > > > > >> >> fssm.
>
> > > > > > >> >> sudo gem uninstall haml
> > > > > > >> >> sudo gem uninstall chriseppstein-compass
> > > > > > >> >> sudo gem installcompass--pre
> > > > > > >> >> sudo gem install fssm
>
> > > > > > >> >> The watcher works via FSEvents, a Mac OS service that tells the
> > > > > > >> >> program when
> > > > > > >> >> things change on the filesystem. I wonder whether you've seen any
> > > > > > >> >> other
> > > > > > >> >> things acting strange on your machine?
>
> > > > > > >> >> Chris
>
> > > > > > >> >> 2009/12/15 Andrés gutiérrez <andresgut...@gmail.com>
>
> > > > > > >> >>> try to putcompass-v in your root folder in a terminal. what you
> > > > > > >> >>> see?
>
> > > > > > >> >>> 2009/12/16 Jason Ford <ja...@feedmagnet.com>
>
> > > > > > >> >>> I have been usingCompasson a project for a couple months now and
> > > > > > >> >>> all
> > > > > > >> >>>> of a suddencompass--watchstopped working. It still detects new
> > > > > > >> >>>> changes and updates the CSS when I first run it, but once it is
> > > > > > >> >>>> running it does not detect any changes to .sass files like it
> > > > > > >> >>>> used to.
> > > > > > >> >>>> My workaround is to keep jumping back to the terminal window and
> > > > > > >> >>>> hitting ctrl-C, then running thecompass--watchcommand again -
To post to this group, send email to compas...@googlegroups.com.
To unsubscribe from this group, send email to compass-user...@googlegroups.com.
-chris
> > > > > > > > >> To...
>
> read more »