[MacPorts] #32837: new portfile for RKWard

MacPorts noreply at macports.org
Sun Apr 13 05:46:22 PDT 2014


#32837: new portfile for RKWard
------------------------------+-----------------------
  Reporter:  meik.michalke@…  |      Owner:  mk@…
      Type:  submission       |     Status:  assigned
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.0.3
Resolution:                   |   Keywords:  mavericks
      Port:                   |
------------------------------+-----------------------

Comment (by mk@…):

 BTW, if I click Cancel in the "What would you like to do?" dialog and then
 click on the Workspace tab on the top left of the main window I cause
 another crash:
 {{{
 Process:         rkward.frontend [65738]
 Path:
 /opt/local/bin/rkward.frontend.app/Contents/MacOS/rkward.frontend
 Identifier:      ???
 Version:         ??? (???)
 Code Type:       X86-64 (Native)
 Parent Process:  launchd [974]
 Responsible:     rkward.frontend [65738]
 User ID:         501

 Date/Time:       2014-04-13 14:44:01.428 +0200
 OS Version:      Mac OS X 10.9.2 (13C64)
 Report Version:  11
 Anonymous UUID:  80AF6DCF-E201-69CA-C32F-803868317B9F

 Sleep/Wake UUID: 68EB189D-3AC8-4961-B266-C4215E0896AD

 Crashed Thread:  0  Dispatch queue: com.apple.main-thread

 Exception Type:  EXC_GUARD
 Exception Codes: 0x4000000100000003, 0x00007fff82a5ec48

 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
 0   libsystem_kernel.dylib              0x00007fff8546a0c2 close + 10
 1   libkdeui.5.dylib                    0x0000000103e4a737
 KCrash::defaultCrashHandler(int) + 247
 2   libsystem_platform.dylib            0x00007fff8c4245aa _sigtramp + 26
 3   QtCore                              0x0000000104ef571d
 QString::QString(QChar const*, int) + 157
 4                                       0x0000000102f43a40
 RKObjectListModel::indexFor(RObject*) const + 200
 5                                       0x0000000102f652e4
 RKObjectListView::initialize() + 162
 6                                       0x0000000102ebfac6
 RObjectBrowserInternal::RObjectBrowserInternal(QWidget*) + 2736
 7                                       0x0000000102ebfb93
 RObjectBrowser::initialize() + 149
 8                                       0x0000000102ebfc12
 RObjectBrowser::showEvent(QShowEvent*) + 78
 9   QtGui                               0x000000010526b15a
 QWidget::event(QEvent*) + 1258
 10  QtGui                               0x00000001055a8567
 QFrame::event(QEvent*) + 183
 11  QtGui                               0x000000010521c57c
 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 252
 12  QtGui                               0x000000010521f2de
 QApplication::notify(QObject*, QEvent*) + 6574
 13  QtCore                              0x0000000104fad0e5
 QCoreApplication::notifyInternal(QObject*, QEvent*) + 117
 14  QtGui                               0x0000000105269e9f
 QWidgetPrivate::show_helper() + 463
 15  QtGui                               0x000000010526a0cf
 QWidgetPrivate::showChildren(bool) + 351
 16  QtGui                               0x0000000105269d19
 QWidgetPrivate::show_helper() + 73
 17  QtGui                               0x000000010526a9a6
 QWidget::setVisible(bool) + 950
 18                                      0x0000000102ebbcdc
 RKToolWindowBar::showWidget(RKMDIWindow*) + 500
 19                                      0x0000000102ea0c73
 RKMDIWindow::activate(bool) + 107
 20  QtCore                              0x0000000104fc4c5b
 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2299
 21  libkdeui.5.dylib                    0x0000000103ebc7bc
 KMultiTabBarButton::slotClicked() + 76
 22  libkdeui.5.dylib                    0x0000000103ebb989
 KMultiTabBarButton::qt_static_metacall(QObject*, QMetaObject::Call, int,
 void**) + 57
 23  QtCore                              0x0000000104fc4c5b
 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2299
 24  QtGui                               0x0000000105810b10
 QAbstractButton::clicked(bool) + 64
 25  QtGui                               0x000000010555eb64
 QAbstractButtonPrivate::emitClicked() + 52
 26  QtGui                               0x000000010555e9f5
 QAbstractButtonPrivate::click() + 229
 27  QtGui                               0x000000010555f859
 QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 89
 28  QtGui                               0x000000010526af49
 QWidget::event(QEvent*) + 729
 29  QtGui                               0x000000010555f763
 QAbstractButton::event(QEvent*) + 179
 30  QtGui                               0x00000001055f7ae8
 QPushButton::event(QEvent*) + 88
 31  QtGui                               0x000000010521c57c
 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 252
 32  QtGui                               0x000000010521ec93
 QApplication::notify(QObject*, QEvent*) + 4963
 33  QtCore                              0x0000000104fad0e5
 QCoreApplication::notifyInternal(QObject*, QEvent*) + 117
 34  QtGui                               0x000000010521cf33
 QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*,
 QWidget*, QWidget**, QPointer<QWidget>&, bool) + 419
 35  QtGui                               0x00000001051cb3b8
 qt_mac_handleMouseEvent(NSEvent*, QEvent::Type, Qt::MouseButton, QWidget*,
 bool) + 1016
 36  com.apple.AppKit                    0x00007fff878b0235 -[NSWindow
 sendEvent:] + 781
 37  QtGui                               0x00000001051c2e2e -[QCocoaWindow
 sendEvent:] + 110
 38  com.apple.AppKit                    0x00007fff878516e4 -[NSApplication
 sendEvent:] + 2021
 39  QtGui                               0x00000001051c7a0e
 -[QNSApplication sendEvent:] + 78
 40  com.apple.AppKit                    0x00007fff876a1b89 -[NSApplication
 run] + 646
 41  QtGui                               0x00000001051d0820
 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
 + 528
 42  QtCore                              0x0000000104faa3b7
 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 487
 43  QtCore                              0x0000000104fad677
 QCoreApplication::exec() + 199
 44                                      0x0000000102e7ceac main + 9116
 45  libdyld.dylib                       0x00007fff826af5fd start + 1
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/32837#comment:8>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list