Package: banshee Version: 2.0.1-1.1 Followup-For: Bug #567867 I'm Banshee user for years. From couple of months I'm using Banshee on Debian Testing. About two days ago, Banshee stops working, crashing every launch. When I deleted files from ~/.config/banshee-1, It start properly. But as soon I open song or import some music into it, It crashes again. Logs: banshee --debug (error log from GUI window): An unhandled exception was thrown: Could not read add-in description
at Mono.Addins.Addin.get_Description () [0x00000] in <filename unknown>:0 at Mono.Addins.Database.AddinDatabase.InternalGetInstalledAddins (System.String domain, System.String idFilter, AddinSearchFlagsInternal type) [0x00000] in <filename unknown>:0 at Mono.Addins.Database.AddinDatabase.InternalGetInstalledAddins (System.String domain, AddinSearchFlagsInternal type) [0x00000] in <filename unknown>:0 at Mono.Addins.Database.AddinDatabase.Update (IProgressStatus monitor, System.String domain) [0x00000] in <filename unknown>:0 at Mono.Addins.Database.AddinDatabase.Repair (IProgressStatus monitor, System.String domain) [0x00000] in <filename unknown>:0 at Mono.Addins.AddinRegistry.Rebuild (IProgressStatus monitor) [0x00000] in <filename unknown>:0 at Banshee.ServiceStack.ServiceManager.InitializeAddins () [0x00000] in <filename unknown>:0 at Banshee.ServiceStack.ServiceManager.DefaultInitialize () [0x00000] in <filename unknown>:0 at Banshee.ServiceStack.Application.Initialize () [0x00000] in <filename unknown>:0 at Banshee.Gui.GtkBaseClient.Initialize (Boolean registerCommonServices) [0x00000] in <filename unknown>:0 at Banshee.Gui.GtkBaseClient..ctor (Boolean initializeDefault, System.String defaultIconName) [0x00000] in <filename unknown>:0 at Banshee.Gui.GtkBaseClient..ctor () [0x00000] in <filename unknown>:0 at Nereid.Client..ctor () [0x00000] in <filename unknown>:0 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] in <filename unknown>:0 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] in <filename unknown>:0 at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0 at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0 at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0 at Banshee.Gui.GtkBaseClient.Startup () [0x00000] in <filename unknown>:0 at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.StartupInvocationHandler startup) [0x00000] in <filename unknown>:0 ..NET Version: 2.0.50727.1433 OS Version: Unix 2.6.39.2 Assembly Version Information: System.Xml (2.0.0.0) Banshee.Core (2.0.0.0) Hyena.Data.Sqlite (2.0.0.0) System.Core (3.5.0.0) gdk-sharp (2.12.0.0) Mono.Addins (0.6.0.0) atk-sharp (2.12.0.0) Hyena.Gui (2.0.0.0) gtk-sharp (2.12.0.0) Banshee.ThickClient (2.0.0.0) Nereid (2.0.0.0) NDesk.DBus.Proxies (0.0.0.0) Mono.Posix (2.0.0.0) Hyena (2.0.0.0) NDesk.DBus (1.0.0.0) glib-sharp (2.12.0.0) System (2.0.0.0) Banshee.Services (2.0.0.0) Banshee (2.0.0.0) mscorlib (2.0.0.0) Platform Information: Linux 2.6.39-2-amd64 x86_64 unknown GNU/Linux Disribution Information: [/etc/debian_version] wheezy/sid banshee --debug (output messages from terminal): ** Running Mono with --debug ** [1 Info 00:42:16.162] Running Banshee 2.0.1: [Debian GNU/Linux testing/unstable (linux-gnu, x86_64) @ 2011-06-23 17:33:37 UTC] [1 Debug 00:42:16.177] Initializing GTK Exception has been thrown by the target of an invocation. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: Could not read add-in description at Mono.Addins.Addin.get_Description () [0x00000] in <filename unknown>:0 at Mono.Addins.Database.AddinDatabase.InternalGetInstalledAddins (System.String domain, System.String idFilter, AddinSearchFlagsInternal type) [0x00000] in <filename unknown>:0 at Mono.Addins.Database.AddinDatabase.InternalGetInstalledAddins (System.String domain, AddinSearchFlagsInternal type) [0x00000] in <filename unknown>:0 at Mono.Addins.Database.AddinDatabase.Update (IProgressStatus monitor, System.String domain) [0x00000] in <filename unknown>:0 at Mono.Addins.Database.AddinDatabase.Repair (IProgressStatus monitor, System.String domain) [0x00000] in <filename unknown>:0 at Mono.Addins.AddinRegistry.Rebuild (IProgressStatus monitor) [0x00000] in <filename unknown>:0 at Banshee.ServiceStack.ServiceManager.InitializeAddins () [0x00000] in <filename unknown>:0 at Banshee.ServiceStack.ServiceManager.DefaultInitialize () [0x00000] in <filename unknown>:0 at Banshee.ServiceStack.Application.Initialize () [0x00000] in <filename unknown>:0 at Banshee.Gui.GtkBaseClient.Initialize (Boolean registerCommonServices) [0x00000] in <filename unknown>:0 at Banshee.Gui.GtkBaseClient..ctor (Boolean initializeDefault, System.String defaultIconName) [0x00000] in <filename unknown>:0 at Banshee.Gui.GtkBaseClient..ctor () [0x00000] in <filename unknown>:0 at Nereid.Client..ctor () [0x00000] in <filename unknown>:0 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] in <filename unknown>:0 --- End of inner exception stack trace --- at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0 at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <filename unknown>:0 at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] in <filename unknown>:0 at System.Activator.CreateInstance (System.Type type) [0x00000] in <filename unknown>:0 at Banshee.Gui.GtkBaseClient.Startup () [0x00000] in <filename unknown>:0 at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.StartupInvocationHandler startup) [0x00000] in <filename unknown>:0 -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing'), (110, 'unstable'), (105, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.39-2-amd64 (SMP w/4 CPU cores) Locale: LANG=pl_PL.utf8, LC_CTYPE=pl_PL.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages banshee depends on: ii gnome-icon-theme 3.0.0-4 GNOME Desktop icon theme ii gstreamer0.10-alsa [gs 0.10.35-1 GStreamer plugin for ALSA ii gstreamer0.10-gconf [g 0.10.30-1 GStreamer plugin for getting the s ii gstreamer0.10-plugins- 0.10.22-2 GStreamer plugins from the "bad" s ii gstreamer0.10-plugins- 0.10.35-1 GStreamer plugins from the "base" ii gstreamer0.10-plugins- 0.10.30-1 GStreamer plugins from the "good" ii libboo2.0.9-cil 0.9.2.3383+dfsg-1 python-like language and compiler ii libc6 2.13-10 Embedded GNU C Library: Shared lib ii libcairo2 1.10.2-6 The Cairo 2D vector graphics libra ii libgconf2.0-cil 2.24.2-1 CLI binding for GConf 2.24 ii libgdata1.7-cil 1.7.0.1-1 Google GData CLI client library ii libgdk-pixbuf2.0-0 2.23.5-2 GDK Pixbuf library ii libgkeyfile1.0-cil 0.1-3 GObject-based wrapper library for ii libglib2.0-0 2.28.6-1 The GLib library of C routines ii libglib2.0-cil 2.12.10-2 CLI binding for the GLib utility l ii libgpod4 0.8.0-3 library to read and write songs an ii libgstreamer-plugins-b 0.10.35-1 GStreamer libraries from the "base ii libgstreamer0.10-0 0.10.35-1 Core GStreamer libraries and eleme ii libgtk-sharp-beans-cil 2.14.1-2 Supplementary CLI bindings for GTK ii libgtk2.0-0 2.24.4-3 The GTK+ graphical user interface ii libgtk2.0-cil 2.12.10-2 CLI binding for the GTK+ toolkit 2 ii libgudev1.0-cil 0.1-2 GObject-based wrapper library for ii libkarma0 0.1.2-2.2 Rio Karma access library [runtime ii libmono-addins0.2-cil 0.6.1-1 addin framework for extensible CLI ii libmono-cairo2.0-cil 2.6.7-5 Mono Cairo library (for CLI 2.0) ii libmono-corlib2.0-cil 2.6.7-5 Mono core library (for CLI 2.0) ii libmono-posix2.0-cil 2.6.7-5 Mono.Posix library (for CLI 2.0) ii libmono-sharpzip2.84-c 2.6.7-5 Mono SharpZipLib library (for CLI ii libmono-system2.0-cil 2.6.7-5 Mono System libraries (for CLI 2.0 ii libmono-zeroconf1.0-ci 0.9.0-2 CLI library for multicast DNS serv ii libmtp8 1.0.6-7 Media Transfer Protocol (MTP) libr ii libndesk-dbus-glib1.0- 0.4.1-3 CLI implementation of D-Bus (GLib ii libndesk-dbus1.0-cil 0.6.0-5 CLI implementation of D-Bus ii libnotify0.4-cil 0.4.0~r3032-3 CLI library for desktop notificati ii libpango1.0-0 1.28.4-1 Layout and rendering of internatio ii libsoup-gnome2.4-1 2.34.2-1 HTTP library implementation in C - ii libsoup2.4-1 2.34.2-1 HTTP library implementation in C - ii libsqlite3-0 3.7.7-2 SQLite 3 shared library ii libtaglib2.0-cil 2.0.3.7+dfsg-1 CLI library for accessing audio an ii libwebkit-1.0-2 1.2.7-3 Web content engine library for Gtk ii libwnck22 2.30.4-3 Window Navigator Construction Kit ii libx11-6 2:1.4.3-2 X11 client-side library ii libxrandr2 2:1.3.2-2 X11 RandR extension library ii libxxf86vm1 1:1.1.1-2 X11 XFree86 video mode extension l ii mono-runtime 2.6.7-5 Mono runtime Versions of packages banshee recommends: ii avahi-daemon 0.6.30-5 Avahi mDNS/DNS-SD daemon ii brasero 2.30.3-2 CD/DVD burning application for GNO ii media-player-info 14-1 Media player identification files Versions of packages banshee suggests: pn banshee-dbg <none> (no description available) ii gstreamer0.10-ffmpeg 0.10.11-4 FFmpeg plugin for GStreamer ii gstreamer0.10-plugins-bad 0.10.22-2 GStreamer plugins from the "bad" s ii gstreamer0.10-plugins-ugly 0.10.18-1 GStreamer plugins from the "ugly" -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org