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 680893 - gst-python: enable relocations of the bindings
gst-python: enable relocations of the bindings
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-python
0.10.x
Other Windows
: Normal enhancement
: 0.10.23
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-07-31 09:57 UTC by Andoni Morales
Modified: 2012-12-18 16:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gst-python: enable relocations of the bindings (1.30 KB, patch)
2012-07-31 09:57 UTC, Andoni Morales
committed Details | Review

Description Andoni Morales 2012-07-31 09:57:30 UTC
Created attachment 219958 [details] [review]
gst-python: enable relocations of the bindings

On windows it's usually hard to tell where the user will install anything and fix paths in the installation step. The following patch looks for a relative path to find the gst-0.10 directory if the hardcoded one fails.