Ask a Question related to Adobe Acrobat Macintosh, Design and Development.
-
Jay_Konopka@adobeforums.com #1
Acrobat Pro 7.0.1 crashes on osx 10.x onstartup with case-sensitve filesystem
Acrobat Pro 7 crashes on startup if the filesystem is formatted case-sensitive with the following error:
------------------begin error from Acrobat.crash.log-----------------------
Host Name: ...
Date/Time: ...
OS Version: 10.4.1 (Build 8B15)
Report Version: 3
Command: Acrobat
Path: /Applications/Adobe Acrobat 7.0 Professional/Adobe Acrobat 7.0 Professional.app/Contents/MacOS/Acrobat
Parent: WindowServer [106]
Version: 7.0.1 (7.0.1)
PID: 558
Thread: Unknown
Link (dyld) error:
Library not loaded: @executable_path/../Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
Referenced from: /Applications/Adobe Acrobat 7.0 Professional/Adobe Acrobat 7.0 Professional.app/Contents/MacOS/Acrobat
Reason: image not found
----------------------end clip from Acrobat.crash.log---------------------
this error is due to the fact that acrobat 7 is looking for 'Frameworks/AdobeBIBUtils.framework' but the directory actually is 'Frameworks/AdobeBibUtils.framework'
resolved this error with symlink by doing:
cd /Applications/Adobe Acrobat 7.0 Professional/Adobe Acrobat 7.0 Professional.app/Contents/Frameworks
ln -s AdobeBibUtils.framework AdobeBIBUtils.framework
but wow... that's just silly... I wonder what else case-sensitivity is going to break in acrobat
Jay_Konopka@adobeforums.com Guest
-
#25682 [Bgs]: PHP CLI crashes in case php.ini exists
ID: 25682 User updated by: hotta at net-newbie dot com Reported By: hotta at net-newbie dot com Status: Bogus Bug... -
#25682 [Fbk->Bgs]: PHP CLI crashes in case php.ini exists
ID: 25682 Updated by: sniper@php.net Reported By: hotta at net-newbie dot com -Status: Feedback +Status: ... -
#25682 [Fbk]: PHP CLI crashes in case php.ini exists
ID: 25682 Updated by: sniper@php.net Reported By: hotta at net-newbie dot com Status: Feedback Bug Type: ... -
#25682 [Opn->Fbk]: PHP CLI crashes in case php.ini exists
ID: 25682 Updated by: sniper@php.net Reported By: hotta at net-newbie dot com -Status: Open +Status: ... -
#25682 [NEW]: PHP CLI crashes in case php.ini exists
From: hotta at net-newbie dot com Operating system: Vine Linux(dev) PHP version: 5CVS-2003-09-29 (dev) PHP Bug Type: Zend... -
Steve_Werner@adobeforums.com #2
Re: Acrobat Pro 7.0.1 crashes on osx 10.x (onapp start) with case-sensitve filesystem
I think I also read of reports that the Adobe Creative Suite 2 would not run when you format the system case-sensitive.
It's a new feature, released AFTER Acrobat 7 was released. Very unlikely it would be supported.
Steve_Werner@adobeforums.com Guest
-
MarkATS@adobeforums.com #3
Re: Acrobat Pro 7.0.1 crashes on osx 10.x (onapp start) with case-sensitve filesystem
Like USF, HSFX isn't supported. Apple doesn't recommend it for installing on a boot drive.
<http://docs.info.apple.com/article.html?artnum=107863>
MarkATS@adobeforums.com Guest



Reply With Quote

