After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 627918 - Do not install gst-camera.ui
Do not install gst-camera.ui
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.20
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-08-25 08:32 UTC by Vincent Untz
Modified: 2010-08-30 13:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Untz 2010-08-25 08:32:31 UTC
Since this change: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=1e399b9838d38dd6cd92da4ab83cbc89dc3d007c

gst-camera is not installed anymore. However, gst-camera.ui is still installed.
Comment 1 Sebastian Dröge (slomo) 2010-08-30 13:21:23 UTC
commit 940d253b7824644d1088386049f22444c389fbc2
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Mon Aug 30 15:20:08 2010 +0200

    camerabin: Don't install gst-camera.ui
    
    The examples are not meant to be installed and the executables of
    them are not installed anyway.
    
    Fixes bug #627918.