Re: [Banshee-List] compiling 0.13.2
- From: "John Goulah" <jgoulah gmail com>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] compiling 0.13.2
- Date: Sat, 29 Mar 2008 18:58:19 -0400
On Sat, Mar 29, 2008 at 6:12 PM, John Goulah <jgoulah gmail com> wrote:
> I've gone back to the 0.13.2 version since I want Ipod support (I'd
> probably be ok using the one that comes with debian etch's apt but
> that doesn't load my ipod even though its shown on the desktop and
> ipod --list)
>
>
> I'm getting this error, and I have installed mono-zeroconf-0.7.3
>
>
>
> make[4]: Entering directory
> `/home/jgoulah/banshee-0.13.2/src/Plugins/Banshee.Plugins.Daap'
> MONO_PATH=../../../ext/dbus-sharp /usr/bin/gmcs -debug -nowarn:0278
> -r:../../../src/Core/Banshee.Base/Banshee.Base.dll
> -r:../../../src/Core/Banshee.Widgets/Banshee.Widgets.dll
> -r:../../../ext/taglib-sharp/TagLib.dll -target:library
> -out:Banshee.Plugins.Daap.dll
> -r:/usr/local/lib/mono/mono-zeroconf/Mono.Zeroconf.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gnome-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/art-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glade-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gconf-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gconf-sharp-peditors.dll
> -r:Mono.Posix -r:ICSharpCode.SharpZipLib -r:System.Web
> -resource:./daap-sharp/content-codes,content-codes
> ../../../src/AssemblyInfo.cs ./DaapPlugin.cs ./DaapCore.cs
> ./DaapContainerSource.cs ./DaapSource.cs ./DaapTrackInfo.cs
> ./DaapLoginDialog.cs ./DatabaseProxy.cs ./DaapPlaylistSource.cs
> ./DaapProxyWebServer.cs ./DaapConfigPage.cs ./DaapErrorView.cs
> ./daap-sharp/*.cs
> ./DaapSource.cs(98,35): warning CS0168: The variable `e' is declared
> but never used
> ./DaapSource.cs(422,36): warning CS0168: The variable `e' is declared
> but never used
> ./DaapSource.cs(361,20): warning CS0219: The variable `from' is
> assigned but its value is never used
> ./DaapProxyWebServer.cs(110,41): warning CS0168: The variable `e' is
> declared but never used
> ./DaapProxyWebServer.cs(122,33): warning CS0168: The variable `e' is
> declared but never used
> ./DaapProxyWebServer.cs(163,41): warning CS0168: The variable `e' is
> declared but never used
> ./DaapCore.cs(43,35): warning CS0414: The private field
> `Banshee.Plugins.Daap.DaapCore.plugin' is assigned but its value is
> never used
> ./DaapPlaylistSource.cs(43,31): warning CS0414: The private field
> `Banshee.Plugins.Daap.DaapPlaylistSource.db' is assigned but its value
> is never used
> ./DaapPlaylistSource.cs(44,31): warning CS0414: The private field
> `Banshee.Plugins.Daap.DaapPlaylistSource.pl' is assigned but its value
> is never used
> Compilation succeeded - 9 warning(s)
> if test -w banshee-plugin-daap.schemas.in -o \( ! -e
> banshee-plugin-daap.schemas.in -a -w . \); then \
> BANSHEE_DISABLE_GCONF=1
> MONO_PATH=../../../ext/hal-sharp:../../../ext/taglib-sharp:../../../ext/dbus-sharp:../../../src/Extras/Last.FM:../../../src/Extras/MusicBrainz:../../../src/Extras/Gnome.Keyring:../../../src/Core/Banshee.Widgets:../../../src/Core/Banshee.Base:../../../src/Extras/Boo:../../../src/Extras/BooBuddy
> /usr/bin/mono ../../../build/gconf-schema-extractor.exe
> Banshee.Plugins.Daap.dll ./banshee-plugin-daap.schemas.in; \
> fi
>
> ** (../../../build/gconf-schema-extractor.exe:16334): WARNING **: The
> following assembly referenced from
> /home/jgoulah/banshee-0.13.2/src/Plugins/Banshee.Plugins.Daap/Banshee.Plugins.Daap.dll
> could not be loaded:
> Assembly: Mono.Zeroconf (assemblyref_index=9)
> Version: 1.0.0.0
> Public Key: e60c4f4a95e1099e
> The assembly was not found in the Global Assembly Cache, a path listed
> in the MONO_PATH environment variable, or in the location of the
> executing assembly
> (/home/jgoulah/banshee-0.13.2/src/Plugins/Banshee.Plugins.Daap/).
>
>
> ** (../../../build/gconf-schema-extractor.exe:16334): WARNING **:
> Could not load file or assembly 'Mono.Zeroconf, Version=1.0.0.0,
> Culture=neutral, PublicKeyToken=e60c4f4a95e1099e' or one of its
> dependencies.
>
> ** (../../../build/gconf-schema-extractor.exe:16334): WARNING **:
> Could not load file or assembly 'Mono.Zeroconf, Version=1.0.0.0,
> Culture=neutral, PublicKeyToken=e60c4f4a95e1099e' or one of its
> dependencies.
>
> Unhandled Exception: System.Reflection.ReflectionTypeLoadException:
> The classes in the module cannot be loaded.
> at <0x00000> <unknown method>
> at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)
> at System.Reflection.Assembly.GetTypes () [0x00000]
> at GConfSchemaExtractor.Main (System.String[] args) [0x00000]
> make[4]: *** [banshee-plugin-daap.schemas.in] Error 1
> make[4]: Leaving directory
> `/home/jgoulah/banshee-0.13.2/src/Plugins/Banshee.Plugins.Daap'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/jgoulah/banshee-0.13.2/src/Plugins'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/home/jgoulah/banshee-0.13.2/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/jgoulah/banshee-0.13.2'
> make: *** [all] Error 2
>
>
Also, if I pass --disable-daap it seems to compile, but on startup I get:
$ /usr/local/bin/banshee
(Banshee:6086): GdkPixbuf-WARNING **: GdkPixbufLoader finalized
without calling gdk_pixbuf_loader_close() - this is not allowed. You
must explicitly end the data stream to the loader before dropping the
last reference.
Could not find file ""
System.IO.FileNotFoundException: Could not find file ""
at System.IO.Directory.Move (System.String src, System.String dest) [0x00000]
at Banshee.Base.Globals.Initialize
(Banshee.Base.ComponentInitializerHandler interfaceStartupHandler)
[0x00000]
at Banshee.BansheeEntry.Startup (System.String[] args) [0x00000]
at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_string[] (string[])
at Banshee.Gui.CleanRoomStartup.Startup
(Banshee.Gui.StartupInvocationHandler startup, System.String[] args)
[0x00000]
Segmentation fault
Thanks for any help-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]