__init__ (
self,
parent,
browser,
initHead,
initTail,
dirsOnly,
multiple,
selectionCommand=None,
dblClickCommand=None,
titleMode='tail',
column=0,
firstTime=False,
)
Exceptions
|
|
IOError(sys.exc_info() [ 1 ] )
IOError, """Listing the contents of %s is taking a long time.
This probably due to a hanging NFS/Samba mount. You might want to change
your preferences to use a "short" (two-column) browser. This is in
the 'General' preferences category. Also, in the same category make
sure the "starts in directory from last session" is false. Restart Chimera
after making these changes.
If you do the above and still get hanging behavior, make sure you
start Chimera from a directory where you can list the contents without a hang,
and where you can list the contents of the parent directory without a hang.
""" % self.path
|
|