https://bugs.kde.org/show_bug.cgi?id=401050
Bug ID: 401050
Summary: kmail mailto invokation fails if akonadi is loaded
Product: kmail2
Version: 5.9.1
Platform: Debian unstable
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Invoking kmail mailto handler from the command line does nothing if akonadi is
loaded.
STEPS TO REPRODUCE
1. Make sure akonadi is not run it or stop it (akonadictl stop)
2. Invoke kmail from command line: kmail -qwindowtitle KMail
mailto:[email protected]
3. See kmail compose window appears
4. Now akonadi should be running (check akonadictl status)
5. Repeat the previous kmail command: kmail -qwindowtitle KMail
mailto:[email protected]
OBSERVED RESULT
kmail compose window does not appear. The only traces in console are:
QIODevice::read (QLocalSocket): device not open
(repeated several times)
EXPECTED RESULT
kmail compose window does appear.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian sid
kmail 5.9.1
KDE Frameworks 5.51.0
Qt 5.11.2 (compilado con 5.11.2)
ADDITIONAL INFORMATION
I'm not running a full plasma desktop (temporarily). I run lxqt.
Maybe related to https://bugs.kde.org/show_bug.cgi?id=389073
--
You are receiving this mail because:
You are the assignee for the bug.