Comment 3 for bug 382283

Revision history for this message
Phil Schwartz (phil-schwartz) wrote :

As a quick fix you can modify the exaile/xl/collection.py file. Replace the 5 occurrences of "EventCodes." with "pyinotify.", such that:

        self.mask = pyinotify.IN_MOVED_TO|pyinotify.IN_MOVED_FROM|\
            pyinotify.IN_CREATE|pyinotify.IN_DELETE|pyinotify.IN_CLOSE_WRITE