After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 663439 - Banshee crashes Immediatly after clicking on Amazon MP3 menu entry
Banshee crashes Immediatly after clicking on Amazon MP3 menu entry
Status: RESOLVED DUPLICATE of bug 662982
Product: banshee
Classification: Other
Component: Other Extensions
2.2.0
Other Linux
: Normal normal
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-11-05 02:41 UTC by Chow Loong Jin
Modified: 2011-11-05 22:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chow Loong Jin 2011-11-05 02:41:21 UTC
Originally reported at:
  https://bugs.launchpad.net/bugs/885693

Start Banshee, click on Amazon MP3 Store in the menu on the left. Banshee freezes.

Oneiric AMD64

Here is the output of the console:

:~$ banshee 
[Info  14:50:48.359] Running Banshee 2.2.0: [Ubuntu 11.10 (linux-gnu, x86_64) @ 2011-10-31 19:36:13 UTC]
[Info  14:50:49.058] Updating web proxy from GConf
[Info  14:50:49.164] All services are started 0,654819
[Info  14:50:49.719] AmazonMP3 store redirect URL: https://one.ubuntu.com/music/store/amz/
** (Banshee:2528): DEBUG: SyncDaemon already running, initializing SyncdaemonDaemon object

(Banshee:2528): libsoup-WARNING **: No feature manager for feature of type 'U1RequestChrome'

(Banshee:2528): Gtk-CRITICAL **: IA__gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
** (Banshee:2528): DEBUG: Loading the real store page
[Info  14:50:51.367] nereid Client Started
[Info  14:50:51.420] GStreamer version 0.10.35.0, gapless: True, replaygain: False
[Info  14:50:51.654] AppleDeviceSource is ignoring unmounted volume 11 GB-Dateisystem

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.WebSource.WebSource.Activate () [0x00000] in <filename unknown>:0 
  at Banshee.Sources.SourceManager.SetActiveSource (Banshee.Sources.Source source, Boolean notify) [0x00000] in <filename unknown>:0 
  at Banshee.Sources.SourceManager.SetActiveSource (Banshee.Sources.Source source) [0x00000] in <filename unknown>:0 
  at Banshee.Sources.Gui.SourceView.OnButtonPressEvent (Gdk.EventButton press) [0x00000] in <filename unknown>:0 
  at Gtk.Widget.buttonpressevent_cb (IntPtr widget, IntPtr evnt) [0x00000] in <filename unknown>:0 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean is_terminal)
   at Gtk.Widget.buttonpressevent_cb(IntPtr widget, IntPtr evnt)
   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.AppDomain , 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()
Comment 1 Bertrand Lorentz 2011-11-05 17:55:38 UTC
This looks a lot like bug #662982, which is caused by an attempt to fix bug #662883.

Would you know whether the user seeing that crash was running Banshee with that offending patch applied ?
Comment 2 Chow Loong Jin 2011-11-05 22:10:20 UTC
The version string shows Ubuntu 11.10 (linux-gnu, x86_64) @
2011-10-31 19:36:13 UTC, so I would think this upload: https://launchpad.net/ubuntu/+source/banshee/2.2.0-1ubuntu3
Comment 3 Chow Loong Jin 2011-11-05 22:22:46 UTC
Okay, patch included.
Comment 4 Bertrand Lorentz 2011-11-05 22:28:42 UTC
I guess you mean the problematic patch was included in that package ?
Looks to me like it was, so I'm marking this as a duplicate of bug 662982.

*** This bug has been marked as a duplicate of bug 662982 ***