Hi Frank,
Running correlational tractography from the CLI (--action=cnt) crashes with SIGABRT at the create tract figures step. The analysis itself completes — .dec.tt.gz, .inc.*, .fdr_dist.values.txt, and .t_statistics.fz are all written to disk — but the HTML report comes out without embedded figures (just the ~4 KB skeleton), and the process exits 134.
This appears to be a regression of the issue Sean reported in August 2025: https://groups.google.com/g/dsi-studio/c/oRUSxvwADBA
The Qt error printed at the moment of the abort is:
QWidget: Cannot create a QWidget without QApplication
…which suggests the CLI build is instantiating a QWidget for figure rendering without a QApplication having been constructed first (a QCoreApplication or QGuiApplication isn't sufficient for widget-based code).
Environment
--
You received this message because you are subscribed to the Google Groups "DSI Studio" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dsi-studio+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dsi-studio/0fc6d765-9893-4cd2-9399-5fb8b4085e23n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dsi-studio/5896df4d-1f89-4141-a375-f18a0afe3ccen%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dsi-studio/755b678a-5e7e-46ab-b672-c6ee77efb5adn%40googlegroups.com.