[kmail2] [Bug 352967] Kmail crashed on exit
https://bugs.kde.org/show_bug.cgi?id=352967 --- Comment #8 from Laurent Montel --- Hi, indeed build was broken. Fixed thanks -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[kmail2] [Bug 352967] Kmail crashed on exit
https://bugs.kde.org/show_bug.cgi?id=352967 --- Comment #7 from Hussam Al-Tayeb --- I did diff --git a/kmail/kmkernel.cpp b/kmail/kmkernel.cpp index 82ebecf..4beeda4 100644 --- a/kmail/kmkernel.cpp +++ b/kmail/kmkernel.cpp @@ -46,7 +46,7 @@ using KMail::MailServiceImpl; #include "mailcommon/jobscheduler.h" #include "MessageCore/MessageCoreSettings" -#include "messagelist/settings.h" +#include "messagelistsettings.h" #include "messagelist/messagelistutil.h" #include "messageviewer/messageviewersettings.h" #include "MessageComposer/AkonadiSender" and it continued compiling. I copied your earlier change. -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[kmail2] [Bug 352967] Kmail crashed on exit
https://bugs.kde.org/show_bug.cgi?id=352967 --- Comment #6 from Hussam Al-Tayeb --- Thank you. It is however failing to build again: This is the same build error as earlier. [ 52%] Building CXX object kmail/CMakeFiles/kmailprivate.dir/undostack.cpp.o [ 52%] Building CXX object kmail/CMakeFiles/kmailprivate.dir/kmkernel.cpp.o /home/hussam/src/local/kde/kdepim/src/kdepim5/kmail/kmkernel.cpp:49:34: fatal error: messagelist/settings.h: No such file or directory compilation terminated. kmail/CMakeFiles/kmailprivate.dir/build.make:354: recipe for target 'kmail/CMakeFiles/kmailprivate.dir/kmkernel.cpp.o' failed make[2]: *** [kmail/CMakeFiles/kmailprivate.dir/kmkernel.cpp.o] Error 1 CMakeFiles/Makefile2:5154: recipe for target 'kmail/CMakeFiles/kmailprivate.dir/all' failed make[1]: *** [kmail/CMakeFiles/kmailprivate.dir/all] Error 2 Makefile:127: recipe for target 'all' failed make: *** [all] Error 2 -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[kmail2] [Bug 352967] Kmail crashed on exit
https://bugs.kde.org/show_bug.cgi?id=352967 Laurent Montel changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Latest Commit||http://commits.kde.org/kdep ||im/a7bacb33d2edd0dd95a0750b ||c7c2bda5849be48f Resolution|--- |FIXED --- Comment #5 from Laurent Montel --- Git commit a7bacb33d2edd0dd95a0750bc7c2bda5849be48f by Montel Laurent. Committed on 21/09/2015 at 20:04. Pushed by mlaurent into branch 'master'. Fix Bug 352967 - Kmail crashed on exit M +4-0templateparser/src/customtemplates.cpp http://commits.kde.org/kdepim/a7bacb33d2edd0dd95a0750bc7c2bda5849be48f -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[kmail2] [Bug 352967] Kmail crashed on exit
https://bugs.kde.org/show_bug.cgi?id=352967 Laurent Montel changed: What|Removed |Added CC||mon...@kde.org --- Comment #4 from Laurent Montel --- it was not the same crash that today. I found bug to fix it. -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[kmail2] [Bug 352967] Kmail crashed on exit
https://bugs.kde.org/show_bug.cgi?id=352967 --- Comment #3 from Hussam Al-Tayeb --- Created attachment 94665 --> https://bugs.kde.org/attachment.cgi?id=94665&action=edit Valgrind log Valgrind log. not sure I ran it correctly though. -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[kmail2] [Bug 352967] Kmail crashed on exit
https://bugs.kde.org/show_bug.cgi?id=352967 Hussam Al-Tayeb changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|FIXED |--- --- Comment #2 from Hussam Al-Tayeb --- nevermind, it still crashes with a fresh git snapshot. http://pastebin.com/raw.php?i=tDv9aE9D -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[kmail2] [Bug 352967] Kmail crashed on exit
https://bugs.kde.org/show_bug.cgi?id=352967 Hussam Al-Tayeb changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Hussam Al-Tayeb --- I think it is fixed in git. -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs