[kmail2] [Bug 316153] can't move or delete messages in imap inbox
https://bugs.kde.org/show_bug.cgi?id=316153 Ryein Goddard changed: What|Removed |Added CC||ryein.godd...@gmail.com --- Comment #38 from Ryein Goddard --- I agree this bug is not a duplicate. It is different. I am also running into this issue with an imap account on a cpanel server. I cannot delete items in the Inbox folder. -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 363085] New: kmail window fails to display/load on second start
https://bugs.kde.org/show_bug.cgi?id=363085 Bug ID: 363085 Summary: kmail window fails to display/load on second start Product: kmail2 Version: 5.1.3 Platform: Kubuntu Packages OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: general Assignee: kdepim-b...@kde.org Reporter: ryein.godd...@gmail.com When I start my system from a fresh boot and start kmail it loads fine in kubuntu 16.04. If I close kmail and then try and restart it no window is shown and it appears to do nothing except the loading animation in the panel/icon. If I go into ksysmonitor and kill the kmail process and then attempt to load kmail it works. Reproducible: Always Steps to Reproduce: 1. start kamil 2. close kmail normally 3. start kmail again 4. kill kmail process that is in the background 5. start kmail again Actual Results: kmail loaded Expected Results: You shouldn't have to kill the kmail background process in order for kmail to load. I'm running a fresh install of Kubuntu and not an upgrade. -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 363085] kmail window fails to display/load on second start
https://bugs.kde.org/show_bug.cgi?id=363085 --- Comment #2 from Ryein Goddard --- I figured out why this is happening. This happens because of the "Empty tocal trash folder on program exit" checkbox is ticked. -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 363085] kmail window fails to display/load on second start
https://bugs.kde.org/show_bug.cgi?id=363085 --- Comment #5 from Ryein Goddard --- Does that mean a problem exists in the emptyTrashOnExit() function? Because it works while using the context menu right click. Are they that different, or does the trash empty program move the process to an external application because the application closes before doing the empty process? -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 363085] kmail window fails to display/load on second start
https://bugs.kde.org/show_bug.cgi?id=363085 --- Comment #12 from Ryein Goddard --- The only other option is to do it asynchronously if that is what you mean. I think it is discouraged because it is a blocking operation. This wouldn't only be a problem if the gui was still active, but it isn't. Either the operation thread is broken off, or the operation never completes. I think the error might be further down the line. -- You are receiving this mail because: You are watching all bug changes.
[kmail2] [Bug 363085] kmail window fails to display/load on second start
https://bugs.kde.org/show_bug.cgi?id=363085 --- Comment #14 from Ryein Goddard --- Your talking about the kdepim package in the kubuntu repos? I didn't have it installed, but I installed it and I didn't get any change. -- You are receiving this mail because: You are watching all bug changes.