Opened 13 years ago
Closed 12 years ago
#32806 closed defect (fixed)
kdelibs4's libkdeui.5.dylib references nonexistent libattica.0.dylib
Reported by: | lightoml@… | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | sharky@…, michaelld (Michael Dickens) | |
Port: | attica, kdelibs4 |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Hi,
I installed okular. But it is crashed with the below error message. Could you help me?
Thanks,
Process: okular [92671] Path: /Applications/MacPorts/*/okular.app/Contents/MacOS/okular Identifier: okular Version: ??? (???) Code Type: X86-64 (Native) Parent Process: launchd [221] Date/Time: 2012-01-07 23:54:41.397 -0600 OS Version: Mac OS X 10.7.2 (11C74) Report Version: 9 Sleep/Wake UUID: 2080F753-B100-48DD-9F05-579EBDA91B3C Interval Since Last Report: 598625 sec Crashes Since Last Report: 16 Per-App Crashes Since Last Report: 7 Anonymous UUID: 9EDEA23C-D713-4479-B42B-282A83A6802F Crashed Thread: 0 Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Application Specific Information: dyld: launch, loading dependent libraries Dyld Error Message: Library not loaded: /opt/local/lib/libattica.0.dylib Referenced from: /opt/local/lib/libkdeui.5.dylib Reason: image not found
Change History (3)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | snc@… sharky@… michaelld@… added |
---|---|
Description: | modified (diff) |
Keywords: | okular removed |
Port: | attica kdelibs4 added |
Summary: | okular running problem → kdelibs4's libkdeui.5.dylib references nonexistent libattica.0.dylib |
comment:2 Changed 12 years ago by nerdling (Jeremy Lavergne)
Cc: | snc@… removed |
---|---|
Owner: | changed from macports-tickets@… to snc@… |
Status: | new → assigned |
comment:3 Changed 12 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Added a .0 compat dylib in r93560.
Note: See
TracTickets for help on using
tickets.
Yeah, there is no libattica.0.dylib anymore; I only see libattica.dylib, libattica.0.3.dylib, and libattica.0.3.0.dylib. Either attica needs to provide that link again, or kdelibs4 needs a revbump to force a rebuild.