﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
5548	Audio plugin fails to load. Namespace Gst not available - Debian Jessie Install	anongoblin		"Upon installation of mediagoblin, and trying to activate the audio plugin, it fails to load properly.

OS Debian 8 / Devuan Jessie

When executing the ./gmg update command the following error is received:

 File ""/srv/mediagoblin.example.org/mediagoblin/mediagoblin/media_types/audio/transcoders.py"", line 44, in <module>
    gi.require_version('Gst', '1.0')
  File ""/usr/lib/python2.7/dist-packages/gi/__init__.py"", line 100, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Gst not available


The workaround is the same as described on this page:
https://bugs.launchpad.net/pomodoro-indicator/+bug/1370221

The following NEW packages will be installed:
  gir1.2-gst-plugins-base-1.0 gir1.2-gstreamer-1.0 gstreamer1.0-tools

Appears the documentation is missing a dependancy for Debian Jessie."	defect	closed	major		documentation	no-action	gst gstreamer python audio plugin		
