if it is a password protected share, you'll have to mount it with cifs:
sudo apt-get install cifs-utils
mkdir /mnt/share_name
then add this line to your /etc/fstab :
//server_ip/share_name/mnt/share_namecifs
username=user,password=pass,iocharset=utf8,sec=ntlm 0 0
and run
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: mplayer2 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1271794
Title:
m
Apparently what needs to be done here is to change the Samba include in
stream/stream_smb.c to "". Other
distributions have had the same problem and fixed it this way.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc