On 26/12/10 22:55, Chewy wrote: > On 12/26/10, Vladimir Savic wrote: >> On Sat, 2010-12-25 at 20:56 -0500, Gregory Pittman wrote: >>> There is the Calendar Wizard script, which will give you whatever >>> year you like ... > > \ Well, all I get is crashes in Mac v. 1.3.9. The calendar wizard > doesn't do anything but launch a timer cursor (the old wristwatch > one); when tried again, a blank box in upper left of screen, and on > the third try, a crash #6.
Reproduced with Scribus 1.3.9 on Mac OS X 10.5.8 (Scribus hangs after crashing with #6 and has to be force-quitted). backtrace: Program received signal SIGABRT, Aborted. 0x901cbe42 in __kill () (gdb) bt #0 0x901cbe42 in __kill () #1 0x901cbe34 in kill$UNIX2003 () #2 0x9023e23a in raise () #3 0x9024a679 in abort () #4 0x1bd80dd2 in Tcl_PanicVA () #5 0x1bd80ded in Tcl_Panic () #6 0x1be4da84 in GetUtfFaceName () #7 0x1be4efe2 in InitFont () #8 0x1be4f171 in TkpGetNativeFont () #9 0x1bdfdd67 in Tk_AllocFontFromObj () #10 0x1bdf2469 in DoObjConfig () #11 0x1bdf2c53 in Tk_InitOptions () #12 0x1bdd4ea7 in ButtonCreate () #13 0x1bd3a245 in TclEvalObjvInternal () #14 0x1bd3ae55 in Tcl_EvalObjv () #15 0x19bb2097 in Tkapp_CallDeallocArgs () #16 0x02371607 in _PyEval_SliceIndex () #17 0x0237326d in PyEval_EvalCodeEx () #18 0x02333e6c in PyFunction_SetClosure () #19 0x02320828 in PyObject_Call () #20 0x023287af in PyMethod_New () #21 0x02320828 in PyObject_Call () #22 0x023718dc in _PyEval_SliceIndex () #23 0x0237326d in PyEval_EvalCodeEx () #24 0x02333e6c in PyFunction_SetClosure () #25 0x02320828 in PyObject_Call () #26 0x023287af in PyMethod_New () #27 0x02320828 in PyObject_Call () #28 0x0236d6cb in PyEval_CallObjectWithKeywords () #29 0x02324bc7 in PyInstance_New () #30 0x02320828 in PyObject_Call () #31 0x023718dc in _PyEval_SliceIndex () #32 0x0237326d in PyEval_EvalCodeEx () #33 0x02333e6c in PyFunction_SetClosure () #34 0x02320828 in PyObject_Call () #35 0x023287af in PyMethod_New () #36 0x02320828 in PyObject_Call () #37 0x0236d6cb in PyEval_CallObjectWithKeywords () #38 0x02324bc7 in PyInstance_New () #39 0x02320828 in PyObject_Call () #40 0x023718dc in _PyEval_SliceIndex () #41 0x02371771 in _PyEval_SliceIndex () #42 0x0237326d in PyEval_EvalCodeEx () #43 0x0237338c in PyEval_EvalCode () #44 0x0238c2e7 in PyErr_Display () #45 0x02367a26 in _PyUnicodeUCS2_IsNumeric () #46 0x02371607 in _PyEval_SliceIndex () #47 0x0237326d in PyEval_EvalCodeEx () #48 0x0237338c in PyEval_EvalCode () #49 0x0238c2e7 in PyErr_Display () #50 0x18bb042d in ScripterCore::slotRunScriptFile () #51 0x18bb16c7 in ScripterCore::StdScript () #52 0x18bbfb66 in ScripterCore::qt_metacall () #53 0x01e6f832 in QMetaObject::activate () #54 0x0002d5fe in ScrAction::triggeredData () #55 0x0065c2fe in ScrAction::triggeredToTriggeredData () #56 0x0002d7a9 in ScrAction::qt_metacall () #57 0x01e6f832 in QMetaObject::activate () #58 0x0106e8c4 in QAction::triggered () #59 0x0106ff8f in QAction::activate () #60 0x0104df09 in qt_mac_activate_action () #61 0x0104e519 in qt_mac_menu_event () #62 0x90aad13d in DispatchEventToHandlers () #63 0x90aac57b in SendEventToEventTargetInternal () #64 0x90ac8ecc in SendEventToEventTarget () #65 0x90afd1e7 in SendHICommandEvent () #66 0x90b23959 in SendMenuCommandWithContextAndModifiers () #67 0x90b23914 in SendMenuItemSelectedEvent () #68 0x90b2382a in FinishMenuSelection () #69 0x90b00494 in MenuSelectCore () #70 0x90b8f030 in MenuSelect () #71 0x0100ba0a in QApplicationPrivate::globalEventProcessor () #72 0x90aad13d in DispatchEventToHandlers () #73 0x90aac57b in SendEventToEventTargetInternal () #74 0x90ac8ecc in SendEventToEventTarget () #75 0x90adb603 in ToolboxEventDispatcherHandler () #76 0x90aad4f6 in DispatchEventToHandlers () #77 0x90aac57b in SendEventToEventTargetInternal () #78 0x90ac8ecc in SendEventToEventTarget () #79 0x01021c34 in QEventDispatcherMac::processEvents () #80 0x01f4af31 in QEventLoop::processEvents () #81 0x01f4b16d in QEventLoop::exec () #82 0x01f4d49e in QCoreApplication::exec () #83 0x0098bbef in mainApp () #84 0x00006db2 in _start () #85 0x00006cd9 in start () (gdb) ~suv
