Re: A few more buglets in 1.0 release

Juergen Schoenwaelder (schoenw@data)
Fri, 2 Sep 94 15:49:52 +0200

Hi!

John> Just a couple of things.

John> 1) The event monitor doesn't save its filters, or other config
John> info.

John> 2) The save key in the message windows should append to the
John> selected file if there is already info in it.

Try patch number 2. A message windows will ask you what to do if a
file already exists. Printing was broken and should work now. I also
added code to check a tkined file for a magic cookie before loading it
to prevent attempts to load /vmunix.

The patch for scotty contains a fix for a memory leak in ntping and
some changes to event.tcl to restart an event script.

You should define event filters in your tkined.defaults file. But note
that there is no support for saving the suspend/active state of
individual event filters yet. Perhaps you may try it on your own...

You can get the patches either as patch files (tkined-1.0.patch2.gz
and scotty-1.0.patch2.gz) or as a complete new tar file
(tkined-1.0.2.tar.gz and scotty-1.0.2.tar.gz).

BTW, do you think it is a good thing to distribute many small patches
or should I wait longer and make updates available if the patches get
some reasonable size (whatever that is)?

Juergen