View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0014583 | MMW v4 | Properties/Auto-Tools | public | 2017-12-11 21:09 | 2017-12-19 13:14 |
| Reporter | Ludek | Assigned To | |||
| Priority | urgent | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 4.1 | ||||
| Target Version | 4.1.20 | Fixed in Version | 4.1.20 | ||
| Summary | 0014583: Editing of multiple files can freeze UI | ||||
| Description | Based on the freeze logs from 4.1.19.1859 (once we decreased the freeze timeout to 30 seconds -- 0014493 ) it can happen that editing multiple files via Properties dialog can freeze UI for more than 30 seconds. Looking into this old code ( 0006314 ) we run storing of the group list on background only when number of tracks is more than 100 -- otherwise we performs the DB operations on the UI thread! I guess we should always perform it in a background task (like in MM5) | ||||
| Tags | No tags attached. | ||||
| Fixed in build | 1860 | ||||