https://bugs.kde.org/show_bug.cgi?id=504104
--- Comment #5 from Igor Kushnir <igor...@gmail.com> --- (In reply to Igor Kushnir from comment #4) > Can anyone check/recall how this worked before the crash? Any ideas in which > Qt or KF version the crash is present and absent? Checked in Debian bookworm: KDevelop version 5.10.221202, KF version 5.103, Qt version 5.15.8. 1. When a template is downloaded from the Configure KDevelop=>Templates page, all tree items are collapsed just as it is now. I'll expand the tree to improve the behavior. 2. In the Create New Project dialog, one of the newly installed items is selected, or the first template if the detection of a newly installed item fails. I'll improve the detection and maybe, as a better fallback, select the same template as before the template tree refreshing. 3. In the Create Files from Template dialog, all template tree levels are deselected. I guess the invalid indices in KDevelop::MultiLevelListView cause the crash reported here since Qt 6. I'll make it work the same as in the Create New Project dialog. -- You are receiving this mail because: You are watching all bug changes.