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 563507 - Tests are using "alpha" element from gst-plugins-good but don't set correct plugin path
Tests are using "alpha" element from gst-plugins-good but don't set correct p...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gnonlin
git master
Other Linux
: Normal normal
: 0.10.11
Assigned To: GStreamer Maintainers
Edward Hervey
Depends on:
Blocks:
 
 
Reported: 2008-12-06 22:09 UTC by Sebastian Dröge (slomo)
Modified: 2009-03-21 15:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2008-12-06 22:09:06 UTC
Hi,
the gnonlin unit test suite uses the alpha element from gst-plugins-good but doesn't set the plugin path correctly. It only includes the gstreamer core and base plugin paths, not the good one. Unfortunately the good pkg-config file is not installed though :)
Comment 1 Sebastian Dröge (slomo) 2008-12-07 10:26:38 UTC
To clarify, this only happens in an uninstalled environment or when the good plugins are installed to a different place than core/base
Comment 2 Edward Hervey 2009-03-21 15:50:11 UTC
commit 4c533ba87a1fcb4daba29488fad6b24a552f2aca
Author: Edward Hervey <bilboed@bilboed.com>
Date:   Sat Mar 21 16:48:53 2009 +0100

    Fix tests when running on systems with alpha. Fixes #563507