All local folders lost in KMail
René J.V. Bertin
rjvbertin at gmail.com
Fri Aug 9 07:52:15 BST 2019
On Thursday August 08 2019 10:14:43 Peter Humphrey wrote:
>I'm beginning to wonder whether my problems, which are many and varied, stem
>from the way I build the system. This being Gentoo, everything is compiled
>from source - even the compiler. This is what I have set for kmail, in case it
>helps:
>
>kde-apps/kmail-19.04.3:5::gentoo USE="handbook -debug -test"
Does `-debug` mean that you're building a debug variant without optimisation, or just that you build with something like `-O2 -g` and preserve the debug information?
If the former you're probably taking a significant performance hit, and if you're on a slower or very busy system this may lead to subtle issues, for instance because of timeouts not being met.
R.
More information about the kdepim-users
mailing list