Removing dleyna (whatever it is) and killing the process gets rid of this problem.
sudo aptitude remove dleyna-renderer dleyna-server sudo kill -9 {dleyna pid}
There porbably is a more correct way to fix this problem.
Removing dleyna (whatever it is) and killing the process gets rid of this problem.
sudo aptitude remove dleyna-renderer dleyna-server
sudo kill -9 {dleyna pid}
There porbably is a more correct way to fix this problem.