Summary: | Comic Strip 'Add Comic' Button crashes plasmashell | ||
---|---|---|---|
Product: | [Plasma] kdeplasma-addons | Reporter: | melkor333 <samuel> |
Component: | Comic | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | againpkp, aldyrinc, bhush94, cdkcdk, cosmenp, kde, kde, plasma-bugs, wtquinton, zionnimchuk |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.8.3 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kdeplasma-addons/8aa47be2abe657fb0c9c65172a23a9593e7f1a11 | Version Fixed In: | |
Sentry Crash Report: |
Description
melkor333
2016-11-10 22:53:09 UTC
*** Bug 375115 has been marked as a duplicate of this bug. *** *** Bug 372432 has been marked as a duplicate of this bug. *** *** Bug 373298 has been marked as a duplicate of this bug. *** *** Bug 375593 has been marked as a duplicate of this bug. *** Still marked as unconfirmed? This should be confirmed by now. *** Bug 379600 has been marked as a duplicate of this bug. *** *** Bug 379543 has been marked as a duplicate of this bug. *** *** Bug 381446 has been marked as a duplicate of this bug. *** *** This bug has been marked as a duplicate of bug 371779 *** Git commit 8aa47be2abe657fb0c9c65172a23a9593e7f1a11 by David Edmundson. Committed on 17/07/2017 at 11:03. Pushed by davidedmundson into branch 'Plasma/5.10'. Fix check for missing engine in comic applet Summary: Current code would check the comic engine was not installed and not create the download dialog, but would still always try to show it. This would crash. Test Plan: Code review Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D6746 M +4 -1 applets/comic/comic.cpp https://commits.kde.org/kdeplasma-addons/8aa47be2abe657fb0c9c65172a23a9593e7f1a11 |