View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0021030 | MMW 5 | Tagging / organizing (properties / auto-tools) | public | 2024-06-17 11:21 | 2024-07-29 00:38 |
Reporter | michal | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 5.1 | ||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||
Summary | 0021030: Editing tags causes increasing CPU load | ||||
Description | If user edits tags for many files, idle CPU load starts increasing. Normally it should be near zero. But after many edits it is slowly increasing and does not drop down on idle. Eureka itself also causes some idle CPU load (i.e. it happens only in debug builds with Eureka), but the mentioned problem happens also with release without Eureka. | ||||
Additional Information | Ticket 7232 | ||||
Tags | No tags attached. | ||||
Fixed in build | 3032 | ||||
|
Fixed in build 3032. It was in fact not related to tagging, but to context menu and quick opening of submenus e.g. during moving mouse above this menu. |
|
Tested 3032, and it appears that this isn't fully fixed. Navigating the Send to folder hierarchy (i.e. moving the cursor up and down between Folder (move)/Folder (copy)/Folder (Rip/convert) for a minute, memory utilization grows by 100MB! |
|
The issue was about consuming CPU time on idle, for memory leaks there is issue 0020906, it is different problem. |
|
Verified 3040 |