Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293333 - media-sound/decibel-audio-player missing dependency on media-libs/gst-plugins-good
Summary: media-sound/decibel-audio-player missing dependency on media-libs/gst-plugins...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-16 00:55 UTC by john
Modified: 2009-11-16 20:29 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description john 2009-11-16 00:55:25 UTC
decibel can't play mp3s without this library, the error is:
** Message: don't know how to handle application/x-id3

Installing media-libs/gst-plugins-good fixes it for me

Reproducible: Always

Steps to Reproduce:
1.start decibel-audio_player
2.find an mp3 to play
3.select and play it

Actual Results:  
the player will start skipping over all your mp3s (error messages appear in terminal)

Expected Results:  
music starts playing
Comment 1 nm (RETIRED) gentoo-dev 2009-11-16 19:36:20 UTC
Actually, it's gst-plugins-meta that's missing the dep on gst-plugins-good. I talked with the gnome and gstreamer guys; they said they'd add the dep to -meta.

Guys, how's this coming?
Comment 2 Olivier Crete (RETIRED) gentoo-dev 2009-11-16 20:29:13 UTC
oops, forgot to commit it. gst-p-meta r2 and r3 should have the dep now.