On Feb 26, 2013, at 9:29 AM, Yu Chen <[email protected]> wrote: > I have just installed tkdiff, but upon launch, it quits with the following > error, wondering if anybody has any idea. The same tkdiff works fine on > 10.7.5. Thanks for your help. > > ================== > actual font: -family Monaco -size 11 -weight normal -slant roman -underline 0 > -overstrike 0 > Error in startup script: bad class "movableDBoxProc": must be alert, > moveableAlert, modal, moveableModal, floating, document, utility, help, > sheet, toolbar, plain, overlay, sheetAlert, altPlain, simple, or drawer > while executing > "tk::unsupported::MacWindowStyle style $toplevel movableDBoxProc" > (procedure "setAquaDialogStyle" line 2) > invoked from within > "setAquaDialogStyle $w(newDiffPopup)" > (procedure "newDiffDialog" line 26) > invoked from within > "newDiffDialog" > (procedure "main" line 14) > invoked from within > "main" > (file "/opt/local/bin/tkdiff" line 9516)actual font: -family Monaco -size > 11 -weight normal -slant roman -underline 0 -overstrike 0 > Error in startup script: bad class "movableDBoxProc": must be alert, > moveableAlert, modal, moveableModal, floating, document, utility, help, > sheet, toolbar, plain, overlay, sheetAlert, altPlain, simple, or drawer > while executing > "tk::unsupported::MacWindowStyle style $toplevel movableDBoxProc" > (procedure "setAquaDialogStyle" line 2) > invoked from within > "setAquaDialogStyle $w(newDiffPopup)" > (procedure "newDiffDialog" line 26) > invoked from within > "newDiffDialog" > (procedure "main" line 14) > invoked from within > "main" > (file "/opt/local/bin/tkdiff" line 9516) > ==================
It works fine for me on 10.8.2 when I give it 2 filenames in the input command. I see a similar error if I don't give it any input. What version of tk do you have installed? I have: $ port installed tk The following ports are currently installed: tk @8.6.0_1+quartz (active) -Frank
_______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
