Ad
perlinjones
asked Jan 25 2018
Answer
After installing VLC media player you can't open it with your root user account, so you need to give the privilege for the root user in-order to open VLC media player. Now execute below command to resolve this issue.
sed -i 's/geteuid/getppid/' /usr/bin/vlc
parthiban
asked Jan 26 2018
edited Oct 05 2018
cannot open vlc
I have recently intalled VLC media player on my centos but i can' t open it with root user, is shows error
How to solve this issue? Thanks in advance