Last.fm Crashes Banshee

Bug #741292 reported by ndstate
20
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Banshee
Fix Released
Medium
banshee (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Hello,

Whenever I click on the last.fm item in Banshee, Banshee crashes. I have uninstalled and reinstalled a few times (I even checked the option to remove config files). Additionally, I manually removed 2 folders containing Banshee files in /home.

I am not sure if its important or not, but when I ran Banshee via the terminal the following is what showed when it crashed:

-----
Last.fm State Changed to Connected
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.Net.WebException: The remote server returned an error: (404) Resource Not Found.
  at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000]
  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [0x00000]
   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.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()
-----

Any ideas?

Thanks

Revision history for this message
Victor Vargas (kamus) wrote :

Brian18, Please could you attach your "~/.config/banshee-1/log" as a separated file into your report? Thanks

Changed in banshee (Ubuntu):
importance: Undecided → Medium
status: New → Incomplete
Revision history for this message
ndstate (ndstate) wrote :

Hello,

The log is attached.

Thanks,

Brian

Revision history for this message
Chow Loong Jin (hyperair) wrote :

Thanks for the information. I've just forwarded the bug upstream (see the gnome-bugs link above), so please subscribe to the bug and provide any additional information as necessary.

Changed in banshee (Ubuntu):
status: Incomplete → Triaged
Changed in banshee:
importance: Unknown → Medium
status: Unknown → Fix Released
Revision history for this message
Victor Vargas (kamus) wrote :

brian18, Please could you check if this behaviour is still occuring for you with 1.9.6 release? according to upstream tracker this issue was solved in latest version of banshee

Revision history for this message
ndstate (ndstate) wrote :

It doesnt crash anymore. Thank you.

Revision history for this message
Victor Vargas (kamus) wrote :

You are welcome,
Kamus

Changed in banshee (Ubuntu):
status: Triaged → Fix Released
Revision history for this message
Jerome Bourget (jeromebourget-deactivatedaccount) wrote :

I still have the problem with version 1.9.6

I attached the log file.

Ubuntu version :
Description: Ubuntu Natty (development branch)
Release: 11.04

banshee:
  Installed: 1.9.6-1ubuntu1
  Candidate: 1.9.6-1ubuntu1
  Version table:
 *** 1.9.6-1ubuntu1 0
        500 http://ca.archive.ubuntu.com/ubuntu/ natty/main amd64 Packages
        100 /var/lib/dpkg/status

jbourget@jbourget-laptop:~$ banshee -v
[Info 19:08:44.469] Running Banshee 1.9.6: [Ubuntu Natty (development branch) (linux-gnu, x86_64) @ 2011-04-01 17:03:51 UTC]
[Info 19:08:45.881] Updating web proxy from GConf
[Info 19:08:45.941] All services are started 1.220485
[Info 19:08:48.893] nereid Client Started
[Info 19:08:48.968] GStreamer version 0.10.32.0, gapless: True, replaygain: False
[Info 19:08:49.067] AppleDeviceSource is ignoring unmounted volume 52 GB Filesystem
[Warn 19:08:49.070] Caught an exception - System.InvalidOperationException: Operation is not valid due to the current state of the object (in `Banshee.Dap.AppleDevice')
  at Banshee.Dap.AppleDevice.AppleDeviceSource.DeviceInitialize (IDevice device) [0x00000] in <filename unknown>:0
  at Banshee.Dap.DapService.FindDeviceSource (IDevice device) [0x00000] in <filename unknown>:0
[Info 19:08:49.155] AppleDeviceSource is ignoring unmounted volume System Reserved
[Warn 19:08:49.155] Caught an exception - System.InvalidOperationException: Operation is not valid due to the current state of the object (in `Banshee.Dap.AppleDevice')
  at Banshee.Dap.AppleDevice.AppleDeviceSource.DeviceInitialize (IDevice device) [0x00000] in <filename unknown>:0
  at Banshee.Dap.DapService.FindDeviceSource (IDevice device) [0x00000] in <filename unknown>:0
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
System.Net.WebException: The remote server returned an error: (404) Resource Not Found.
  at System.Net.HttpWebRequest.CheckFinalStatus (System.Net.WebAsyncResult result) [0x00000] in <filename unknown>:0
  at System.Net.HttpWebRequest.SetResponseData (System.Net.WebConnectionData data) [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.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()

Revision history for this message
Jerome Bourget (jeromebourget-deactivatedaccount) wrote :

I updated banshee to version 2.0 now it works....

Jérôme

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.