[Banshee-List] Mono from SVN



Hello:

It is not possible to run Banshee while using Mono from SVN. Here's what I
get when I try to run it (likely some issue with the GTK# binding):

** (Nereid.exe:2392): WARNING **: Symbol file
/usr/lib/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.dll.mdb
has incorrect version (expected 50.0, got 39)

** (Nereid.exe:2392): WARNING **: Symbol file
/usr/lib/mono/gac/NDesk.DBus.GLib/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.GLib.dll.mdb
has incorrect version (expected 50.0, got 39)
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to
handle the exception.
System.ArgumentException: Cannot resolve method because it's declared in a
generic class.
  at System.Reflection.MethodBase.GetMethodFromHandle (RuntimeMethodHandle
handle) [0x00071] in
/home/hernan/Desktop/MonoSVN/mcs/class/corlib/System.Reflection/MethodBase.cs:60 
  at System.Delegate.get_Method () [0x00027] in
/home/hernan/Desktop/MonoSVN/mcs/class/corlib/System/Delegate.cs:100 
  at GLib.Signal.AddDelegate (System.Delegate d) [0x00000] 
  at Gtk.Adjustment.add_ValueChanged (System.EventHandler value) [0x00000] 
  at
Hyena.Data.Gui.ListView`1[Banshee.Collection.TrackInfo].OnSetScrollAdjustments
(Gtk.Adjustment hadj, Gtk.Adjustment vadj) [0x0000d] in
/home/hernan/Desktop/banshee-1-1.0.0/src/Libraries/Hyena.Gui/Hyena.Data.Gui/ListView/ListView_Interaction.cs:698 
  at Gtk.Widget.SetScrollAdjustments_cb (IntPtr widget, IntPtr hadj, IntPtr
vadj) [0x00000] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e,
Boolean is_terminal)
   at Gtk.Widget.SetScrollAdjustments_cb(IntPtr widget, IntPtr hadj, IntPtr
vadj)
   at Gtk.Container.gtk_container_add(IntPtr , IntPtr )
   at Gtk.Container.Add(Gtk.Widget widget)
   at Banshee.Sources.Gui.FilteredListSourceContents.SetupView(Gtk.Widget
view) in
/home/hernan/Desktop/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Sources.Gui/FilteredListSourceContents.cs:line
162
   at
Banshee.Sources.Gui.FilteredListSourceContents.SetupMainView(Hyena.Data.Gui.ListView`1
main_view) in
/home/hernan/Desktop/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Sources.Gui/FilteredListSourceContents.cs:line
141
   at Banshee.Sources.Gui.CompositeTrackSourceContents.InitializeViews() in
/home/hernan/Desktop/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Sources.Gui/CompositeTrackSourceContents.cs:line
62
   at Banshee.Sources.Gui.FilteredListSourceContents..ctor(System.String
name) in
/home/hernan/Desktop/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Sources.Gui/FilteredListSourceContents.cs:line
88
   at Banshee.Sources.Gui.CompositeTrackSourceContents..ctor() in
/home/hernan/Desktop/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Addins.Gui/AddinDetailsDialog.cs:line
1
   at Nereid.PlayerInterface.BuildViews() in
/home/hernan/Desktop/banshee-1-1.0.0/src/Clients/Nereid/Nereid/PlayerInterface.cs:line
175
   at Nereid.PlayerInterface.BuildPrimaryLayout() in
/home/hernan/Desktop/banshee-1-1.0.0/src/Clients/Nereid/Nereid/PlayerInterface.cs:line
127
   at Nereid.PlayerInterface.Initialize() in
/home/hernan/Desktop/banshee-1-1.0.0/src/Clients/Nereid/Nereid/PlayerInterface.cs:line
78
   at Banshee.Gui.BaseClientWindow.InitializeWindow() in
/home/hernan/Desktop/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Gui/BaseClientWindow.cs:line
102
   at Banshee.Gui.BaseClientWindow..ctor(System.String title) in
/home/hernan/Desktop/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Gui/BaseClientWindow.cs:line
63
   at Nereid.PlayerInterface..ctor() in
/home/hernan/Desktop/banshee-1-1.0.0/src/Clients/Nereid/Nereid/Client.cs:line
1
   at System.Reflection.MonoCMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoCMethod.Invoke(System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) in
/home/hernan/Desktop/MonoSVN/mcs/class/corlib/System.Reflection/MonoMethod.cs:line
426
   at System.Reflection.MonoCMethod.Invoke(BindingFlags invokeAttr,
System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) in
/home/hernan/Desktop/MonoSVN/mcs/class/corlib/System.Reflection/MonoMethod.cs:line
441
   at System.Reflection.ConstructorInfo.Invoke(System.Object[] parameters)
in
/home/hernan/Desktop/MonoSVN/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:line
77
   at System.Activator.CreateInstance(System.Type type, Boolean nonPublic)
in /home/hernan/Desktop/MonoSVN/mcs/class/corlib/System/Activator.cs:line
320
   at System.Activator.CreateInstance(System.Type type) in
/home/hernan/Desktop/MonoSVN/mcs/class/corlib/System/Activator.cs:line 213
   at Banshee.ServiceStack.ServiceManager.Run() in
/home/hernan/Desktop/banshee-1-1.0.0/src/Core/Banshee.Services/Banshee.ServiceStack/ServiceManager.cs:line
113
   at Banshee.ServiceStack.Application.Run() in
/home/hernan/Desktop/banshee-1-1.0.0/src/Core/Banshee.Services/Banshee.ServiceStack/Application.cs:line
81
   at Banshee.Gui.GtkBaseClient.Initialize(Boolean registerCommonServices)
in
/home/hernan/Desktop/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:line
106
   at Banshee.Gui.GtkBaseClient..ctor(Boolean initializeDefault,
System.String defaultIconName) in
/home/hernan/Desktop/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:line
68
   at Banshee.Gui.GtkBaseClient..ctor() in
/home/hernan/Desktop/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Addins.Gui/AddinDetailsDialog.cs:line
1
   at Nereid.Client..ctor() in
/home/hernan/Desktop/banshee-1-1.0.0/src/Clients/Nereid/Nereid/Client.cs:line
1
   at System.Reflection.MonoCMethod.InternalInvoke(System.Object ,
System.Object[] , System.Exception ByRef )
   at System.Reflection.MonoCMethod.Invoke(System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) in
/home/hernan/Desktop/MonoSVN/mcs/class/corlib/System.Reflection/MonoMethod.cs:line
426
   at System.Reflection.MonoCMethod.Invoke(BindingFlags invokeAttr,
System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) in
/home/hernan/Desktop/MonoSVN/mcs/class/corlib/System.Reflection/MonoMethod.cs:line
441
   at System.Reflection.ConstructorInfo.Invoke(System.Object[] parameters)
in
/home/hernan/Desktop/MonoSVN/mcs/class/corlib/System.Reflection/ConstructorInfo.cs:line
77
   at System.Activator.CreateInstance(System.Type type, Boolean nonPublic)
in /home/hernan/Desktop/MonoSVN/mcs/class/corlib/System/Activator.cs:line
320
   at System.Activator.CreateInstance(System.Type type) in
/home/hernan/Desktop/MonoSVN/mcs/class/corlib/System/Activator.cs:line 213
   at Banshee.Gui.GtkBaseClient.Startup() in
/home/hernan/Desktop/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:line
55
   at Hyena.Gui.CleanRoomStartup.Startup(Hyena.Gui.StartupInvocationHandler
startup) in
/home/hernan/Desktop/banshee-1-1.0.0/src/Libraries/Hyena.Gui/Hyena.Gui/CleanRoomStartup.cs:line
54
   at Banshee.Gui.GtkBaseClient.Entry() in
/home/hernan/Desktop/banshee-1-1.0.0/src/Core/Banshee.ThickClient/Banshee.Gui/GtkBaseClient.cs:line
50
   at Nereid.Client.Main(System.String[] args) in
/home/hernan/Desktop/banshee-1-1.0.0/src/Clients/Nereid/Nereid/Client.cs:line
77

Thanks,

Hernan.
-- 
View this message in context: http://www.nabble.com/Mono-from-SVN-tp18375406p18375406.html
Sent from the Banshee mailing list archive at Nabble.com.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]