One more thing: I was able to get rid of the processes by executing the following command:
$ sudo kill `ps axuwww | fgrep indicator-services-start | awk '{ print $2 }'` However, as a result I lost the sound control thingy from the panel. I should have probably excluded the indicator process which was owned by myself. The following command might be better (not tested, for future reference): $ sudo pkill -u lightdm -f indicator-services-start -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1394193 Title: 114 instances of indicator-sound-service running To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1394193/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs