[Bug 747892] New: validate:launcher: Handle git error properly
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Apr 15 01:15:42 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747892
Bug ID: 747892
Summary: validate:launcher: Handle git error properly
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: minor
Priority: Normal
Component: gst-devtools
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: joybro201 at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
_get_git_first_hash doesn't work properly when git is not installed on running
system. This could happen on embedded target device like TV.
subprocess.check_output() emits 'OSError' exception in that case, but not
handled.
--
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