This is fixed in intrepid
Strace log:

1086 open("/etc/mplayer/mplayer.conf", O_RDONLY|O_LARGEFILE) = 3
1087 fstat64(3, {st_mode=S_IFREG|0644, st_size=3270, ...}) = 0
1088 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) 
= 0xb7f0a000
1089 read(3, "#\n# MPlayer configuration file\n#"..., 4096) = 3270
1090 read(3, "", 4096)                       = 0
1091 close(3)                                = 0

It gets overwritten by ~/.mplayer/config which is the way it should be.


** Changed in: mplayer (Ubuntu)
       Status: New => Fix Released

-- 
DVB channels.conf isn't read in /etc/mplayer
https://bugs.launchpad.net/bugs/214562
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to