Bug 402813 - Akonadi 5.10.0 throws a Qt error
Summary: Akonadi 5.10.0 throws a Qt error
Status: RESOLVED DUPLICATE of bug 401692
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-03 09:27 UTC by Peter Humphrey
Modified: 2019-01-25 12:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Humphrey 2019-01-03 09:27:32 UTC
SUMMARY

STEPS TO REPRODUCE
1. Clear akonadi cache on a mail folder
2. akonadictl restart
3. Observe konsole output

OBSERVED RESULT
ProtocolException thrown:Failed to write data to stream
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt.
You must not let any exception whatsoever propagate through Qt code.
If that is not possible, in Qt 5 you must at least reimplement
QCoreApplication::notify() and catch all exceptions there.

terminate called after throwing an instance of 'Akonadi::ProtocolException'
  what():  Failed to write data to stream

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
MacOS: 
Linux/KDE Plasma: 
(available in About System) - What is About System?

KDE Plasma Version: 5.53.0
KDE Frameworks Version: 5.53.0
Qt Version: 5.11.3 (built against 5.11.3)

ADDITIONAL INFORMATION

I've only seen this once, and I can't tell what process caused it.
Comment 1 Christoph Feck 2019-01-25 12:50:18 UTC

*** This bug has been marked as a duplicate of bug 401692 ***