Surprisingly, it looks like sshnodelay.so is causing issues on the new
cat.
In terminal, run: (where /Applications/Macfusion.app is the path to
your copy of Macfusion)
rm /Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin/
Contents/Resources/sshnodelay.so
This fixes the issue for me.
I'll be issuing an update soon, but for now please use this
workaround.
~ M.
On Aug 28, 9:41 pm, Graham Perrin <grahamper...@gmail.com> wrote:
I renamed the file and tried it again, but still, it does not work. I
tried to compile the trunk version from svn, maybe a recompile with
all the new links and libraries in snow leopard helps, but I could not
figure out, how to compile the .app binaries (never worked with
xcode).
> Surprisingly, it looks like sshnodelay.so is causing issues on the new
> cat.
> In terminal, run: (where /Applications/Macfusion.app is the path to
> your copy of Macfusion)
> rm /Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin/
> Contents/Resources/sshnodelay.so
> This fixes the issue for me.
> I'll be issuing an update soon, but for now please use this
> workaround.
> ~ M.
> On Aug 28, 9:41 pm, Graham Perrin <grahamper...@gmail.com> wrote:
>> Please report to the Trac, follow the link from the Macfusion home
>> page to the support area. Thanks.
On Aug 29, 9:06 pm, Duc Bao Ta <xiede...@googlemail.com> wrote:
> Hi,
> I renamed the file and tried it again, but still, it does not work. I
> tried to compile the trunk version from svn, maybe a recompile with
> all the new links and libraries in snow leopard helps, but I could not
> figure out, how to compile the .app binaries (never worked with
> xcode).
This workaround fixed it for me. Are you sure you don't have an older
install lying idle somewhere and accidentally renamed the file there?
> > Surprisingly, it looks like sshnodelay.so is causing issues on the new
> > cat.
> > In terminal, run: (where /Applications/Macfusion.app is the path to
> > your copy of Macfusion)
> > rm /Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin/
> > Contents/Resources/sshnodelay.so
> > This fixes the issue for me.
> > I'll be issuing an update soon, but for now please use this
> > workaround.
> > ~ M.
> > On Aug 28, 9:41 pm, Graham Perrin <grahamper...@gmail.com> wrote:
> >> Please report to the Trac, follow the link from the Macfusion home
> >> page to the support area. Thanks.
On Aug 29, 7:31 pm, Michael Gorbach <mgorb...@gmail.com> wrote:
> In terminal, run: (where /Applications/Macfusion.app is the path to
> your copy of Macfusion)
> rm /Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin/
> Contents/Resources/sshnodelay.so
cd /Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin/
Contents/Resources
mv sshnodelay.so sshnodelay.so_bak
This was what I did, same result as your fix, for now, it works fine.
> On Aug 29, 7:31 pm, Michael Gorbach <mgorb...@gmail.com> wrote:
>> In terminal, run: (where /Applications/Macfusion.app is the path to
>> your copy of Macfusion)
>> rm /Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin/
>> Contents/Resources/sshnodelay.so
> cd /Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin/
> Contents/Resources
> mv sshnodelay.so sshnodelay.so_bak
> This was what I did, same result as your fix, for now, it works fine.
> Surprisingly, it looks like sshnodelay.so is causing issues on the new
> cat.
> In terminal, run: (where /Applications/Macfusion.app is the path to
> your copy of Macfusion)
> rm /Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin/
> Contents/Resources/sshnodelay.so
> This fixes the issue for me.
> I'll be issuing an update soon, but for now please use this
> workaround.
> ~ M.
> On Aug 28, 9:41 pm, Graham Perrin <grahamper...@gmail.com> wrote:
> > Please report to the Trac, follow the link from the Macfusion home
> > page to the support area. Thanks.
Rather than deleting sshnodelay.so, I checked out the 2.0.3 source tag
and recompiled the project and put the new sshnodelay.so in place of
the old one. This worked for me. :)
On Aug 29, 11:31 am, Michael Gorbach <mgorb...@gmail.com> wrote:
> Surprisingly, it looks like sshnodelay.so is causing issues on the new
> cat.
> In terminal, run: (where /Applications/Macfusion.app is the path to
> your copy of Macfusion)
> rm /Applications/Macfusion.app/Contents/PlugIns/sshfs.mfplugin/
> Contents/Resources/sshnodelay.so
> This fixes the issue for me.
> I'll be issuing an update soon, but for now please use this
> workaround.
> ~ M.
> On Aug 28, 9:41 pm, Graham Perrin <grahamper...@gmail.com> wrote:
> > Please report to the Trac, follow the link from the Macfusion home
> > page to the support area. Thanks.