Comment 7 for bug 741292

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()