appimage-packages / kmail

KDE Kmail Appimage
https://s3-eu-central-1.amazonaws.com/ds9-apps/kmail-master-appimage/kmail-git20170302-x86_64.AppImage
2 stars 0 forks source link

Qt WebEngine ICU data not found at /opt/usr/resources #4

Closed probonopd closed 7 years ago

probonopd commented 7 years ago

Might be related to https://github.com/probonopd/linuxdeployqt/issues/57

No text-to-speech plug-ins were found.
Qt WebEngine ICU data not found at /opt/usr/resources. Trying parent directory...
Qt WebEngine ICU data not found at /opt/usr. Trying application directory...
Qt WebEngine ICU data not found at /tmp/.mount_CXCQn0/usr/bin. Trying fallback directory... The application MAY NOT work.
Installed Qt WebEngine locales directory not found at location /opt/usr/translations/qtwebengine_locales. Trying application directory...
Qt WebEngine locales directory not found at location /tmp/.mount_CXCQn0/usr/bin/qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.
[0208/063846:ERROR:icu_util.cc(162)] Invalid file descriptor to ICU data received.
[0208/063846:FATAL:content_main_runner.cc(714)] Check failed: base::i18n::InitializeICU(). 
#0 0x7f3821abdd2e <unknown>
#1 0x7f3821ad1407 <unknown>
#2 0x7f3820dc3f96 <unknown>
#3 0x7f382026089b <unknown>
#4 0x7f3820261795 <unknown>
#5 0x7f3820265ceb QtWebEngineCore::WebEngineSettings::initDefaults()
#6 0x7f38382d13cd <unknown>
#7 0x7f38382d1588 QWebEngineProfile::QWebEngineProfile()
#8 0x7f3832444549 MessageViewer::MailWebEngineView::MailWebEngineView()
#9 0x7f38323dc822 <unknown>
#10 0x7f38323d2be3 <unknown>
#11 0x7f38323ccdb8 MessageViewer::Viewer::Viewer()
#12 0x7f38378f17a0 KMReaderWin::KMReaderWin()
#13 0x7f383793d6be KMMainWidget::createWidgets()
#14 0x7f38379397bd KMMainWidget::KMMainWidget()
#15 0x7f38378ee414 KMMainWin::KMMainWin()
#16 0x7f3837909447 KMKernel::openReader()
#17 0x7f383790fd2f KMKernel::action()
#18 0x7f38379086bc KMKernel::handleCommandLine()
#19 0x000000404822 <unknown>
#20 0x0000004048b5 <unknown>
#21 0x000000404bf3 <unknown>
#22 0x7f38352dd830 __libc_start_main
#23 0x000000402d29 <unknown>

*** KMail got signal 6 (Exiting)
*** Dead letters dumped.
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kmail path = /tmp/.mount_CXCQn0/usr/bin pid = 10119
KCrash: Arguments: /tmp/.mount_CXCQn0/usr/bin/kmail 
Aborted
ScarlettGatelyMoore commented 7 years ago

Yes it sounds like that is the exact issue.

ScarlettGatelyMoore commented 7 years ago

Copied those files into ./usr/bin fixed it for me.