#0 RS_ActionBlocksEdit::trigger (this=0x3ea2450) at actions/rs_actionblocksedit.cpp:62 57: } 58: } else { 59: RS_DEBUG->print(RS_Debug::D_WARNING, 60: "RS_ActionBlocksEdit::trigger(): graphic is NULL"); 61: } 62: finish(false); 63: } 64: 65: 66: 67: void RS_ActionBlocksEdit::init(int status) { #1 0x000000000051afa6 in RS_EventHandler::setCurrentAction (this=0x3ca6110, action=action@entry=0x3ea2450) at lib/gui/rs_eventhandler.cpp:471 466: RS_DEBUG->print("RS_EventHandler::setCurrentAction: current action is: %s", 467: currentActions.last()->getName().toLatin1().data()); 468: 469: // Initialisation of our new action: 470: RS_DEBUG->print("RS_EventHandler::setCurrentAction: init current action"); 471: action->init(); 472: // ## new: 473: if (action->isFinished()==false) { 474: RS_DEBUG->print("RS_EventHandler::setCurrentAction: show options"); 475: currentActions.last()->showOptions(); 476: RS_DEBUG->print("RS_EventHandler::setCurrentAction: set predecessor"); #2 0x0000000000520951 in RS_GraphicView::setCurrentAction (this=this@entry=0x3c9e228, action=action@entry=0x3ea2450) at lib/gui/rs_graphicview.cpp:288 283: * Sets the current action of the event handler. 284: */ 285: void RS_GraphicView::setCurrentAction(RS_ActionInterface* action) { 286: RS_DEBUG->print("RS_GraphicView::setCurrentAction"); 287: if (eventHandler!=NULL) { 288: eventHandler->setCurrentAction(action); 289: } 290: RS_DEBUG->print("RS_GraphicView::setCurrentAction: OK"); 291: } 292: 293: #3 0x00000000005dd1a3 in QG_ActionHandler::setCurrentAction (this=, id=) at ui/qg_actionhandler.cpp:897 892: "No such action found."); 893: break; 894: } 895: 896: if (a!=NULL) { 897: gv->setCurrentAction(a); 898: } 899: 900: RS_DEBUG->print("QG_ActionHandler::setCurrentAction(): OK"); 901: return a; 902: } #4 0x00007f3f01d8ef60 in QMetaObject::activate (sender=sender@entry=0x2ee6330, m=m@entry=0x7f3f02d9adc0 , local_signal_index=local_signal_index@entry=1, argv=argv@entry=0x7ffd9c759780) at kernel/qobject.cpp:3567 [Error: qobject.cpp was not found in source tree] #5 0x00007f3f022a0a42 in QAction::triggered (this=this@entry=0x2ee6330, _t1=false) at .moc/release-shared/moc_qaction.cpp:276 [Error: moc_qaction.cpp was not found in source tree] #6 0x00007f3f022a1da3 in QAction::activate (this=0x2ee6330, event=) at kernel/qaction.cpp:1257 [Error: qaction.cpp was not found in source tree] #7 0x00007f3f01d94d01 in QObject::event (this=0x2ee6330, e=) at kernel/qobject.cpp:1222 [Error: qobject.cpp was not found in source tree] #8 0x00007f3f022a2262 in QAction::event (this=, e=) at kernel/qaction.cpp:1187 [Error: qaction.cpp was not found in source tree] #9 0x00007f3f022a6cdc in QApplicationPrivate::notify_helper (this=this@entry=0x281ec20, receiver=receiver@entry=0x2ee6330, e=e@entry=0x3e9b0c0) at kernel/qapplication.cpp:4570 [Error: qapplication.cpp was not found in source tree] #10 0x00007f3f022adc16 in QApplication::notify (this=0x7ffd9c759fe0, receiver=0x2ee6330, e=0x3e9b0c0) at kernel/qapplication.cpp:4356 [Error: qapplication.cpp was not found in source tree] #11 0x00007f3f01d7a85d in QCoreApplication::notifyInternal (this=0x7ffd9c759fe0, receiver=receiver@entry=0x2ee6330, event=event@entry=0x3e9b0c0) at kernel/qcoreapplication.cpp:955 [Error: qcoreapplication.cpp was not found in source tree] #12 0x00007f3f01d7e316 in sendEvent (event=0x3e9b0c0, receiver=0x2ee6330) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 [Error: qcoreapplication.h was not found in source tree] #13 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x281edf0) at kernel/qcoreapplication.cpp:1579 [Error: qcoreapplication.cpp was not found in source tree] #14 0x00007f3f01d7e5f3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1472 [Error: qcoreapplication.cpp was not found in source tree] #15 0x00007f3f01dab07e in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 [Error: qcoreapplication.h was not found in source tree] #16 postEventSourceDispatch (s=0x2820300) at kernel/qeventdispatcher_glib.cpp:300 [Error: qeventdispatcher_glib.cpp was not found in source tree] #17 0x00007f3eff94a037 in g_main_dispatch (context=0x2820180) at /build/glib2.0-hcw3A1/glib2.0-2.45.7/./glib/gmain.c:3154 [Error: gmain.c was not found in source tree] #18 g_main_context_dispatch (context=context@entry=0x2820180) at /build/glib2.0-hcw3A1/glib2.0-2.45.7/./glib/gmain.c:3769 [Error: gmain.c was not found in source tree] #19 0x00007f3eff94a290 in g_main_context_iterate (context=context@entry=0x2820180, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/glib2.0-hcw3A1/glib2.0-2.45.7/./glib/gmain.c:3840 [Error: gmain.c was not found in source tree] #20 0x00007f3eff94a33c in g_main_context_iteration (context=0x2820180, may_block=may_block@entry=1) at /build/glib2.0-hcw3A1/glib2.0-2.45.7/./glib/gmain.c:3901 [Error: gmain.c was not found in source tree] #21 0x00007f3f01dab1ee in QEventDispatcherGlib::processEvents (this=0x2820070, flags=...) at kernel/qeventdispatcher_glib.cpp:450 [Error: qeventdispatcher_glib.cpp was not found in source tree] #22 0x00007f3f02351c26 in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 [Error: qguieventdispatcher_glib.cpp was not found in source tree] #23 0x00007f3f01d790d1 in QEventLoop::processEvents (this=this@entry=0x7ffd9c759db0, flags=...) at kernel/qeventloop.cpp:149 [Error: qeventloop.cpp was not found in source tree] #24 0x00007f3f01d79445 in QEventLoop::exec (this=this@entry=0x7ffd9c759db0, flags=...) at kernel/qeventloop.cpp:204 [Error: qeventloop.cpp was not found in source tree] #25 0x00007f3f01d7f429 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1227 [Error: qcoreapplication.cpp was not found in source tree] #26 0x00007f3f022a4f2c in QApplication::exec () at kernel/qapplication.cpp:3828 [Error: qapplication.cpp was not found in source tree] #27 0x0000000000425809 in main (argc=1, argv=) at main/main.cpp:402 397: fprintf(fpLff, "# LetterSpacing: %s\n", clearZeros(letterSpacing).c_str()); 398: fprintf(fpLff, "# WordSpacing: %s\n", clearZeros(wordSpacing).c_str()); 399: fprintf(fpLff, "# LineSpacingFactor: %s\n", clearZeros(lineSpacingFactor).c_str()); 400: 401: time_t rawtime; 402: struct tm * timeinfo; 403: char buffer [12]; 404: time ( &rawtime ); 405: timeinfo = localtime ( &rawtime ); 406: strftime (buffer,sizeof(buffer),"%Y-%m-%d",timeinfo); 407: