[MacPorts] #67143: akregator (and other kdepim4 apps) crash on launch

MacPorts noreply at macports.org
Fri Mar 24 15:57:33 UTC 2023


#67143: akregator (and other kdepim4 apps) crash on launch
--------------------------+---------------------
 Reporter:  ShadSterling  |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.8.1
 Keywords:  Ventura       |       Port:  kdepim4
--------------------------+---------------------
 This is after both `port load dbus` with no errors:
 {{{
 --->  Loading startupitem 'dbus-system' for dbus
 --->  Loading startupitem 'dbus-session' for dbus
 }}}

 And `launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-
 session.plist` with errors:
 {{{
 Load failed: 5: Input/output error
 Try running `launchctl bootstrap` as root for richer errors.
 }}}

 Output from running
 `/Applications/MacPorts/KDE4/akregator.app/Contents/MacOS/akregator` in
 Terminal:
 {{{
 QIODevice::setTextModeEnabled: The device is not open
 QDBusConnection: session D-Bus connection created before QCoreApplication.
 Application may misbehave.
 2023-03-24 11:48:51.413 akregator[14411:1855565] *** Assertion failure in
 -[NSNib initWithContentsOfURL:], NSNib.m:65
 2023-03-24 11:48:51.425 akregator[14411:1855565] *** Terminating app due
 to uncaught exception 'NSInternalInconsistencyException', reason:
 'Deprecated in 10.8.'
 *** First throw call stack:
 (
         0   CoreFoundation                      0x00007ff81a80c3eb
 __exceptionPreprocess + 242
         1   libobjc.A.dylib                     0x00007ff81a358e25
 objc_exception_throw + 48
         2   Foundation                          0x00007ff81b6b1dc0
 -[NSCalendarDate initWithCoder:] + 0
         3   AppKit                              0x00007ff81df804c3 -[NSNib
 initWithContentsOfURL:] + 105
         4   QtGui                               0x00000001129233cf
 _Z18qt_mac_loadMenuNibP16QCocoaMenuLoader + 751
         5   QtGui                               0x0000000112926955
 _Z7qt_initP19QApplicationPrivatei + 2117
         6   QtGui                               0x0000000112993f48
 _ZN19QApplicationPrivate9constructEv + 568
         7   QtGui                               0x000000011299433e
 _ZN12QApplicationC2ERiPPcbi + 94
         8   libkdeui.5.14.3.dylib               0x0000000111ab6bc2
 _ZN12KApplicationC2EbRK14KComponentData + 70
         9   libkdeui.5.14.3.dylib               0x0000000111abb00d
 _ZN18KUniqueApplicationC2Ebb + 45
         10  libkontactinterface.4.14.3.dylib    0x000000010f303486
 _ZN16KontactInterface20PimUniqueApplicationC2Ev + 38
         11  akregator                           0x000000010f232833 main +
 952
         12  dyld                                0x00007ff81a385310 start +
 2432
 )
 libc++abi: terminating with uncaught exception of type NSException
 Abort trap: 6
 }}}

 Output from running
 `/Applications/MacPorts/KDE4/kontact.app/Contents/MacOS/kontact` in
 Terminal:
 {{{
 QIODevice::setTextModeEnabled: The device is not open
 QDBusConnection: session D-Bus connection created before QCoreApplication.
 Application may misbehave.
 2023-03-24 11:48:55.222 kontact[14442:1855707] *** Assertion failure in
 -[NSNib initWithContentsOfURL:], NSNib.m:65
 2023-03-24 11:48:55.223 kontact[14442:1855707] *** Terminating app due to
 uncaught exception 'NSInternalInconsistencyException', reason: 'Deprecated
 in 10.8.'
 *** First throw call stack:
 (
         0   CoreFoundation                      0x00007ff81a80c3eb
 __exceptionPreprocess + 242
         1   libobjc.A.dylib                     0x00007ff81a358e25
 objc_exception_throw + 48
         2   Foundation                          0x00007ff81b6b1dc0
 -[NSCalendarDate initWithCoder:] + 0
         3   AppKit                              0x00007ff81df804c3 -[NSNib
 initWithContentsOfURL:] + 105
         4   QtGui                               0x000000011029b3cf
 _Z18qt_mac_loadMenuNibP16QCocoaMenuLoader + 751
         5   QtGui                               0x000000011029e955
 _Z7qt_initP19QApplicationPrivatei + 2117
         6   QtGui                               0x000000011030bf48
 _ZN19QApplicationPrivate9constructEv + 568
         7   QtGui                               0x000000011030c33e
 _ZN12QApplicationC2ERiPPcbi + 94
         8   libkdeui.5.14.3.dylib               0x000000010d760bc2
 _ZN12KApplicationC2EbRK14KComponentData + 70
         9   libkdeui.5.14.3.dylib               0x000000010d76500d
 _ZN18KUniqueApplicationC2Ebb + 45
         10  kontact                             0x000000010c5eb136
 _ZN10KontactAppC2Ev + 28
         11  kontact                             0x000000010c5ea271 main +
 3494
         12  dyld                                0x00007ff81a385310 start +
 2432
 )
 libc++abi: terminating with uncaught exception of type NSException
 Abort trap: 6
 }}}

 Is there something else I need to do to get D-Bus right?  Was there a
 change in launchctl?

-- 
Ticket URL: <https://trac.macports.org/ticket/67143>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list