I found the reason.The default Exec key of the vlc.desktop file(located in /usr/share/applications) have a %U argument,so the full file path passed to vlc will encoded as a URL automatically.To solve this problem,change it to %F,and everything will be fine.
-- vlc regard the file path as a URL,so the subtitle won't be loaded automatically https://bugs.launchpad.net/bugs/190188 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs