New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #32806 (closed defect: fixed)

Opened 17 months ago

Last modified 12 months ago

kdelibs4's libkdeui.5.dylib references nonexistent libattica.0.dylib

Reported by: lightoml@… Owned by: snc@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: sharky@…, michaelld@…
Port: attica, kdelibs4

Description (last modified by ryandesign@…) (diff)

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

comment:1 Changed 17 months ago by ryandesign@…

  • Cc snc@…, sharky@…, michaelld@… added
  • Keywords okular removed
  • Port set to attica, kdelibs4
  • Description modified (diff)
  • Summary changed from okular running problem to kdelibs4's libkdeui.5.dylib references nonexistent libattica.0.dylib

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.

comment:2 Changed 12 months ago by snc@…

  • Owner changed from macports-tickets@… to snc@…
  • Status changed from new to assigned
  • Cc snc@… removed

comment:3 Changed 12 months ago by snc@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Added a .0 compat dylib in r93560.

Note: See TracTickets for help on using tickets.