> Does running tkdiff with a specific version of tcl/tk help - i.e. if
> you edit /usr/bin/tkdiff and change "/usr/bin/wish" to say
> /usr/bin/wish8.4" ?
Yes, that works! Good workaround for now, thanks.
> I've just tried running it here under 8.5 and it started up fine using
> .tkdiff of:
> set
> # Text widget options
> -define textopt {-background white -foreground gray -font 6x13 -wrap none}
> +define textopt {-background white -foreground gray -font {Courier -12
> bold} -wrap none}
Thanks, but uhm, it doesn't help here. After patching .tkdiffrc
I still get:
Error in startup sc
Package: tkdiff
Version: 1:4.1.3-1
Severity: grave
Justification: renders package unusable
tkdiff doesn't start anymore. It just throws this error:
condor:~>tkdiff foo bar
Error in startup script: expected integer but got "bold"
(processing "-font" option)
invoked from within
".client.le
3 matches
Mail list logo