Known Bugs With the Train Database

I am painfully aware of several bugs which I have little control over. The version of Perl/Tk I am using has quite a few issues. The application sometimes will appear to lock up (and for all purposes it does) and I have determined the problem to be that the toplevel method 'deiconify' does not always respond. (Don't ask me why!). This just means that a dialog window does not get displayed, and the application waits until the user responds to the dialog which is impossible since the window is not visible.

Other Bugs