PDA

View Full Version : Running exe with helping qt.conf file...error



mandlakoteswar2011
31st January 2018, 15:04
hello

am running the exe with help of qt.conf file..but am getting below error..

in qt.conf file i added below statements
[Paths]
Prefix=/home/ct/software/video/qt-5.8.0/
Translations=/home/ct/software/video/qt-5.8.0/translations/
Plugins=/home/ct/software/video/qt-5.8.0/plugins/
LibraryExecutables=/home/ct/software/video/qt-5.8.0/libexec/



please refer attachments ..kindly give ur solution


-----------ERROR-------------------


Installed Qt WebEngine locales directory not found at location /opt/qt-5.8.0/translations/qtwebengine_locales. Trying application directory...
Qt WebEngine locales directory not found at location /home/ct/software/video/qt-5.8.0/libexec/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
[0131/115603:ERROR:icu_util.cc(178)] Invalid file descriptor to ICU data received.
[0131/115603:FATAL:content_main_runner.cc(705)] Check failed: base::i18n::InitializeICU().
#0 0x0000b28ebf14 <unknown>
#1 0x0000b2900b65 <unknown>
#2 0x0000b1f30f2b <unknown>
#3 0x0000b1f2f508 <unknown>
#4 0x0000b1dc4846 QtWebEngine::processMain()
#5 0x000008048768 <unknown>
#6 0x0000b137daf3 __libc_start_main
#7 0x00000804879d <unknown>

[5022:5022:0131/115603:FATAL:zygote_host_impl_linux.cc(182)] Check failed: ReceiveFixedMessage(fds[0], kZygoteBootMessage, sizeof(kZygoteBootMessage), &boot_pid).
#0 0x0000b1de9f14 <unknown>
#1 0x0000b1dfeb65 <unknown>
#2 0x0000b2be71e4 <unknown>
#3 0x0000b2be5fa1 <unknown>
#4 0x0000b2be664e <unknown>
#5 0x0000b2c67429 <unknown>
#6 0x0000b2a4aa3e <unknown>
#7 0x0000b12f363a <unknown>
#8 0x0000b12f4a2e <unknown>
#9 0x0000b12e648f <unknown>
#10 0x0000b12e9618 QtWebEngineCore::WebContentsAdapter::WebContentsAd apter()
#11 0x0000b72f1905 <unknown>
#12 0x0000b72f256e QWebEnginePage::QWebEnginePage()
#13 0x0000b72fff92 QWebEngineView::page()
#14 0x000008095131 SATS_decoder2::SetupUI()
#15 0x00000809078e SATS_decoder2::SATS_decoder2()
#16 0x00000808fc62 main
#17 0x0000b0042af3 __libc_start_main
#18 0x000008053481 <unknown>

Aborted (core dumped)