Package: banshee Version: 1.4.1-1 Severity: important
Banshee crashed. I was editing track properties at the time. Here is the output to stdout and stderr. I think the key problem is the "Exception in Gtk# callback delegate", but I've no idea what this means or how I might fix it! n...@macbook:~$ banshee & [1] 6182 n...@macbook:~$ [Info 17:45:52.528] Running Banshee 1.4.1 [Info 17:45:53.952] Querying MusicBrainz for Disc Release (OiquTHF.tbBOZxDe82eO vkzbDa8-) [Warn 17:45:54.017] Cannot connect to NetworkManager - An available, working ne twork connection will be assumed [Info 17:45:54.434] All services are started 1.702771s [Info 17:45:54.845] GNOME screensaver service not found [Info 17:45:55.147] nereid Client Started [Warn 17:45:56.241] Could not read iPod database - Detected unsupported databas e version 37 (in `ipod-sharp') at IPod.DatabaseRecord.Read (IPod.DatabaseRecord db, System.IO.BinaryReader re ader) [0x00000] at IPod.TrackDatabase.Reload (Boolean createFresh) [0x00000] at IPod.TrackDatabase..ctor (IPod.Device device, Boolean createFresh) [0x00000 ] at IPod.Device.LoadTrackDatabase (Boolean createFresh) [0x00000] at Banshee.Dap.Ipod.IpodSource.LoadIpod () [0x00000] Creating fresh track db: /media/IPOD/iPod_Control/iTunes/iTunesDB [Info 17:45:56.296] Query finished (success: True, 2.344564 seconds) [Info 17:45:56.401] Sync calculated for Music Library: to add: 88 items, remove 0 items; sync_src.cacheid = 81, to_add.cacheid = 89, to_remove.cacheid = 97 Sync calculated for Podcasts: to add: 0 items, remove 0 items; sync_src.cacheid = 101, to_add.cacheid = 105, to_remove.cacheid = 113 [Info 17:45:56.405] Ripping using encoder profile `Free Lossless Audio Codec' w ith pipeline: audioconvert ! flacenc [Info 17:49:34.114] Querying MusicBrainz for Disc Release (I0hOS97nAM6xgoF7URwA PS9FS8w-) [Info 17:49:36.240] Query finished (success: True, 2.125925 seconds) [Info 17:49:36.249] Ripping using encoder profile `Free Lossless Audio Codec' w ith pipeline: audioconvert ! flacenc [Warn 17:54:30.787] Failed to Login to Last.fm - Either your username or passwo rd is invalid. n...@macbook:~$ [Info 17:57:13.123] Querying MusicBrainz for Disc Release (v_6fVVwrVNyNNhpPxKaDxwXlno0-) [Info 17:59:11.784] Ripping using encoder profile `Free Lossless Audio Codec' with pipeline: audioconvert ! flacenc [Warn 18:00:19.138] Caught an exception - Object reference not set to an instance of an object (in `Banshee.Services') at Banshee.Collection.MoveOnInfoSaveJob.Run () [0x00000] at Banshee.Kernel.Scheduler.ProcessJobThread () [0x00000] [Warn 18:01:40.037] Caught an exception - Object reference not set to an instance of an object (in `Banshee.Services') at Banshee.Collection.MoveOnInfoSaveJob.Run () [0x00000] at Banshee.Kernel.Scheduler.ProcessJobThread () [0x00000] [Warn 18:01:57.447] Caught an exception - Object reference not set to an instance of an object (in `Banshee.Services') at Banshee.Collection.MoveOnInfoSaveJob.Run () [0x00000] at Banshee.Kernel.Scheduler.ProcessJobThread () [0x00000] [Warn 18:02:19.734] Caught an exception - Object reference not set to an instance of an object (in `Banshee.Services') at Banshee.Collection.MoveOnInfoSaveJob.Run () [0x00000] at Banshee.Kernel.Scheduler.ProcessJobThread () [0x00000] [Warn 18:02:43.017] Caught an exception - Object reference not set to an instance of an object (in `Banshee.Services') at Banshee.Collection.MoveOnInfoSaveJob.Run () [0x00000] at Banshee.Kernel.Scheduler.ProcessJobThread () [0x00000] [Warn 18:03:05.253] Caught an exception - Object reference not set to an instance of an object (in `Banshee.Services') at Banshee.Collection.MoveOnInfoSaveJob.Run () [0x00000] at Banshee.Kernel.Scheduler.ProcessJobThread () [0x00000] [Warn 18:03:28.458] Caught an exception - Object reference not set to an instance of an object (in `Banshee.Services') at Banshee.Collection.MoveOnInfoSaveJob.Run () [0x00000] at Banshee.Kernel.Scheduler.ProcessJobThread () [0x00000] [Warn 18:03:47.384] Caught an exception - Object reference not set to an instance of an object (in `Banshee.Services') at Banshee.Collection.MoveOnInfoSaveJob.Run () [0x00000] at Banshee.Kernel.Scheduler.ProcessJobThread () [0x00000] Exception in Gtk# callback delegate Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception. System.NullReferenceException: Object reference not set to an instance of an object at Banshee.Collection.Database.DatabaseTrackInfo.Save (bool,Hyena.Query.QueryField[]) <0x002c3> at Banshee.Collection.Database.DatabaseTrackInfo.IncrementPlayCount () <0x00097> at Banshee.MediaEngine.PlayerEngineService.IncrementLastPlayed () <0x000ec> at Banshee.PlaybackController.PlaybackControllerService.Next (bool) <0x0005b> at Banshee.PlaybackController.PlaybackControllerService.Next () <0x00044> at Banshee.PlaybackController.PlaybackControllerService.EosTransition () <0x0006c> at Banshee.PlaybackController.PlaybackControllerService.OnPlayerEvent (Banshee.MediaEngine.PlayerEventArgs) <0x00086> at Banshee.MediaEngine.PlayerEngineService.RaiseEvent (Banshee.MediaEngine.PlayerEventArgs) <0x00149> at Banshee.MediaEngine.PlayerEngineService.OnEngineEventChanged (Banshee.MediaEngine.PlayerEventArgs) <0x00178> at Banshee.MediaEngine.PlayerEngine.RaiseEventChanged (Banshee.MediaEngine.PlayerEventArgs) <0x0002e> at Banshee.MediaEngine.PlayerEngine.OnEventChanged (Banshee.MediaEngine.PlayerEventArgs) <0x00067> at Banshee.MediaEngine.PlayerEngine.OnEventChanged (Banshee.MediaEngine.PlayerEvent) <0x00050> at Banshee.GStreamer.PlayerEngine.OnEos (intptr) <0x00028> at (wrapper native-to-managed) Banshee.GStreamer.PlayerEngine.OnEos (intptr) <0x00069> at (wrapper managed-to-native) Gtk.Dialog.gtk_dialog_run (intptr) <0x00056> at Gtk.Dialog.Run () <0x0002c> at Banshee.Gui.TrackEditor.TrackEditorDialog.Run (Banshee.Collection.TrackListModel,Banshee.Gui.TrackEditor.EditorMode) <0x0009f> at Banshee.Gui.TrackEditor.TrackEditorDialog.RunEdit (Banshee.Collection.TrackListModel) <0x0000f> at Banshee.Gui.TrackActions.OnTrackEditor (object,System.EventArgs) <0x00068> at GLib.Signal.voidObjectCallback (intptr,intptr) <0x00104> at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal) at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data) at GLib.Signal.voidObjectCallback(IntPtr , IntPtr ) at Gtk.Application.gtk_main() at Gtk.Application.gtk_main() at Gtk.Application.Run() at Banshee.Gui.GtkBaseClient.Run() at Banshee.Gui.GtkBaseClient.Startup() at Hyena.Gui.CleanRoomStartup.Startup(Hyena.Gui.StartupInvocationHandler startup) at Banshee.Gui.GtkBaseClient.Startup() at Banshee.Gui.GtkBaseClient.Startup(System.String[] args) at Nereid.Client.Main(System.String[] args) at System.AppDomain.ExecuteAssembly(System.Reflection.Assembly , System.String[] ) at System.AppDomain.ExecuteAssembly(System.Reflection.Assembly , System.String[] ) at System.AppDomain.ExecuteAssemblyInternal(System.Reflection.Assembly a, System.String[] args) at System.AppDomain.ExecuteAssembly(System.String assemblyFile, System.Security.Policy.Evidence assemblySecurity, System.String[] args) at System.AppDomain.ExecuteAssembly(System.String assemblyFile) at Booter.Booter.BootClient(System.String clientName) at Booter.Booter.Main() -- System Information: Debian Release: 5.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to POSIX) Shell: /bin/sh linked to /bin/bash Versions of packages banshee depends on: ii gnome-icon-theme 2.22.0-1 GNOME Desktop icon theme ii gstreamer0.10-gnomevfs 0.10.19-2 GStreamer plugin for GnomeVFS ii gstreamer0.10-plugins-base 0.10.19-2 GStreamer plugins from the "base" ii gstreamer0.10-plugins-good 0.10.8-4 GStreamer plugins from the "good" ii hal 0.5.11-8 Hardware Abstraction Layer ii libboo2.0-cil 0.8.1.2865-2 python-like language and compiler ii libc6 2.7-16 GNU C Library: Shared libraries ii libgconf2.0-cil 2.20.1-1 CLI binding for GConf 2.20 ii libglade2.0-cil 2.12.1-2 CLI binding for the Glade librarie ii libglib2.0-0 2.16.6-1 The GLib library of C routines ii libglib2.0-cil 2.12.1-2 CLI binding for the GLib utility l ii libgnome2.0-cil 2.20.1-1 CLI binding for GNOME 2.20 ii libgstreamer-plugins-base0 0.10.19-2 GStreamer libraries from the "base ii libgstreamer0.10-0 0.10.19-3 Core GStreamer libraries and eleme ii libgtk2.0-0 2.12.11-4 The GTK+ graphical user interface ii libgtk2.0-cil 2.12.1-2 CLI binding for the GTK+ toolkit 2 ii libmono-addins-gui0.2-cil 0.3.1-5 GTK# frontend library for Mono.Add ii libmono-addins0.2-cil 0.3.1-5 addin framework for extensible CLI ii libmono-cairo2.0-cil 1.9.1+dfsg-5 Mono Cairo library ii libmono-corlib2.0-cil 1.9.1+dfsg-5 Mono core library (2.0) ii libmono-sharpzip2.84-cil 1.9.1+dfsg-5 Mono SharpZipLib library ii libmono-sqlite2.0-cil 1.9.1+dfsg-5 Mono Sqlite library ii libmono-system-data2.0-cil 1.9.1+dfsg-5 Mono System.Data Library ii libmono-system-web2.0-cil 1.9.1+dfsg-5 Mono System.Web Library ii libmono-system2.0-cil 1.9.1+dfsg-5 Mono System libraries (2.0) ii libmono-zeroconf1.0-cil 0.8.0-1 CLI library for multicast DNS serv ii libmono2.0-cil 1.9.1+dfsg-5 Mono libraries (2.0) ii libmtp7 0.2.6.1-3 Media Transfer Protocol (MTP) libr ii libndesk-dbus-glib1.0-cil 0.4.1-1 CLI implementation of D-Bus (GLib ii libndesk-dbus1.0-cil 0.6.0-1 CLI implementation of D-Bus ii libnotify0.4-cil 0.4.0~r2998-1 CLI library for desktop notificati ii libtaglib2.0-cil 2.0.3.0-2 CLI library for accessing audio an ii libx11-6 2:1.1.5-2 X11 client-side library ii libxrandr2 2:1.2.3-1 X11 RandR extension library ii libxxf86vm1 1:1.0.2-1 X11 XFree86 video mode extension l ii mono-runtime 1.9.1+dfsg-5 Mono runtime Versions of packages banshee recommends: ii avahi-daemon 0.6.22-3 Avahi mDNS/DNS-SD daemon ii brasero 0.8.0-3 CD/DVD burning application for GNO ii gstreamer0.10-ffmpeg 0.10.4-3 FFmpeg plugin for GStreamer ii gstreamer0.10-plugins-bad 0.10.7-2 GStreamer plugins from the "bad" s ii gstreamer0.10-plugins-ugly 0.10.8-1 GStreamer plugins from the "ugly" ii podsleuth 0.6.2-1 Tool to discover detailed informat banshee suggests no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

