https://bugs.kde.org/show_bug.cgi?id=406594
Maik Qualmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Maik Qualmann <[email protected]> --- I can not reproduce a problem with setting tags in such a view. But when selecting the images, the description tab is open. Example: search result gives you about 25000 items, so if I try to select them all with an open description tab, it will take: SQLite: 7 seconds MySQL: 4:40 minutes We have to read the status of all images (title, comments, templates, color label, pick label, rating, tags) to set the status of the description tab correctly. Many thousands of SQL queries are needed. A first test patch now reduces this to 30 seconds under MySQL. Can you confirm that the GUI freezes when selecting images? Maik -- You are receiving this mail because: You are watching all bug changes.
