Agreed on Toaster & Uninstall broken
Quote:
Originally Posted by
Chris Behm
In other news, I LOVE the Zimbra Toaster! Very cool feature, I guess it is the simplest things that amuse me.
Agreed, the Z-Toaster works fine on my G5 so far and I am happy to have something like this and the ability to quick read an email and send a reply without having to have a second email client open on my desktop machine at work on which I don't read my email (I keep all email on my Powerbook.) :)
On the subject of plugging along, I must also note that the uninstaller app provided by install4j does not work right. It complains about a missing file "~/zimbra/zdesktop/.install4j/files.log" and as a result is unable to do anything. I have just removed the whole ~/zimbra folder and Desktop aliases and reinstalled again (with no better luck) but clearly there's at least a LaunchAgent installed in ~/Library/LaunchAgents and possibly other items - but because files.log does not seem to get written by the Mac installer, it's tough to know.
Hope at least the feedback by users will help the alpha process.
pepijn.
Likely missing PPC libraries
Looking at ~/zimbra/zdesktop/log/zdesktop.err:
Code:
Fatal error: terminating: Failed to loadLibrary(zimbra-native)
java.lang.UnsatisfiedLinkError: /Users/pepijn/zimbra/zdesktop/lib/libzimbra-native.jnilib:
Combined with:
Code:
[sugar:~/zimbra/zdesktop] pepijn% file lib/libzimbra-native.jnilib
lib/libzimbra-native.jnilib: Mach-O dynamically linked shared library i386
This would close the case on PPC Macs for the time being. Not sure why Zimbra chose to compile this for Intel Macs only, but I guess we'll have to wait for a Universal binary. :(
pepijn.