]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
gui/macapp: minor bugfixes
authorrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 16 Oct 2008 16:30:52 +0000 (09:30 -0700)
committerrobk-tahoe <robk-tahoe@allmydata.com>
Thu, 16 Oct 2008 16:30:52 +0000 (09:30 -0700)
commit4785299980849f7c84991edd05264de83d220f14
tree534e55c183be18286cf5eb9ad4dcfe0ab6b70981
parent4bc57f19c91f5ba1b37c277dbda453fbf4d22ffd
gui/macapp: minor bugfixes

though it seemed to work before the 'fstype' passed to fuse of 'allmydata' was
today throwing errors that len(fstype) must be at most 7.

fixed a typo in changes to 'mount_filesystem()' args

bumped the delay between mounting a filesystem and 'open'ing it in Finder to
4s, as it seems to take a little longer to mount now the client and server
fuse processes need to coordinate.
src/allmydata/gui/macapp.py