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 788256 - gst: Modify behaviour of gst_get_main_executable_path
gst: Modify behaviour of gst_get_main_executable_path
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-09-27 18:29 UTC by Mathieu Duponchelle
Modified: 2017-09-27 19:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gst: Modify behaviour of gst_get_main_executable_path (1.86 KB, patch)
2017-09-27 18:30 UTC, Mathieu Duponchelle
committed Details | Review

Description Mathieu Duponchelle 2017-09-27 18:29:59 UTC
To actually return the path of the executable, not its
directory.
Comment 1 Mathieu Duponchelle 2017-09-27 18:30:04 UTC
Created attachment 360561 [details] [review]
gst: Modify behaviour of gst_get_main_executable_path
Comment 2 Sebastian Dröge (slomo) 2017-09-27 18:45:34 UTC
Review of attachment 360561 [details] [review]:

Also make the getter return a const *gchar (const!)
Comment 3 Mathieu Duponchelle 2017-09-27 19:02:16 UTC
Attachment 360561 [details] pushed as 2138aca - gst: Modify behaviour of gst_get_main_executable_path