Twain_crash_2.2.10
Superseded by the official Gimp release: http://www.gimp.org/downloads
                
                Brought to you by:
                
                    voisine
                    
                
            
            
        
        
        
    Twain worked in 2.2.8 but is broken in 2.2.10
I get this error msg.
"Plug-In crashed: "twain"
(/Applications/Gimp.app/Contents/Resources/lib/gimp/2.0/plug-ins/
twain)
The dying Plug-In may have messed up GIMP's internal state. 
You may want to save your images and 
restart GIMP to be on the safe side."
Using OSX 10.4.4
Al Marzian
alfredo_tomato@mac.com
Logged In: NO
Crap... sorry about that. The problem is that HFS+ is case insensitive. There is a
symlink in Gimp.app/Contents/Resources/lib called libtiff.dylib and libpng.dylib.
These get loaded instead of the system's libTIFF.dylib and libPng.dylib. If you
delete those two symlinks under Resource/lib, everything works fine.
Logged In: NO
It worked like a charm.
Thanks
Al