Page MenuHomePhabricator

Improve DI error messages
Closed, ResolvedPublic

Description

Currently the error messages given by the DI Application are somewhat unintelligible for non-programmers. This should probably be changed.

This bug serves as a collection point for such messages (please number them, so it can be easily seen which ones are fixed and which ones are not yet).

An example:

------------------------------#1----------------------

  1. open Gibbs Tracking
  2. load .qbi image
  3. Set .qbi image as mask and select it
  4. Start Tractorgaphy

Error window pops up, saying:
An error occured. You should save all data and quit the program to prevent possible data loss.
See error log for details.

Pixel type class itk::Vector<float,252> is not in (int)( unsigned int)( short)( unsigned short)( char)( unsigned char)(double)( float)

Related Objects

Event Timeline

The exception was thrown from GibbsTrackingView. The issue was fixed there (see T9737)

This is more of an ongoing bug. Currently there are no open issues. I am leaving this open nontheless, if any new ones crop up.

Should it still blog T9596 even though there are no open issues? I will remove the blockade until such an issue pops up.