I am going through the output of journalctl --boot=0 --no-pager --priority=warning..crit
to fix whatever problems turn up there.
One of them is this:
Apr 04 14:06:36 jar-d systemd-coredump[3409]: [🡕] Process 3396 (ibus-ui-gtk3) of user 1000 dumped core.
–with a long block of numbers.
I seem to get that every time the computer reboots and sometimes during use.
I experience no adverse effect.
Still I want to fix it if possible, and so I have already tried these:
exit ibus-daemon
rm -rf ~/.cache/ibus
sudo pacman -S ibus
ibus start
–and rebooting, but no success.
What else could I try?