Linux Multiple Kodi's Running
#1
Hi!

Stupid question.... Is it normal to have multiple versions of Kodi be running and executing? This is what I have running:

Code:
hts       1459  0.0  0.0   4476   764 ?        Ss   10:15   0:00 /bin/sh /usr/bin/kodi-standalone
hts       1500  0.0  0.0  11140   320 ?        Ss   10:15   0:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session kodi-standalone
hts       1503  0.0  0.0  38884  1920 ?        S    10:15   0:00 /usr/bin/dbus-launch --exit-with-session kodi-standalone
hts       1508  0.0  0.0   4476   904 ?        S    10:15   0:00 /bin/sh /usr/bin/kodi --standalone
hts       1510 14.9 14.8 3017344 304620 ?      Sl   10:15   6:47 /usr/lib/kodi/kodi.bin --standalone
bob+  1881  0.0  0.1   9496  2180 pts/0    S+   11:00   0:00 grep --color=auto -i kodi

I have an xsession setup to run Kodi when lightdm runs...

Code:
[Desktop Entry]
Name=Kodi
Comment=This session will start Kodi Media Center
Exec=kodi-standalone
TryExec=kodi-standalone
Type=Application

This is on a newly built Ubuntu 15.10 box (minimal/mini.iso) and with Lubuntu minimal running on it. I haven't noticed this before, but again, I haven't really looked...

Thanks!
Reply
#2
What you are seeing is normal
Reply
#3
Thank You! I was having a small lip sync problem and didn't know if this was the cause of it.
Reply

Logout Mark Read Team Forum Stats Members Help
Multiple Kodi's Running0