[kmail2] [Bug 378944] crash when typing a "C" in the folder quick-filter line edit

2020-11-24 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=378944

David Faure  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||fa...@kde.org
 Resolution|--- |FIXED

--- Comment #3 from David Faure  ---
I'm pretty sure I know how this happened.

The order of the proxy was wrong, so the filter really removed the folders for
a lot of code on top, including the code that wanted to save the
previously-current message.

I changed all that long ago -- and I just removed the assert anyway for another
reason, the case of actually deleting a folder.
https://invent.kde.org/pim/messagelib/commit/53ed9a5675a5516da6d599bf5868e0a0e73ea15e

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 378944] crash when typing a "C" in the folder quick-filter line edit

2017-12-17 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=378944

--- Comment #2 from Martin Koller  ---
*** Bug 381126 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmail2] [Bug 378944] crash when typing a "C" in the folder quick-filter line edit

2017-04-19 Thread Martin Koller
https://bugs.kde.org/show_bug.cgi?id=378944

--- Comment #1 from Martin Koller  ---
Since I started kmail in a shell, this are the last few lines before abort.
Don't know if they are related (and yes, the POP error is correct since I was
using a VPN tunnel which does not allow to contact the POP server):

akonadi_pop3_resource_3 POPSession::slotSlaveError line:47: Got a slave error:
"securemail.a1.net: Socket operation timed out"
akonadi_pop3_resource_3 POP3Resource::cancelSync line:950: == ERROR
DURING POP3 SYNC ==
akonadi_pop3_resource_3 POP3Resource::cancelSync line:951: "Unable to login to
the server securemail.a1.net.\nTimeout on server\nsecuremail.a1.net: Socket
operation timed out"
akonadi_pop3_resource_3 POP3Resource::saveSeenUIDList line:934: UID list from
server is not valid.
kmail2 unknown line:0: ASSERT: "!storageModelId.isEmpty()" in file
/home/KDE5/source/kde/pim/messagelib/messagelist/src/core/storagemodelbase.cpp,
line 58
*** KMail got signal 6 (Exiting)
*** Dead letters dumped.

-- 
You are receiving this mail because:
You are the assignee for the bug.