Glib issue?
Search Criteria
Package Details: rhythm-e 41-2
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2012-09-14)
| Package Base: | rhythm-e |
|---|---|
| Description: | Elementary version of Rhythmbox |
| Upstream URL: | http://www.rhythmbox.org |
| Category: | multimedia |
| Licenses: | |
| Submitter: | Hilinus |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 13 |
| First Submitted: | 2010-09-23 08:51 |
| Last Updated: | 2011-04-04 16:01 |
Dependencies (12)
- desktop-file-utils
- gnome-media>=2.29.91
- gstreamer0.10-base-plugins
- gstreamer0.10-good-plugins
- gstreamer0.10-python>=0.10.17
- gvfs>=1.5.5
- hicolor-icon-theme
- libnotify>=0.4.5
- libsoup-gnome>=2.29.91
- musicbrainz>=2.1.5
- pygtk>=2.17.0
- totem-plparser>=2.29.92
Required by (0)
Sources
- gnome-media-profiles-fix.patch
Latest Comments
Comment by hellnest
Comment by Hilinus
It should compile now, but it does not run due to this error:
Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported
If someone has a clue on how to make this work, please tell me.
Anonymous comment
bump 0.13.3,
new plugins: modded-rhythmarty, open folder
ayatana is dropped, sound indicator use mpris.
enjoy ;)
Comment by Hilinus
Fixed.
Anonymous comment
Lacks "gnome-common" build-time dependency
Anonymous comment
@Hilinus,
Thanks for the explanation about the flags, I might give them a try later on, but I don't necessary need it.
I copied remote-icon.png from a regular rhythmbox install to the src dir of rhythm-e and it compiled without a problem.
So it seems the image isn't included but is still needed.
Btw Rhythm-e with RhytmArty looks very nice!
http://www.elementary-project.com/forum/viewtopic.php?f=4&t=228
Comment by Hilinus
@aaahaaap
--enable-vala and --enable-ayatana are needed for users who want rhythm-e to be compiled with support for ubuntu-style indicators. I gave it a try, but too work was needed in order to get the package build with those enabled, so i gave up.
Anonymous comment
I am getting the same error as Berseker, guess you're missing a dependency?
And what do you mean with "- autogen/configure with at least thoses flags: --enable-vala --enable-ayatana"?
those flags aren't in your PKGBUILD?
Comment by Hilinus
Ciao berseker :)
Just tried, and the code compiles correctly now. Maybe it was just a temporary problem, as you said.
Comment by Berseker
ciao hilinus!
I can't compile because i get this
http://paste.pocoo.org/show/312457/
do you know if it's a temporary problem of the bzr code or what? I'm using [testing] if it can help..
Anonymous comment
@Hilinus /usr/lib/pkgconfig/libpanelapplet-2.0.pc belongs to gnome-panel-bonobo 2.32.1-1
Comment by Hilinus
indicator-applet does not compile. It needs libpanelapplet-2.0.pc, while the gnome-panel from arch repositories provides libpanelapplet-3.0.pc. Symlinking did not do the trick. How did you manage to compile it?
Anonymous comment
packages from AUR for the indicators:
libindicate 0.4.4-3
indicator-applet 0.4.6-1
indicator-sound 0.5.2-2
libindicator 0.3.15-1
you need
- vala installed
- autogen/configure with at least thoses flags: --enable-vala --enable-ayatana
ask if u got any problems.
Comment by Hilinus
Nice. Can you tell me which ayatana packages have you installed to make it work? I'm on KDE at the moment, but i could set up a little virtual machine to try it out.
Anonymous comment
Just updated the branch to 0.13.2 with rocking Lastfm Librefm plugins. Still using indicators (ayatana project)
Should work on arch qith the ayatana packages installed, i got it running and yes i am back on arch :)
Comment by Hilinus
Can't reproduce here. Have you tried building the package manually with makepkg? To do so, download all the files required for the build (PKGBUILD and rhythm-e.install) and compile the package with makepkg.
Also, does rhythmbox start despite the warning?
Comment by Sharpeee
When I run it from the terminal I get: (process:14328): Rhythmbox-WARNING **: Could not load desktop file '/tmp/packerbuild-1000/rhythm-e/rhythm-e/src/rhythm-e/data/rhythmbox.desktop': No such file or directory
Comment by Hilinus
It should work now. Feel free to report any other problem here.
Anonymous comment
compiltaion fails because of python update
Comment by Hilinus
Why has this been flagged out of date? Please explain.
Comment by Hilinus
Thanks. I have updated the PKGBUILD
Anonymous comment
the bzr repository has been moved to the official launchpad page of the project: https://code.launchpad.net/rhythm-e.
You may be interested in testing the last changes.