https://bugs.kde.org/show_bug.cgi?id=435939

--- Comment #1 from esw80...@cuoly.com ---
I believe I have narrowed down the issue. Going to ~/.config/emailidentities, I
noticed that the uoid of the identity X is a larger 10-digit number than that
of all the other identities. Manually editing the file and setting the uoid to
something smaller resolves the problem.

In fact, the bug reappears exactly when the uoid is set to something larger
than 2^31-1, so it looks to me like the uint uoid is not treated as an unsigned
int somewhere. I had a brief look at the source but could not find where.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to