Video player is not working.. in Ububtu 14.04 - Ask Ubuntu


while opening video player showing

install plugin

then trying install plugin showing as..

software

open terminal , type

  sudo dpkg --configure -a 

if doesn't this

  sudo apt autoremove <packagename> 

if doesn't need internet connection.type in terminal

  sudo apt-get autoclean 

remove sources.list file.and create new sources.list...

sudo rm /etc/apt/sources.list  

then, type in

sudo software-properties-gtk 

enter image description here open software-properties-gtk , newsources.list will created automatically.

then change server or other server of choice. must enable repositories new dialog in order create new sources.list.

tick boxes click on revert click close.

need restore default repositories

 sudo apt-get update && sudo apt-get dist-upgrade -y 

(it practice backup file before installing recover if such things happen)

now install video player plugins :)


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User