Summary: | Akregator crashes immediatelly after being launched | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | Bogdan Olar <olar.bogdan.frm> |
Component: | general | Assignee: | Neon Bugs <neon-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | Buo.Ren.Lin, fortissimoX, jr, mail, neon-bugs, pw, sitter, stefanocarlesso, thomas.rahimi, tsipordey_ilya |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/akregator/d0a5f4159cddcca656ca8bbcbd6e551e3499c166 | Version Fixed In: | |
Sentry Crash Report: |
Description
Bogdan Olar
2017-03-02 23:08:14 UTC
I think it is a packaging problem / missing dependency. I was able to fix it with "apt-get install libqt5webengine5". I can confirm that installing libqt5webengine5 fixes the issue. *** Bug 380485 has been marked as a duplicate of this bug. *** *** Bug 380831 has been marked as a duplicate of this bug. *** *** Bug 376396 has been marked as a duplicate of this bug. *** *** Bug 378680 has been marked as a duplicate of this bug. *** seems it misses a runtime dep on QtWebEngineProcess, added and rebuilding Could someone please check if the dependencies are now correct? Hello from `apt rdepends libqt5webengine5` akregator now depends on libqt5webengine5, which provides the QtWebEngineProcess binary, however it doesn't seems to be fixing for Bug 378680 as the konqueror package doesn't seems to be updated. IMO the proper fix might be moving the QtWebEngineProcess binary to libqt5webenginecore5 package, which is both indirectly depend by akregator and konqueror Git commit d0a5f4159cddcca656ca8bbcbd6e551e3499c166 by Anthony Fieroni. Committed on 10/09/2017 at 18:59. Pushed by anthonyfieroni into branch 'Applications/17.08'. [akregator] Make sure part is created before main windows is restored DIfferential Revision: https://phabricator.kde.org/D6739 Related: bug 381822, bug 378513, bug 381825 Signed-off-by: Anthony Fieroni <bvbfan@abv.bg> M +5 -8 src/main.cpp https://commits.kde.org/akregator/d0a5f4159cddcca656ca8bbcbd6e551e3499c166 The previous comment probably was for different bugs. If there is still a problem with missing Qt5WebEngine dependencies in neon, please add a comment. *** Bug 386979 has been marked as a duplicate of this bug. *** Now it's broken for KDevelop 5.2 (see duplicate above). 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! |