On Wednesday 01 February 2023 18:37:44 Michael via tde-users wrote:
On Wednesday 01 February 2023 10:44:41 am ajh-valmer via tde-users wrote:
# apt-cache search KDCOP (no answer)
Also you need to search for the right thing... michael@local [~]# which dcop /opt/trinity/bin/dcop michael@local [~]# dpkg -S /opt/trinity/bin/kdcop tdebase-trinity-bin: /opt/trinity/bin/kdcop michael@local [~]# apt-cache search tdebase-trinity-bin tdebase-trinity-bin - core binaries for the TDE base module
dcop seems correctly installed.
# ps aux|grep dcop andre 974 0.0 0.1 52680 10248 ? S 17:28 0:00 dcopserver [tdeinit] --nosid --suicide : Why this strange process "--suicide" ?
# kill -9 974 the session is stopped and restarted, with the same processus "--suicide" .
Bye, cheers, Andre