Opened 7 years ago
Closed 5 years ago
#5548 closed defect (no-action)
Audio plugin fails to load. Namespace Gst not available - Debian Jessie Install
Reported by: | anongoblin | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | documentation | Keywords: | gst gstreamer python audio plugin |
Cc: | Parent Tickets: |
Description
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.
Sorry we didn't respond to this ticket in a timely fashion. Given this was some time ago, I'll close this ticket, but please get in touch if you need further help.