Fam::Connection#no_exists isn't defined
Bug #405647 reported by
Juhamatti Niemelä
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libfam-ruby (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: libfam-ruby
No_exists method which ignores superfluous exists events isn't available when using libfam installed from Jaunty repositories.
Steps to reproduce:
require 'fam'
fam = Fam::Connection.new 'foobar'
fam.no_exists
Workaround: Download and install from Ruby gem: http://
$ sudo apt-get install libgamin-devel
$ sudo gem install fam-ruby-0.2.0.gem
tags: | added: gamin |
To post a comment you must log in.