View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000106 | QElectroTech | website | public | 2016-10-18 19:46 | 2026-09-24 11:24 |
| Reporter | Morganol | Assigned To | |||
| Priority | normal | Severity | block | Reproducibility | sometimes |
| Status | resolved | Resolution | fixed | ||
| Platform | Qt5.6.1, kf5.27.0, Plasma5.8.1, | OS | Linux 4.8.2, gcc 5.4.0, | OS Version | Mageia 6 (devel) |
| Summary | 0000106: Crash when selecting an area * with screenshot of debugger * | ||||
| Description | I 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. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
|
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. |
| 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 |
|
Fixed in Version | => SVN/trunk |
| 2021-02-15 00:49 |
|
Severity | crash => block |
| 2021-02-15 00:50 |
|
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 |