[Digikam-devel] [digikam] [Bug 337737] MYSQL : settings and installation windows freeze when valid mariadb/mysql db connection is available

Tom Wilczek tom at after-work-photo.eu
Thu Oct 16 00:01:59 BST 2014


https://bugs.kde.org/show_bug.cgi?id=337737

--- Comment #23 from Tom Wilczek <tom at after-work-photo.eu> ---
The reported freezing seems to be related to the delayed checking of the
database file path which is unused for external DB server connections. Somehow
that code runs amok and causes 100% load on one cpu core - I didn't have the
time to investigate the real reason behind that behavior. In the attached patch
I've just moved both connect() calls of that file path input field to a "later"
code position and made it conditional based on type of DB backend.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list