View Issue Details

IDProjectCategoryView StatusLast Update
0000106QElectroTechwebsitepublic2026-09-24 11:24
ReporterMorganol Assigned To 
PrioritynormalSeverityblockReproducibilitysometimes
Status resolvedResolutionfixed 
PlatformQt5.6.1, kf5.27.0, Plasma5.8.1, OSLinux 4.8.2, gcc 5.4.0, OS VersionMageia 6 (devel)
Summary0000106: Crash when selecting an area * with screenshot of debugger *
DescriptionI had opened a small file, then fooling around to try to reproduce the bug with ghost conductor, but pretty soon it crashed when i selected a few interconnected elements by mouse left down, drag diagonally, release, crash.
TagsNo tags attached.
Attached Files

Activities

ispyisail

2026-09-24 11:24

developer   ~0000883

Your debugger screenshot shows the crash in DiagramPropertiesEditorDockWidget::selectionChanged(), which called first() on an empty list of editors. That function was rewritten in April 2020 and now checks the list before using it. The rewrite has been in every release since QElectroTech 0.8.0.

If you can still crash QET by rubber-band selecting in 0.8.0 or later, add a note here and we will reopen this.

Issue History

Date Modified Username Field Change
2016-10-18 19:46 Morganol New Issue
2016-10-18 19:46 Morganol File Added: Crash when area selecting.png
2021-02-15 00:45 user245 Fixed in Version => SVN/trunk
2021-02-15 00:49 user245 Severity crash => block
2021-02-15 00:50 user245 Category Diagram Editor => website
2026-09-24 11:24 ispyisail Note Added: 0000883
2026-09-24 11:24 ispyisail Status new => resolved
2026-09-24 11:24 ispyisail Resolution open => fixed