[kmail2] [Bug 484328] Kmail config dialog takes about 40 seconds to show up

Laurent Montel bugzilla_noreply at kde.org
Wed Mar 27 06:36:00 GMT 2024


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

Laurent Montel <montel at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |montel at kde.org

--- Comment #1 from Laurent Montel <montel at kde.org> ---
Hi,
the problem comes from:
=> const QString nativeName = lang.nativeLanguageName();
it will translate language string => when we fill combobox it will draw text
with specific font
=> it will take time.

(we have the same problem with kcmshell6 regionandlang -> lang -> modify ->
change language)

I will fix by not translating language name.
I can't find another solution.
Regards

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


More information about the Kdepim-bugs mailing list