I am using gstreamer 0.8.11 and the same for gst-plugins. -nathan Ernst Persson wrote: What version of gstreamer and gst-plugins are you using? It could be a wierd id3-tag in a specific song. Regards /Ernst On 2/10/06, Nathan <developer 3dmobility com> wrote:Joe McCann wrote: On Wed, 2006-02-08 at 22:46 -0700, Nathan wrote: James Livingston wrote: On Wed, 2006-02-08 at 19:37 -0700, Nathan wrote: * When I tried to start it, I got a message saying it couldn't find libdbus-1.so.1 This means that you have upgraded to dbus 0.6, and something that Rhythmbox uses hasn't been recompiled. I've seen several of these reports before, and it usually turnout out to gnome-vfs. If you try to run "gnomevfs-ls" do you get the same error? If so, then it is gnome-vfs thet needs rebuilding. gnomevfs-ls looks OK. I get a nice little directory listing, so I think that part is working. * I have libdbus-1.so.2 so I created a symlink for libdbus-1.so.1, ended up doing the same thing for libdbus-glib-1.so.1 The reason for chaning the library version number is that they are API and ABI incompatible - you *need* to rebuild whatever it is that needs rebuilding. It is probably crashing when RB tried to use gnome-vfs for something that needs to talk to it's daemon (which goes over dbus). Cheers, James "Doc" Livingston I took the symlink out, and the exact error is: rhythmbox: error while loading shared libraries: libdbus-1.so.1: cannot open shared object file: No such file or directory Is there any good way of tracking down what needs to be re-compiled? You can use revdep-rebuild which is found in the gentoolkit package(emerge gentoolkit). Running "revdep-rebuild --soname libdbus-1.so.1" will rebuild all package linking against the old shared library. Alright, I made it through revdep-rebuild, and rhythmbox now starts up just fine without any creative symlinking of files. But, I'm still getting the crash after trying to load the large directory of music. Any ideas? Thanks for the help so far. -Nathan _______________________________________________ rhythmbox-devel mailing list rhythmbox-devel gnome org http://mail.gnome.org/mailman/listinfo/rhythmbox-devel-- Ernst Persson Stickybit AB Unix / Linux consultant Gustav Adolfs Torg 10 A +46 40 631 15 08 SE-211 39 Malmö ernst stickybit se http://www.stickybit.se/ _______________________________________________ rhythmbox-devel mailing list rhythmbox-devel gnome org http://mail.gnome.org/mailman/listinfo/rhythmbox-devel |