[kde] [Bug 429454] The reading of the icons may block the GUI
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Thu Dec 31 00:21:30 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=429454
--- Comment #12 from 21Naown at gmail.com ---
I verified the pixmaps with KSysGuard’s “Detailed Memory Information”:
– No pixmap allocates memory before a click to “File” whether the icons are
preloaded at the start of Kate (for example “const QIcon icon =
QIcon::fromTheme(QStringLiteral("kate"));”) or not.
– After a click to “File”, the pixmaps allocate ~2 MiB whether the icons are
preloaded or not.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list