[Bug 744877] tools: bash completion for gst-inspect and gst-launch
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Mar 18 10:57:12 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=744877
--- Comment #25 from David Röthlisberger <david at rothlis.net> ---
No worries. :-)
Your first patch missed "_mandatory__argument" in helpers/gst.
I just realised that there's a similar problem with the environment
variables (HELPERDIR and HELPER) created in both the gst-launch-1.0 and
gst-inspect-1.0 completion scripts. I suppose you'd need to put this
inside a function that uses a local variable for the intermediate
calculations.
Also, I'm not convinced that the bash-completion scripts are actually
being installed properly. "make distcheck" fails for me as of 17349158
(if I revert 56dd2d89 which added "--with-bash-completion-dir=no" during
distcheck). Note that I *do* have 8786655b which attempts to fix the
DESTDIR issue but it still fails for me. Note that DESTDIR will have to
work in order for the debian packages to get the bash-completion
scripts.
Cheers,
Dave.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list