Journalctl gives me: ibus-ui-gtk3 dumped core

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?

If you have installed it on purpose - remove it

sudo pacman -Rns ibus

otherwise get in touch with the developer(s) at GitHub - ibus/ibus: Intelligent Input Bus for Linux/Unix

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.