Fix fatal error caused by calling i18n in another thread initiated by webkit

Authored by habacker on Jan 24 2020, 1:44 AM.

Description

Fix fatal error caused by calling i18n in another thread initiated by webkit

The related backtrace is:

QtCore4.dll!qfatal
libkdecore.dll!KGlobal::locale
libkdecore.dll!KDETranslator::translate
QtCore4.dll!QTranslator::translate
QtCore4.dll!QCoreApplication::translate
QtCore4.dll!QCoreApplication::translate
QtWebKit4.dll!DumpRenderTreeSupportQt::addURLToRedirect
QtWebKit4.dll!QWebPluginDatabase::qt_metacall
QtWebKit4.dll!QWebPluginDatabase::qt_metacall
QtWebKit4.dll!QWebPluginDatabase::qt_metacall
QtWebKit4.dll!QWebPluginDatabase::qt_metacall
QtWebKit4.dll!QWebPluginDatabase::qt_metacall
QtWebKit4.dll!QWebPluginDatabase::qt_metacall
QtWebKit4.dll!QWebPage::~QWebPage
QtWebKit4.dll!QWebPage::~QWebPage
QtWebKit4.dll!QWebView::QWebView
QtWebKit4.dll!QWebView::QWebView
QtWebKit4.dll!QWebView::~QWebView
libalkimia-8.dll!AlkWebPage::~AlkWebPage

Details

Committed
habackerJan 24 2020, 1:44 AM
Parents
R471:bea538b3e109: onlinequoteseditor: add switch language entry to help menu
Branches
Unknown
Tags
Unknown