View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0015891 | MMW v4 | Properties/Auto-Tools | public | 2019-08-15 22:25 | 2019-08-21 11:50 |
| Reporter | peke | Assigned To | |||
| Priority | urgent | Severity | tweak | Reproducibility | unable to reproduce |
| Status | resolved | Resolution | won't fix | ||
| Target Version | 4.1.25 | ||||
| Summary | 0015891: Properties dialog open is Slow | ||||
| Description | Based on User parts of log properties dialog opens slow even SQL query return result fast. User in Ticket supplied sample DB. | ||||
| Additional Information | https://www.mediamonkey.com/forum/viewtopic.php?f=1&t=93738 TICKET ID: VDL-612-13639 | ||||
| Tags | No tags attached. | ||||
| Fixed in build | |||||
|
|
I tested directly with user's MM.DB (it has only 85K files) and the properties are really fast (always less than a half of a second) The SQL (like OnReadArtists thread) reads just artist list in a background task -- so this is not slowing down opening the properties dialog. It takes 3 seconds here also, but on the background -- once the dialog is already opened and usable for 3 seconds. To find more via the ticket/forum. |
|
|
As found via the ticket, this is rendering issue related to skinless version only. So using skinned version is the solution for affected users. |