View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010278 | ardour | bugs | public | 2026-04-12 14:26 | 2026-04-12 14:26 |
| Reporter | udoprog | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | Debian GNU | OS | Linux | OS Version | (any) |
| Product Version | 9.2 | ||||
| Summary | 0010278: ui hangs when selecting automation points from outside of the automation track | ||||
| Description | When selecting an automation track, and the selection starts *outside* of the track rectangle, sometimes the UI hangs for a while. This also happens with latest Ardour nightly. | ||||
| Steps To Reproduce | * Start a new project * Add a midi track with any automation (I've tried with bender and controllers). * Repeatedly write an automation track and select it. * UI will eventually lag. | ||||
| Additional Information | I attached gdb and added the following dprintf: dprintf Editor::point_selection_changed, "Editor::point_selection_changed\n" When the hang happens, you can see that this callback is called thousands of times. | ||||
| Tags | No tags attached. | ||||