Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130210 - New version of Rhythmbox 0.9.4
Summary: New version of Rhythmbox 0.9.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-16 20:22 UTC by Reyad Attiyat
Modified: 2006-04-17 17:23 UTC (History)
3 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 Reyad Attiyat 2006-04-16 20:22:56 UTC
A new version of Rhythmbox is now avliable. Please update the ebuild and also let in rely on gstreamer 0.10 as it has become unmasked.
Comment 1 Lars Roland 2006-04-17 04:17:22 UTC
(In reply to comment #0)
> A new version of Rhythmbox is now avliable. Please update the ebuild and also
> let in rely on gstreamer 0.10 as it has become unmasked.
> 

Rhythmbox 0.9.4 is indeed a great step in the right direction (my ipod works and m4a files works) - For now you can install it with a small hack
 
 mkdir -p /usr/local/portage/media-sound
 cp -a /usr/portage/media-sound/rhythmbox/rhythmbox-0.9.3.1_p1.ebuild !$
 cd !$
 mv rhythmbox-0.9.3.1_p1.ebuild rhythmbox-0.9.4.ebuild 
 ebuild rhythmbox-0.9.4.ebuild digest
 USE="gstreamer010" emerge -k rhythmbox-0.9.4.ebuild

make sure to have your overlay pointing at /usr/local/portage/.
Comment 2 Christian Gut 2006-04-17 13:17:27 UTC
Well, I'm having the following problem after doing that:

** Message: don't know how to handle application/x-id3

(rhythmbox does not play any song)
Comment 3 Luis Medinas (RETIRED) gentoo-dev 2006-04-17 17:23:11 UTC
bumped in cvs.
Thanks