Task #2182 (closed)
Opened 14 years ago
Closed 14 years ago
DropBox needs to cater for pyinotify >= 0.8.6
Reported by: | cblackburn | Owned by: | cblackburn |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | General | Version: | n.a. |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
Due to a bug in pyinotify 0.8.6 DropBox? would not function and so use of this version raised an exception. This bug, http://trac.dbzteam.org/pyinotify/ticket/29, has now been fixed and further releases of pyinotify have been made. DropBox? needs to be fixed and tested for later versions of pyinotify.
Change History (3)
comment:1 Changed 14 years ago by jmoore
- Type changed from Bug to Task
comment:2 Changed 14 years ago by cblackburn
comment:3 Changed 14 years ago by cblackburn
- Component set to General
- Resolution set to fixed
- Status changed from new to closed
#4483 fixes this more generally by including pyinotify in omero_ext
pyinotify 0.8.x is now at 0.8.9 and pyinotify has also had a major version release 0.9.x.
DropBox needs to cater for the later versions and any problem versions need to be identified.