Bug #1348 (closed)
Opened 10 years ago
Closed 10 years ago
Possible package import problem for pyinotify 0.7.x
| Reported by: | cblackburn | Owned by: | cblackburn |
|---|---|---|---|
| Priority: | minor | Cc: | |
| Sprint: | n.a. | ||
| Total Remaining Time: | n.a. |
Description
On some Linux distributions the DropBox? client fails to create a monitor on the MonitorServer?.
2009-05-01 10:43:09,080 INFO: fs.fsRunFSDropBox - Trying to start
OMERO.fs DropBox client
2009-05-01 10:43:12,821 ERROR: fs.fsMonitorServer - Failed to create
monitor: 'module' object has no attribute 'IN_CLOSE_WRITE'
2009-05-01 10:43:12,823 ERROR: fs.fsDropBox - Failed to access proxy :
Traceback (most recent call last):
File "/usr/local/omero/lib/python/fsDropBox.py", line 81, in run
config.blacklist, pathMode, mClientProxy)
File "/usr/local/omero/lib/python/omerofs_ice.py", line 311, in createMonitor
return _M_monitors.MonitorServer._op_createMonitor.invoke(self,
((eType, pathString, whitelist, blacklist, pMode, proxy), _ctx))
OmeroFSError: exception ::monitors::OmeroFSError
{
reason = Failed to create monitor: 'module' object has no
attribute 'IN_CLOSE_WRITE'
}
Change History (1)
comment:1 Changed 10 years ago by cblackburn
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
r5062