aboutsummaryrefslogtreecommitdiffstats
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-14 11:46:47 +0200
committerDanilo M. <danix@danix.xyz>2026-08-14 11:46:47 +0200
commit8f1ff70f4fabf9c077fa26b2ca99c6664d1b146b (patch)
tree54bd706bae73a110678b992ad24d034ddab77f1c /src/mainwindow.h
parent1c3f86d5a8e62f8617bbf1b7b834c81701e8b5c4 (diff)
downloadqtmaildir-8f1ff70f4fabf9c077fa26b2ca99c6664d1b146b.tar.gz
qtmaildir-8f1ff70f4fabf9c077fa26b2ca99c6664d1b146b.zip
docs: record the modal that hangs test_mainwindow as item 84
Cause verified by attaching gdb to the hung process rather than inferred: showWarnings() raises QMessageBox::warning from the MainWindow constructor, and nothing offscreen can dismiss it, so any config problem in a test's fixture blocks the constructor forever. Not a defect in the application. The modal is right for a person and the code says why; the defect is that a test cannot dismiss it and the resulting failure is a silent hang rather than an error naming the cause. Corrects item 81's closing note, which blamed the missing maildir key itself. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'src/mainwindow.h')
0 files changed, 0 insertions, 0 deletions