On Fri, Mar 28, 2008 at 12:30:09AM +0100, Andy Spiegl wrote:
> Package: tkdiff
> Version: 1:4.1.3-1
> Severity: grave
> Justification: renders package unusable
> 
> tkdiff doesn't start anymore.  It just throws this error:

It appears that someone changed the font-syntax.
I got it working by this chunk
(there's also some change in PrefsFileVersion, which may be relevant):

 # 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}

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

Attachment: pgp1MWEFXXkVz.pgp
Description: PGP signature

Reply via email to