-
Notifications
You must be signed in to change notification settings - Fork 39
fcitx not getting reaped #154
Copy link
Copy link
Open
Labels
Description
* cinnamon-session version 4.4.2
* Distribution - Linux Mint 19.3
* AMD A12-9720P RADEON R7 driver: amdgpu,ati
* 64 bit
Issue
Zombie fcitx:
UID PID PPID C STIME TTY STAT TIME CMD
daniel 1981 1409 0 Feb01 ? Ssl 0:15 cinnamon-session --session cinnamon
daniel 2057 1981 0 Feb01 ? Z 0:00 [fcitx]
daniel 2059 1 0 Feb01 ? S 0:02 /usr/bin/fcitx
daniel 2072 1 0 Feb01 ? SN 0:00 /usr/bin/fcitx-dbus-watcher unix:abstract=/tmp/dbus-7xSFtjnCl2,guid=61653238aaa4d018572bc1c763dafa78 2065
Steps to reproduce
Just log in
Expected behaviour
Cinnamon should reap (or not start?) its child fcitx process.
Other information
Reactions are currently unavailable