Summary: | Plasma crashes when importing comic into comics plasmoid | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | kisik21 <kisik2010> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | aspotashev, bhush94, notmart, plasma-bugs |
Priority: | NOR | Keywords: | drkonqi, triaged |
Version: | 5.5.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=353445 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
kisik21
2015-12-14 00:27:43 UTC
*** This bug has been marked as a duplicate of bug 353445 *** Dear Kisik-kun, I cannot reproduce the crash on my computer. It's unclear from your backtrace what library is being loaded by "#17 0x00007f4b0b0df061 in dlopen () from /usr/lib/libdl.so.2". Please either use strace to see which .so library it loads before crashing or at least tell us if you have libkdepim.so.5 installed. libkdepim.so.5 may be the problem, please try to temporarily move it and test the Comic widget again. Git commit a79c2be9b4db0755ad6ff6b26a513d71a94ef790 by Anthony Fieroni. Committed on 15/03/2016 at 17:52. Pushed by anthonyfieroni into branch 'Plasma/5.6'. Highlighted tabs visablity, update and scale image, toggle fullview widget, icon, prevent busy indicator from infinite loop, fix empty widget on logon REVIEW: 127356 Related: bug 357222, bug 357333, bug 360381, bug 360382, bug 353586 Signed-off-by: Anthony Fieroni <bvbfan@abv.bg> M +26 -30 applets/comic/comic.cpp M +1 -2 applets/comic/comic.h M +2 -2 applets/comic/package/contents/ui/ComicCentralView.qml M +9 -7 applets/comic/package/contents/ui/FullViewWidget.qml M +19 -6 applets/comic/package/contents/ui/main.qml http://commits.kde.org/kdeplasma-addons/a79c2be9b4db0755ad6ff6b26a513d71a94ef790 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 set the bug status 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! Dear Bug Submitter, 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! |