Bug 335091

Summary: Akonadiconsole hangs when using the debugger for a longer time
Product: [Frameworks and Libraries] Akonadi Reporter: Till Schäfer <till2.schaefer>
Component: akonadiconsoleAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: dvratil
Priority: NOR    
Version: 5.3.1   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Till Schäfer 2014-05-20 16:59:03 UTC
Seems that the debugger creates so much content, that the akonadiconsole hangs after some time.
When the debugger is active, it slowly becomes unresponsive and after a while the application can only be exited by killing the process. 

Since the debugger remembers its stat (enabled / disabled) it is very often that i forgot to turn the debugger of before exiting and i face this issue in the next akonadiconsole session. 

Reproducible: Always
Comment 1 Till Schäfer 2014-05-20 16:59:52 UTC
forgot to mention that this is actually 4.13.1, but the version was not selectable at the time of bug creation.
Comment 2 Daniel Vrátil 2014-05-28 09:18:53 UTC
This is a known problem that annoys every Akonadi developer :-) The problem is in the Qt component, that simply is not able to deal with that much richtext data.
Comment 3 Denis Kurz 2016-09-24 20:32:40 UTC
This bug has only been reported for versions older than KDEPIM 4.14 (at most akonadi-1.3). Can anyone tell if this bug still present?

If noone confirms this bug for a recent version of akonadi (part of KDE Applications 15.08 or later), it gets closed in about three months.
Comment 4 Till Schäfer 2016-09-24 23:13:23 UTC
still valid for 5.3.1
Comment 5 Daniel Vrátil 2018-08-27 22:50:19 UTC
We switched to a model in 18.08, so unless you try to resize columns, it keeps Akonadi Console responsive even with a long logging session.