Summary: | kmail5 crash on reload when config to empty trash on exit | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Ian <ianseeks> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | ianseeks, montel, umar |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/544f8cd337d7179cf51cd908f012431243760ad1 | Version Fixed In: | 5.2.3 |
Sentry Crash Report: | |||
Attachments: | strace of failure to reload kmail |
Description
Ian
2016-01-28 12:32:41 UTC
kmail5 does actually load even though it gives this message. it seems to load okay if you logout but if you try to reload kmail5 in the same session it gives the error. if i unset the empty trash on exit, it doesn't seem to give this error. it might be that the error is happening trying to empty the trash. It doesn't empty the trash on exit even when set. It also says its kmail2 on the prompt for kwallet access and the bug reporter also logs it as kmail2 even though the help menu says Version 5.1.1 using: KDE Frameworks 5.18.0 Qt 5.5.1 (built against 5.5.1) The xcb windowing system Still an issue with kmail 5.1.90rc (In reply to Ian from comment #3) > Still an issue with kmail 5.1.90rc additional info openSUSE Tumbleweed (20160412) KDE Frameworks 5.21.0 Qt 5.5.1 (built against 5.5.1) backtrace please as it's too different bug as first comment Thanks (In reply to Laurent Montel from comment #5) > backtrace please as it's too different bug as first comment > Thanks It doesn;t crash in a way that i can get a back trace any more so i guess the failure is different. if i reload kmail, it shows it is loading on the taskbar then it disappears and nothing happens. if i call up System Activity with ctrl-esc, and filter the display by inputting kmail, it shows kmail is still loaded with 5 copies of "file.so" under kdeinit5. if i kill kmail via SystemActivity, i can then successfully reload kmail but the wastebin is still not emptied This seems totally reproducable if you have "Empty wastebin on exit" set on. so backtrace please :) How do i get a backtrace if drkonqi doesn;t come up? Problem still exists in 5.2.0. Waste bin is not emptied on exit Unable to reload kmail unless you go into System Activity and first kill the kmail instance that is still running. Can anyone give me a way to create some relevant info for the developers as this error does not crash with any messages even if i run kmail from the cli I've logged the wastebin not emptying as Bug 362499 Created attachment 98705 [details]
strace of failure to reload kmail
This is the trace of failure of rerunning kmail after kmail was quit previously when "Emprty wastebin on exit" is set.
Still happens with Version 5.2.2, KDE Frameworks 5.23.0, QT 5.6.0 Git commit 544f8cd337d7179cf51cd908f012431243760ad1 by Montel Laurent. Committed on 30/06/2016 at 18:42. Pushed by mlaurent into branch 'Applications/16.04'. Fix Bug 358679 - kmail5 crash on reload when config to empty trash on exit FIXED-IN: 5.2.3 M +1 -6 kmail/kmkernel.cpp http://commits.kde.org/kdepim/544f8cd337d7179cf51cd908f012431243760ad1 (In reply to Laurent Montel from comment #14) > Git commit 544f8cd337d7179cf51cd908f012431243760ad1 by Montel Laurent. > Committed on 30/06/2016 at 18:42. > Pushed by mlaurent into branch 'Applications/16.04'. > > Fix Bug 358679 - kmail5 crash on reload when config to empty trash on exit > > FIXED-IN: 5.2.3 > > M +1 -6 kmail/kmkernel.cpp > > http://commits.kde.org/kdepim/544f8cd337d7179cf51cd908f012431243760ad1 Great, thanks. Does that also mean that trash is emptied on exit as well? yep it's still empty trash on exit (In reply to Laurent Montel from comment #16) > yep it's still empty trash on exit I've got this bug open https://bugs.kde.org/show_bug.cgi?id=362499 about trash not being emptied on exit with kmail 5.22. Tried it again today and it still doesn't so i'll keep it open until i've checked 5.23 which i hope will be soon. thanks again There is still a bug that kmail does not stop running when you select quit from file menu. This is only when empty trash on exit selected. When empty trash on exit is unselected it quits properly. kmail 5.2.3 still unable to reload unless you go into System Activity and first kill the kmail instance that is still running. (Still does not empty wastebin on exit) Qt: 5.6.1 KDE Frameworks: 5.24.0 KDE Plasma: 5.7.1 Kernel: 4.6.3-1-default "openSUSE Tumbleweed (20160712) (x86_64)" (In reply to Ian from comment #19) > kmail 5.2.3 still unable to reload unless you go into System Activity and > first kill the kmail instance that is still running. (Still does not empty > wastebin on exit) > > Qt: 5.6.1 > KDE Frameworks: 5.24.0 > KDE Plasma: 5.7.1 > Kernel: 4.6.3-1-default > "openSUSE Tumbleweed (20160712) (x86_64)" Sorry, it doesn't crash on exit, its the failure to reload on restarting kmail2 - I'll check for another bug report for it and create on if i can't find one. |