tbabej / vit

Placeholder to demostrate issue porting for VIT.
0 stars 0 forks source link

[VT-54] vit 0.7 crashes #54

Closed tbabej closed 6 years ago

tbabej commented 6 years ago

David Patrick on 2012-12-24T17:52:35Z says:

in testing the most recent iteration of vit, I've managed to crash it several ways; "/" or "?" results in

Undefined subroutine &main::start_search called at /usr/local/bin/vit line 1000.

And after "A", which brings up an annotation dialog, freezes

is there a verbose/ debug mode ?

tbabej commented 6 years ago

Migrated metadata:

Created: 2012-12-24T17:52:35Z
Modified: 2014-02-09T02:23:40Z
tbabej commented 6 years ago

steve rader on 2013-03-24T14:39:47Z says:

Fixed. The Makefile (Makefile.in really) was not building Vit with the file that implements the '/' and '?' commands.