View Full Version : Request: Rhythmbox 0.9.0
vvlist
August 10th, 2005, 03:51 PM
It's finally here, after a 10 month wait! This can't be hard to backport. It says it has better memory usage and stability though.
SKLP
August 10th, 2005, 03:57 PM
With the official backports it IIRC won't be backported before it has hit breezy...
and it hasn't.
vvlist
August 10th, 2005, 04:03 PM
That's too bad :( I wanted it to hold me over until the new Sonance release, oh well muine will have to do for now.
SKLP
August 10th, 2005, 04:11 PM
Sonance is progressing nicely :)
tried yesterdays CVS
and it's no longer called Sonance -- It's called Banshee.
It looked VERY nice. However it was very buggy/incomplete.
1.0 is going to be nice :)
pulp
August 10th, 2005, 05:08 PM
loving rhythmbox. seconding this request
vvlist
August 10th, 2005, 08:14 PM
Yeah I'm excited about Sonance err Banshee, hows the iPod support? I've been waiting for a stable release for months.
charlieg
August 10th, 2005, 08:32 PM
With the official backports it IIRC won't be backported before it has hit breezy...
and it hasn't.
Corey begs to differ:
http://www.ubuntuforums.org/showpost.php?p=295899&postcount=29
vvlist
August 10th, 2005, 09:13 PM
So.......Does anyone think it could be backported? I'd love to give it a try.
SKLP
August 10th, 2005, 10:06 PM
Corey probably meant 0.8.99 is in breezy.
I just did an apt-get update and no new rhythmbox...
SKLP
August 10th, 2005, 10:07 PM
Yeah I'm excited about Sonance err Banshee, hows the iPod support? I've been waiting for a stable release for months.Well, the iPod support seems to be a big priority for Banshee. However, as of current CVS, you cant even play songs :)
RastaMahata
August 10th, 2005, 10:22 PM
Well, I tried to make a deb package (I didnt try to compile), but it needed some unavailable libraries, so I guess we'll have to wait for breezy :/
vvlist
August 11th, 2005, 01:33 AM
Well, the iPod support seems to be a big priority for Banshee. However, as of current CVS, you cant even play songs :)
Have they changed the website? Because they haven't updated the name on Aaron's site to Banshee yet.
pulp
August 11th, 2005, 06:39 AM
ftp://ftp.ubuntu.com/ubuntu/pool/main/r/rhythmbox/
The .deb hit breezy.
ntd
August 11th, 2005, 04:21 PM
ftp://ftp.ubuntu.com/ubuntu/pool/main/r/rhythmbox/
The .deb hit breezy.
Yet another person hoping for a backport :)
Edit: the totem-plparser that configure wants is in the libtotem-plparser (IIRC) package that has already been backported...so it looks like everything required to build it is available...I'm going through a build now and will edit if it works
Edit: Yup, works very well actually :D...seems much more responsive than previous versions...if you want it to build, just do a `sudo apt-get install libtotem-*` and that'll take care of the totem-plparser dependenct
Gnobody
August 11th, 2005, 07:35 PM
Yet another person hoping for a backport :)
Edit: the totem-plparser that configure wants is in the libtotem-plparser (IIRC) package that has already been backported...so it looks like everything required to build it is available...I'm going through a build now and will edit if it works
Edit: Yup, works very well actually :D...seems much more responsive than previous versions...if you want it to build, just do a `sudo apt-get install libtotem-*` and that'll take care of the totem-plparser dependenct
I'm not finding anything with libtotem-, and yes I have backports!
RastaMahata
August 12th, 2005, 06:16 PM
I'm not finding anything with libtotem-, and yes I have backports!
no libtotem here neither
drummer
August 13th, 2005, 05:01 AM
no libtotem here neither
I get this:$ apt-cache search libtotem
libtotem-plparser-dev - Totem Playlist Parser library - development versionbut can't install that because there is no libtotem-plparser on which it depends (a little pointless). I also can't install the deb from Breezy, far too many dependancy issues. Can't compile either, also dep issues for debs I can't find in apt:checking for gtk+-2.0 >= 2.5.4 libgnomeui-2.0 libglade-2.0 gnome-vfs-2.0 >= 2.6 gnome-vfs-module-2.0 totem-plparser >= 1.1.3 ... Requested 'totem-plparser >= 1.1.3' but version of totem-plparser is 1.1.1
configure: error: Library requirements ( gtk+-2.0 >= 2.5.4 libgnomeui-2.0 libglade-2.0 gnome-vfs-2.0 >= 2.6 gnome-vfs-module-2.0 totem-plparser >= 1.1.3 ) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
Another funny thing is totem-plparser, it wants 1.1.3, and says I have 1.1.1 ... I can't see either in apt ?!?
doclivingston
August 13th, 2005, 09:24 AM
totem-plparser gets built as a part of totem, although in breezy, and I think backports as well, it's in its own package.
I've just checked and it appears that totem 1.1.1 is the latest version in backports, you'll have to wait until totem 1.1.3 (or 1.1.4) is included before you can get Rhythmbox 0.9.0. The newer version of totem is the only extra requirement over a Gnome 2.10 desktop.
SKLP
August 16th, 2005, 02:44 PM
However, as of current CVS, you cant even play songs :)
With Banshee from current cvs, I'm happy to report I can play songs (even AACs) ;-)
drummer
August 16th, 2005, 05:32 PM
With Banshee from current cvs, I'm happy to report I can play songs (even AACs) ;-)
How did you compile the Banshee CVS? I tried to but it needed mono 1.1.8, whereas Hoary has 1.1.7 ... I also downloaded the latest mono and it installed into my home directory, but I don't know how to compile CVS using that version.
SKLP
August 16th, 2005, 07:02 PM
How did you compile the Banshee CVS? I tried to but it needed mono 1.1.8, whereas Hoary has 1.1.7 ... I also downloaded the latest mono and it installed into my home directory, but I don't know how to compile CVS using that version.I'm on Breezy :)
drummer
August 17th, 2005, 01:06 AM
I'm on Breezy :)
:( .. I guess I'll just wait :P
jbo
August 24th, 2005, 07:51 AM
Waiting for the breezy release is kind of a fun experience. I feel like I am 10 years old and waiting for christmas to finally come. Not to often you have something fun to look forward to these days.. :P
drummer
August 24th, 2005, 08:19 AM
Waiting for the breezy release is kind of a fun experience. I feel like I am 10 years old and waiting for christmas to finally come. Not to often you have something fun to look forward to these days.. :P
I know exactly what you mean, I'm practically jumping out of my skin in anticipation.. only 2 months to go now :D
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.