Summary: | Kontact/ Kmail crashes every time | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | Tom Kijas <t.kijas> |
Component: | general | Assignee: | Neon Bugs <neon-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | aldo-public, jr, neon-bugs, sitter, ssliackus, tonal.promsoft |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=396694 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tom Kijas
2017-07-14 10:14:03 UTC
Error message is "Cannot mix incompatible Qt library (version 0x%x) with this library (version 0x%x)". Are you sure you updated all Qt libraries (including QtWebEngine) to the new 5.9.1 version? See also bug 382229 comment #1. *** Bug 382328 has been marked as a duplicate of this bug. *** I am in the same situation, but libqt5webengine5 cannot be updated. After some inquiry, it happens that it (indirectly) depends on libharfbuzz0b, which, for some reason, will not automatically be installed (you need to explicitly ask to install it, which will in turn uninstall some stuff, in my case: libgraphite2-dev libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0). After this, I can just run "apt update" and libqt5webengine5 and some bunch of other libs can finally be updated. Once this is done, I can finally run kmail ! Thank you Christoph Feck for the clue! Seems like the actual issue is that there is something wrong with dependencies and conflicts in Neon packages: all the steps I had to take by hand should have been automatically figured out by apt. *** Bug 383770 has been marked as a duplicate of this bug. *** Thank you for the crash report. As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |