Opened 14 months ago

Last modified 14 months ago

#67061 new defect

kcalc @4.14.3_3: Assertion failure in -[NSNib initWithContentsOfURL:], NSNib.m:65, Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Deprecated in 10.8.'

Reported by: axone-zero Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: ventura Cc:
Port: kcalc

Description

Hi there

command

sudo port install kde

launch

/Applications/MacPorts/KDE4/kcalc.app/Contents/MacOS/kcalc

errors:

2023-03-07 20:21:48.698 kcalc[36485:356849] *** Assertion failure in -[NSNib initWithContentsOfURL:], NSNib.m:65
2023-03-07 20:21:48.699 kcalc[36485:356849] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Deprecated in 10.8.'
*** First throw call stack:
(
	0   CoreFoundation                      0x00007ff80d8ae40b __exceptionPreprocess + 242
	1   libobjc.A.dylib                     0x00007ff80d3fae25 objc_exception_throw + 48
	2   Foundation                          0x00007ff80e751fb0 -[NSCalendarDate initWithCoder:] + 0
	3   AppKit                              0x00007ff81101d613 -[NSNib initWithContentsOfURL:] + 105
	4   QtGui                               0x000000010a9f33cf _Z18qt_mac_loadMenuNibP16QCocoaMenuLoader + 751
	5   QtGui                               0x000000010a9f6955 _Z7qt_initP19QApplicationPrivatei + 2117
	6   QtGui                               0x000000010aa63f48 _ZN19QApplicationPrivate9constructEv + 568
	7   QtGui                               0x000000010aa6433e _ZN12QApplicationC2ERiPPcbi + 94
	8   libkdeui.5.14.3.dylib               0x0000000109555ce6 _ZN12KApplicationC2Eb + 62
	9   libkdeinit4_kcalc.dylib             0x0000000108edda17 kdemain + 1987
	10  dyld                                0x00007ff80d427310 start + 2432
)
libc++abi: terminating with uncaught exception of type NSException
Abort trap: 6

Ventura 13.1

Change History (1)

comment:1 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)

Port: kcalc added
Summary: Assertion failure in -[NSNib initWithContentsOfURL:], NSNib.m:65, Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Deprecated in 10.8.'kcalc @4.14.3_3: Assertion failure in -[NSNib initWithContentsOfURL:], NSNib.m:65, Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Deprecated in 10.8.'

Unfortunately the KDE ports in MacPorts are out of date (still on version 4.x) and have no maintainer. For information on the effort to update the KDE ports to version 5.x, see query:summary=~kf5&status=!closed.

Note: See TracTickets for help on using tickets.