[scribus] MacOS 10.5.6 / fink :: scribus-aqua 1.3.3.13 crashes on startup

Martin Costabel costabel at wanadoo.fr
Mon Apr 27 18:22:13 CEST 2009


Thorsten Zörner wrote:
[]
> Dyld Error Message:
>   Symbol not found: 
> __ZN12QApplication14macEventFilterEP25OpaqueEventHandlerCallRefP14OpaqueEventRef 
> 
>   Referenced from: /sw/Applications/Scribus.app/Contents/bin/scribus
>   Expected in: dynamic lookup

In my case here, I see this symbol as linked from libqt-mt from the 
qt3mac-shlibs package:

costabel% otool -L /sw/Applications/Scribus.app/Contents/bin/scribus | 
grep libqt-mt
	/sw/lib/qt3mac/lib/libqt-mt.3.dylib (compatibility version 3.3.0, 
current version 3.3.8)

costabel% nm -m /sw/Applications/Scribus.app/Contents/bin/scribus | grep 
macEventFilter
          (undefined) external 
__ZN12QApplication14macEventFilterEP25OpaqueEventHandlerCallRefP14OpaqueEventRef 
(from libqt-mt)

costabel% nm /sw/lib/qt3mac/lib/libqt-mt.3.dylib  | grep macEventFilter
b2005ace T 
__ZN12QApplication14macEventFilterEP25OpaqueEventHandlerCallRefP14OpaqueEventRef


Which version of qt3mac-shlibs do you have installed?

-- 
Martin






More information about the scribus mailing list