[MacPorts] #32837: new portfile for RKWard

MacPorts noreply at macports.org
Sun Apr 13 05:41:55 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@…):

 When I simply comment out line 1466 in rbackend.cpp I am able to install
 the port no problem.

 It's RKWard icon appears in my launchpad! :-)

 At startup however I get an unspecified error presented, which is probably
 due to my change above:
 {{{

 R version 3.0.3 (2014-03-06) -- "Warm Puppy"
 Copyright (C) 2014 The R Foundation for Statistical Computing
 Platform: x86_64-apple-darwin13.1.0 (64-bit)

 R is free software and comes with ABSOLUTELY NO WARRANTY.
 You are welcome to redistribute it under certain conditions.
 Type 'license()' or 'licence()' for distribution details.

 Natural language support but running in an English locale

 R is a collaborative project with many contributors.
 Type 'contributors()' for more information and
 'citation()' on how to cite R or R packages in publications.

 Type 'demo()' for some demos, 'help()' for on-line help, or
 'help.start()' for an HTML browser interface to help.
 Type 'q()' to quit R.


 Attaching package: 'rkward'

 The following objects are masked from 'package:grDevices':

 X11, x11

 The following objects are masked from 'package:base':

 Sys.setlocale, makeActiveBinding, q, quit, require, setwd

 starting httpd help server ... done
 Error in .Call("rk.do.generic.request", c(x, args), isTRUE(synchronous)) :
 "rk.do.generic.request" not resolved from current namespace (rkward)
 Calls: rk.set.output.html.file -> .rk.do.plain.call -> .Call
 Error during wrapup: "rk.do.error" not resolved from current namespace
 (rkward)
 Error in .Call("rk.get.structure", x, as.character(name),
 as.integer(envlevel), :
 "rk.get.structure" not resolved from current namespace (rkward)
 Calls: .rk.get.structure -> .Call
 Error during wrapup: "rk.do.error" not resolved from current namespace
 (rkward)
 Error in .Call("rk.get.structure", x, as.character(name),
 as.integer(envlevel), :
 "rk.get.structure" not resolved from current namespace (rkward)
 Calls: .rk.get.structure -> .Call
 Error during wrapup: "rk.do.error" not resolved from current namespace
 (rkward)
 Error in .Call("rk.get.structure", x, as.character(name),
 as.integer(envlevel), :
 "rk.get.structure" not resolved from current namespace (rkward)
 Calls: .rk.get.structure -> .Call
 Error during wrapup: "rk.do.error" not resolved from current namespace
 (rkward)
 Error in .Call("rk.get.structure", x, as.character(name),
 as.integer(envlevel), :
 "rk.get.structure" not resolved from current namespace (rkward)
 Calls: .rk.get.structure -> .Call
 Error during wrapup: "rk.do.error" not resolved from current namespace
 (rkward)
 Error in .Call("rk.get.structure", x, as.character(name),
 as.integer(envlevel), :
 "rk.get.structure" not resolved from current namespace (rkward)
 Calls: .rk.get.structure -> .Call
 Error during wrapup: "rk.do.error" not resolved from current namespace
 (rkward)
 Error in .Call("rk.get.structure", x, as.character(name),
 as.integer(envlevel), :
 "rk.get.structure" not resolved from current namespace (rkward)
 Calls: .rk.get.structure -> .Call
 Error during wrapup: "rk.do.error" not resolved from current namespace
 (rkward)
 Error in .Call("rk.get.structure", x, as.character(name),
 as.integer(envlevel), :
 "rk.get.structure" not resolved from current namespace (rkward)
 Calls: .rk.get.structure -> .Call
 Error during wrapup: "rk.do.error" not resolved from current namespace
 (rkward)
 Error in .Call("rk.get.structure", x, as.character(name),
 as.integer(envlevel), :
 "rk.get.structure" not resolved from current namespace (rkward)
 Calls: .rk.get.structure -> .Call
 Error during wrapup: "rk.do.error" not resolved from current namespace
 (rkward)
 Error in .Call("rk.get.structure", x, as.character(name),
 as.integer(envlevel), :
 "rk.get.structure" not resolved from current namespace (rkward)
 Calls: .rk.get.structure -> .Call
 Error during wrapup: "rk.do.error" not resolved from current namespace
 (rkward)
 Error in .Call("rk.get.structure.global", as.character(name),
 as.integer(envlevel), :
 "rk.get.structure.global" not resolved from current namespace (rkward)
 Calls: .rk.get.structure.global -> .Call
 Error during wrapup: "rk.do.error" not resolved from current namespace
 (rkward)
 Error in .Call("rk.copy.no.eval", k, globalenv(), .rk.watched.symbols) :
 "rk.copy.no.eval" not resolved from current namespace (rkward)
 Calls: .rk.watch.globalenv -> .rk.watch.symbol -> .Call
 Error during wrapup: "rk.do.error" not resolved from current namespace
 (rkward)
 }}}

 When I now try to start with an empty table a crash occurs:
 {{{
 rocess:         rkward.frontend [65615]
 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 [65615]
 User ID:         501

 Date/Time:       2014-04-13 14:31:25.357 +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                    0x00000001068d7737
 KCrash::defaultCrashHandler(int) + 247
 2   libsystem_platform.dylib            0x00007fff8c4245aa _sigtramp + 26
 3   libsystem_malloc.dylib              0x00007fff89561272
 tiny_malloc_from_free_list + 1502
 4                                       0x00000001059cb36b
 RContainerObject::validizeName(QString const&, bool) const + 701
 5                                       0x00000001059ae80a
 RKEditorDataFrame::RKEditorDataFrame(QString const&, QWidget*) + 202
 6                                       0x000000010593017a
 RKWorkplace::editNewDataFrame(QString const&) + 102
 7                                       0x0000000105903397
 RKWardMainWindow::doPostInit() + 1241
 8                                       0x00000001058fdae6
 RKWardMainWindow::qt_static_metacall(QObject*, QMetaObject::Call, int,
 void**) + 768
 9   QtCore                              0x0000000107a5f65e
 QObject::event(QEvent*) + 718
 10  QtGui                               0x0000000107d0fc75
 QWidget::event(QEvent*) + 4101
 11  QtGui                               0x00000001080675ef
 QMainWindow::event(QEvent*) + 975
 12  libkdeui.5.dylib                    0x000000010698e5ca
 KXmlGuiWindow::event(QEvent*) + 26
 13  QtGui                               0x0000000107cc057c
 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 252
 14  QtGui                               0x0000000107cc32de
 QApplication::notify(QObject*, QEvent*) + 6574
 15  QtCore                              0x0000000107a4c0e5
 QCoreApplication::notifyInternal(QObject*, QEvent*) + 117
 16  QtCore                              0x0000000107a4cc08
 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) +
 664
 17  QtGui                               0x0000000107c75f2f
 processPostedEvents(QEventDispatcherMacPrivate*, bool) + 431
 18  com.apple.CoreFoundation            0x00007fff8125fee7
 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
 19  com.apple.CoreFoundation            0x00007fff8125fe57
 __CFRunLoopDoObservers + 391
 20  com.apple.CoreFoundation            0x00007fff81251099
 CFRunLoopRunSpecific + 281
 21  com.apple.HIToolbox                 0x00007fff8306ea0d
 RunCurrentEventLoopInMode + 226
 22  com.apple.HIToolbox                 0x00007fff8306e685
 ReceiveNextEventCommon + 173
 23  com.apple.HIToolbox                 0x00007fff8306e5bc
 _BlockUntilNextEventMatchingListInModeWithFilter + 65
 24  com.apple.AppKit                    0x00007fff876ae3de _DPSNextEvent +
 1434
 25  com.apple.AppKit                    0x00007fff876ada2b -[NSApplication
 nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
 26  com.apple.AppKit                    0x00007fff876a1b2c -[NSApplication
 run] + 553
 27  QtGui                               0x0000000107c74820
 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>)
 + 528
 28  QtCore                              0x0000000107a493b7
 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 487
 29  QtCore                              0x0000000107a4c677
 QCoreApplication::exec() + 199
 30                                      0x0000000105906eac main + 9116
 31  libdyld.dylib                       0x00007fff826af5fd start + 1
 }}}

 If click Cancel or select "Start with an empty workspace" in the "What
 would you like to do?" dialog instead, I see the the RKWard start screen.
 :-)

 I will also attach a tar.bz2 archive containing the .rkward folder
 containing two recovery files created by RKWard.

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


More information about the macports-tickets mailing list