Re: [Banshee-List] 0.11.0 + FC5 = crash?
- From: David Nielsen <david lovesunix net>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] 0.11.0 + FC5 = crash?
- Date: Sat, 23 Sep 2006 17:54:46 +0200
l�3 09 2006 kl. 09:26 +1200, skrev Scott Mohekey:
> Same problem here. I remember reading in the mailing list a while ago
> that this was due to an outdated version of dbus or some such on fedora.
> I haven't bothered to try building dbus manually mysefl, but I
> understand this fixes the problem.
The Fedora RPM which I happen to be playing with currently to give me a
0.11.0 build contains the following patch, I'm unsure if that has
anything to do with the issue in question.
I have 0.11.0 up and running along with the official plugins, however I
can't for my life make libipoddevice love the annoyance that is multilib
by default (FC6) so no ipod love currently.
Index: banshee/src/banshee.exe.config.in
===================================================================
RCS file: /cvs/gnome/banshee/src/banshee.exe.config.in,v
retrieving revision 1.15
diff -d -u -p -r1.15 banshee.exe.config.in
--- banshee/src/banshee.exe.config.in 3 Feb 2006 17:18:52 -0000
1.15
+++ banshee/src/banshee.exe.config.in 1 Sep 2006 19:18:12 -0000
@@ -5,5 +5,6 @@
<dllmap dll="libbonobo-2.so" target="libbonobo-2.so.0" />
<dllmap dll="gdk-x11-2.0" target="libgdk-x11-2.0.so.0" />
<dllmap dll="libbanshee"
target="@expanded_libdir@/@PACKAGE@/libbanshee.so" />
+ <dllmap dll="libdbus-glib-1" target="libdbus-glib-1.so.2" />
<dllmap dll="libX11" target="libX11.so.6" />
</configuration>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]