Bug 507153 - Settings menu opens slowly
Summary: Settings menu opens slowly
Status: REPORTED
Alias: None
Product: digikam
Classification: Applications
Component: Setup-ColorManagement (other bugs)
Version First Reported In: 8.6.0
Platform: Microsoft Windows Microsoft Windows
: NOR minor
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-07-17 12:01 UTC by HubMiner
Modified: 2025-07-17 14:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description HubMiner 2025-07-17 12:01:14 UTC
"Configure menu" opens slowly.
The issue exists in 8.6 8.7

STEPS:
* Clicked: Setting - Configure Digikam:
* GUI is frozen for 15-20 seconds.
Comment 1 caulier.gilles 2025-07-17 12:08:01 UTC
Do you have Color Management enabled ? Configure dialog scan all paths where ICC profiles can be presents.
Comment 2 Maik Qualmann 2025-07-17 14:02:37 UTC
Here, on a normal, relatively modern Windows machine, it takes 2 seconds. A lot of stuff is loaded from the database in the background: filters, MIME types, etc. As Gilles already mentioned, the ICC profiles. I've always considered opening the setup to be a small indicator of the machine's performance.

For example, we load the ExifTool filter list in a thread, because this would actually take many seconds if the tab is active.

Maik
Comment 3 Maik Qualmann 2025-07-17 14:45:47 UTC
My old Aspire 5741G laptop, probably 12-14 years old, takes about 6 seconds to load the setup window. However, the laptop now uses an SSD; otherwise, Windows 10 would be unusable.

Maik