puredyne-team team mailing list archive
-
puredyne-team team
-
Mailing list archive
-
Message #01733
[Bug 813158] Re: vlc refuses to start from live-boot
fixed in rev 505
** Changed in: puredyne-live
Assignee: (unassigned) => danstowell (danstowell)
** Changed in: puredyne-live
Status: New => Fix Committed
--
You received this bug notification because you are a member of puredyne
team, which is the registrant for Puredyne Live.
https://bugs.launchpad.net/bugs/813158
Title:
vlc refuses to start from live-boot
Status in Puredyne liveCD/DVD/USB/HD:
Fix Committed
Bug description:
in gazpacho live CD alpha, the VLC menu item does nothing. running
"vlc" or "vlc-wrapper" from terminal gives:
vlc 1.1.4 main libvlc error: No modules were found, refusing to
start. Check that you properly gave a module path with --plugin-path.
A more verbose output (using "-vv") gives stuff including lines
suggesting it's trying to load plugins from "/filesystem-
squashfs/usr/lib/vlc/plugins" rather than "/usr/lib/vlc/plugins" -
which means it's interacting weirdly with the live squashfs.
There's a workaround - explicitly set the path:
vlc --plugin-path=/usr/lib/vlc/plugins
we may need to edit the .desktop file so that the menu does this (this
would be a hook editing /usr/share/applications/vlc.desktop)
To manage notifications about this bug go to:
https://bugs.launchpad.net/puredyne-live/+bug/813158/+subscriptions
References