[SCM] vlc/master: Update reportbug presubj
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Fri Oct 16 17:41:49 UTC 2015
The following commit has been merged in the master branch:
commit 567eb30acfea7663abc381a965c844288e744028
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Fri Oct 16 19:38:49 2015 +0200
Update reportbug presubj
Mention /usr/lib/vlc/plugins/plugins.dat and mention VLC_PLUGINS_PATH.
Closes: #801439
diff --git a/debian/libvlccore8.bug-presubj b/debian/libvlccore8.bug-presubj
index 3f7fbc1..abab9b1 100644
--- a/debian/libvlccore8.bug-presubj
+++ b/debian/libvlccore8.bug-presubj
@@ -3,8 +3,12 @@ Debugging and bug reporting advices:
VLC media player is highly modular. So in case a feature is not working
at all, you need to check that the module handling it is present.
+ * Make sure that the plugins cache in /usr/lib/vlc/plugins/plugins.dat is
+ up-to-date. Run "/usr/lib/vlc/vlc-cache-gen -f /usr/lib/vlc/plugins" as
+ root to regenerate the cache.
- * Use "rm ~/.cache/vlc/plugins-*.dat" to remove your plugins cache.
+ * If you have set custom plugin paths (e.g. with VLC_PLUGIN_PATH), remove
+ caches in these paths.
* Check that modules are correctly loaded: "vlc -vvv --color --list"
If you have yellow warning lines at the top, that could well be the
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list