Bug 1279259 - Clementine should depend on gstreamer-plugins-good
Summary: Clementine should depend on gstreamer-plugins-good
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: clementine
Version: 23
Hardware: All
OS: All
unspecified
medium
Target Milestone: ---
Assignee: Jan Grulich
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-08 22:31 UTC by Christoph Erhardt
Modified: 2016-01-04 19:57 UTC (History)
2 users (show)

Fixed In Version: clementine-1.2.3-14.fc23 clementine-1.2.3-14.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-04 18:52:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
.spec-file patch (336 bytes, patch)
2015-12-01 09:54 UTC, Christoph Erhardt
no flags Details | Diff
.spec-file patch (348 bytes, patch)
2015-12-01 09:56 UTC, Christoph Erhardt
no flags Details | Diff

Description Christoph Erhardt 2015-11-08 22:31:06 UTC
The Clementine package automatically pulls in gstreamer and gstreamer-plugins-base, but to play any audio files at all, it additionally requires gstreamer-plugins-good to be installed. This is because Clementine uses autoaudiosink as its default audio sink, which is is part of GStreamer's "good" plugin set (see http://gstreamer.freedesktop.org/documentation/plugins.html).

Without gstreamer-plugins-good installed, Clementine will show the following error message whenever the user tries to play any file:
"GStreamer could not create the element: autoaudiosink.
Please make sure that you have installed all necessary GStreamer plugins (e.g. OGG and MP3)"

This means that Clementine is useless without gstreamer-plugins-good, which is why it should have a hard dependency on it.

Comment 1 Christoph Erhardt 2015-12-01 09:54:47 UTC
Created attachment 1100808 [details]
.spec-file patch

Here's a patch for the .spec file.

Comment 2 Christoph Erhardt 2015-12-01 09:56:05 UTC
Created attachment 1100809 [details]
.spec-file patch

Comment 3 Fedora Update System 2015-12-01 15:07:02 UTC
clementine-1.2.3-14.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-0b0c0bc801

Comment 4 Fedora Update System 2015-12-01 22:30:09 UTC
clementine-1.2.3-14.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update clementine'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-0b0c0bc801

Comment 5 Fedora Update System 2015-12-03 16:03:15 UTC
clementine-1.2.3-14.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update clementine'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-a0f431676b

Comment 6 Fedora Update System 2016-01-04 18:52:47 UTC
clementine-1.2.3-14.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2016-01-04 19:57:24 UTC
clementine-1.2.3-14.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.