Re: [Banshee-List] ClutterFlow 0.3.5



Just had a crash (this is from the little output window that pops up
for a few seconds before Banshee crashes):

An unhandled exception was thrown: Could not load type
'Banshee.Base.ApplicationContext' from assembly 'Banshee.ClutterFlow'.

  at Banshee.ClutterFlow.ClutterFlowContents.SetupMainView () [0x00000]
  at Banshee.ClutterFlow.ClutterFlowContents.InitializeViews () [0x00000]
  at Banshee.ClutterFlow.ClutterFlowContents..ctor () [0x00000]
  at Banshee.ClutterFlow.ClutterFlowService.SetupSourceContents () [0x00000]
  at Banshee.ClutterFlow.ClutterFlowService.OnSourceAdded
(Banshee.Sources.SourceAddedArgs args) [0x00000]
  at (wrapper delegate-invoke)
Banshee.Sources.SourceAddedHandler:invoke_void__this___SourceAddedArgs
(Banshee.Sources.SourceAddedArgs)
  at Banshee.Sources.SourceManager.AddSource (Banshee.Sources.Source
source, Boolean isDefault) [0x00000]
  at Banshee.ServiceStack.Application.Run () [0x00000]
  at Banshee.Gui.GtkBaseClient.Initialize (Boolean
registerCommonServices) [0x00000]
  at Banshee.Gui.GtkBaseClient..ctor (Boolean initializeDefault,
System.String defaultIconName) [0x00000]
  at Banshee.Gui.GtkBaseClient..ctor () [0x00000]
  at Nereid.Client..ctor () [0x00000]
  at (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke
(object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
[0x00000]
Exception has been thrown by the target of an invocation.

  at System.Reflection.MonoCMethod.Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
[0x00000]
  at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr,
System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
  at System.Reflection.ConstructorInfo.Invoke (System.Object[]
parameters) [0x00000]
  at System.Activator.CreateInstance (System.Type type, Boolean
nonPublic) [0x00000]
  at System.Activator.CreateInstance (System.Type type) [0x00000]
  at Banshee.Gui.GtkBaseClient.Startup () [0x00000]
  at Hyena.Gui.CleanRoomStartup.Startup
(Hyena.Gui.StartupInvocationHandler startup) [0x00000]

.NET Version: 2.0.50727.1433
OS Version: Unix 2.6.31.17

Assembly Version Information:

clutter-sharp (1.0.0.0)
ClutterFlow (1.0.3670.39123)
clutter-gtk-sharp (1.0.0.0)
Banshee.ClutterFlow (1.0.3670.39124)
Banshee.AudioCd (1.5.0.0)
Banshee.MiniMode (1.5.0.0)
Banshee.CoverArt (1.5.0.0)
Banshee.Bookmarks (1.5.0.0)
gtkhtml-sharp (3.16.0.0)
Banshee.Lyrics (0.0.0.0)
Banshee.Daap (1.5.0.0)
Lastfm (1.5.0.0)
taglib-sharp (2.0.3.2)
Migo (1.5.0.0)
Banshee.Podcasting (1.5.0.0)
Banshee.MultimediaKeys (1.5.0.0)
Banshee.Bpm (1.5.0.0)
Banshee.Lastfm (1.5.0.0)
pango-sharp (2.12.0.0)
Banshee.Widgets (1.5.0.0)
Banshee.Dap.Ipod (1.5.0.0)
Banshee.Dap (1.5.0.0)
Banshee.Hal (1.5.0.0)
Banshee.Unix (1.5.0.0)
Banshee.GStreamer (1.5.0.0)
gconf-sharp (2.24.0.0)
Banshee.Gnome (1.5.0.0)
Banshee.NowPlaying (1.5.0.0)
Mono.Media (1.5.0.0)
System.Transactions (2.0.0.0)
NDesk.DBus.GLib (1.0.0.0)
Mono.Cairo (2.0.0.0)
System.Data (2.0.0.0)
Mono.Data.Sqlite (1.5.0.0)
gdk-sharp (2.12.0.0)
Mono.Addins (0.4.0.0)
atk-sharp (2.12.0.0)
Hyena.Gui (1.5.0.0)
Mono.Posix (2.0.0.0)
gtk-sharp (2.12.0.0)
Banshee.Core (1.5.0.0)
Banshee.ThickClient (1.5.0.0)
Nereid (1.5.0.0)
System.Xml (2.0.0.0)
NDesk.DBus.Proxies (0.0.0.0)
System.Core (3.5.0.0)
System (2.0.0.0)
Hyena (1.5.0.0)
NDesk.DBus (1.0.0.0)
glib-sharp (2.12.0.0)
Banshee.Services (1.5.0.0)
Banshee (1.5.0.0)
mscorlib (2.0.0.0)

Platform Information: Linux 2.6.31-17-generic i686 unknown GNU/Linux

Disribution Information:

[/etc/lsb-release]
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.10
DISTRIB_CODENAME=karmic
DISTRIB_DESCRIPTION="Ubuntu 9.10"

[/etc/debian_version]
squeeze/sid

On Mon, Jan 18, 2010 at 11:05 PM, Mathijs Dumon <mathijsken hotmail com> wrote:
> A new version of ClutterFlow has been released, however it might be less
> stable than the previous one.
>
> Read more here
> and get it here!
>
> @Gabriel Burt: I am seriosuly thinking about hacking a little in banshee to
> get extendable sourcecontents and/or views. I have taken a look at what
> you've been doing in the source-contents branch and my idease were heading
> in the same direction. It doesn't seem too complicated to me, or did I miss
> something there? One more question: does the branch actually work?
>
> Enjoy,
> Mathijs
> ________________________________
> De nieuwe Internet Explorer: sneller, eenvoudiger en veiliger dan ooit
> Download nu
> _______________________________________________
> banshee-list mailing list
> banshee-list gnome org
> http://mail.gnome.org/mailman/listinfo/banshee-list
>
>


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