*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY STEPS TO REPRODUCE 1. Open program 2. Add new server (it is in the list of servers in the setting window) 3. close the settings window 4. open settings window again OBSERVED RESULT list of servers is empty EXPECTED RESULT servers are saved SOFTWARE/OS VERSIONS kinfo Operating System: Gentoo Linux 2.18 KDE Plasma Version: 6.4.5 KDE Frameworks Version: 6.19.0 Qt Version: 6.9.3 Kernel Version: 6.16.9-gentoo-dist (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 8845HS w/ Radeon 780M Graphics Memory: 64 GiB of RAM (60.6 GiB usable) Graphics Processor: AMD Radeon 780M Graphics ADDITIONAL INFORMATION Actually, I had sieveeditor configured with two server configurations before, but when starting it today, those servers were gone. When I tried to add them again, I noticed they don't stay there. maybe related? I started sieveeditor from terminal, but there is no output at all, so no indication, of what's going wrong. Where are the settings supposed to be saved anyway? Somewhere in akonadi, or in a plain file?
it's stored in ~/.config/sieveeditorrc It works here.
~/.config/sieveeditorrc contains one server entry, but nevertheless, it isn't picked up in sieveeditor. when I delete the file it get's recreated, the moment i exit the settings window, but the server can't be used still. What i also noted is, initially the file contained a section with window geometry settings. after i deleted the file, the new one doesn't contain this section.
What I forgot to ask: is there some option to get some kind of output, like on the CLI or somewhere else?