Summary: | KMail starts bluetooth headphones | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Michal Hlavac <miso> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 5.14.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michal Hlavac
2020-05-19 21:26:42 UTC
Could be because of QtWebEngine. Please test if this also happens if you start the Falkon browser. OK, openSUSE Tumbleweed was upgraded to QT 5.15 and problems are gone. I think we can close this issue. Thanks Thanks for the update; changing status. The right reason was process named speech-dispatcher-dummy. I couldn't find kmail option to disable tts, but this command resolved all problems: mkdir -p ~/.config/speech-dispatcher && echo "DisableAutoSpawn" >> ~/.config/speech-dispatcher/speechd.conf |