Page MenuHomePhabricator

Gibbstracking should not crash, if LUT is not found
Closed, ResolvedPublic

Description

Currently when doing a gibbstracking on windows, if the LUT is not available (it seems they are not always extracted into the bin directory) the application will crash.

This should not be, throwing an exception, producing an error message window or something similar is how this should be handled.

Related Objects

Event Timeline

[d6aa3c]: Merge branch 'bug-13236-fix-lookuptable-not-found-crash'

Merged commits:

2012-09-26 15:06:29 Caspar Goch [4dd9f4]
Now will abort tracking and give an error message instead of crashing