GNOME Bugzilla – Bug 726147
Exception in Gtk# callback delegate
Last modified: 2015-05-28 16:33:49 UTC
Created attachment 271570 [details] exception log When I start banshee the GUI comes up and immediately freezes. When starting banshee from the CLI I'm able to see the exception. Log is attached.
Oh, I'm using the packaged banshee from the Fedora repos on Fedora 20 x86_64.
I have the strong suspicion that this is a bug that we have fixed in version 2.6.2, can you upgrade and re-test please?
I just installed 2.6.2 but am getting the same problem.
*sigh* And by "same problem" I mean it's still crashing but with a different exception now.
Created attachment 272337 [details] exception log
Thanks for the log, it pointed out to me a place where we were not checking for null... so I committed a fix. This sucks because some hours before, today, I released banshee 2.9.1. If you sent me the log some hours before, we could have added this fix to this release. Now you will have to wait for a 2.9.2 version (or 2.6.3). If you want a patched DLL though, let me know and I'll upload it here. Thanks! This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.
Hours?!? Gees, I wish I had got back to test this earlier. Yes, please provide the patch and I'll try it out.
(In reply to comment #7) > Yes, please provide the patch and I'll try it out. "The patch"? Oh, so, you know how to compile banshee? Then the patch is this: https://git.gnome.org/browse/banshee/commit/?id=d79cb9f5e693015eab0c9707da96fc3eb761b209 Which you can extract as a file from here: https://github.com/GNOME/banshee/commit/d79cb9f5e693015eab0c9707da96fc3eb761b209.patch ...Or you want a patched DLL?
Sorry, I meant to comment on this sooner. The patch seems to have fixed the problem although the problem was intermittent. Thanks!
Downstream RC bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783576 A 2.6.3 is imminent I guess.