[Banshee-List] banshee & ipod shuffle 3rd Generation



Banshee find my ipod but I can't copy anything on it there is a process bar
in the left corner which goes back and forth but nothing happens, here is
the console output:


banshee
[Info  16:19:14.261] Running Banshee 2.2.1: [openSUSE 12.1 (linux-gnu,
x86_64) @ 2011-11-23 16:24:41 UTC]
[Warn  16:19:14.465] Cannot connect to NetworkManager or Wicd - An
available, working network connection will be assumed
[Warn  16:19:14.862] Caught an exception - System.ApplicationException: No
support GNOME Settings Daemon could be reached. (in
`Banshee.MultimediaKeys')
  at
Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize
() [0x00000] in <filename unknown>:0 
  at Banshee.ServiceStack.ServiceManager.StartExtension
(Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0 
[Warn  16:19:14.862] Extension
`Banshee.MultimediaKeys.MultimediaKeysService' not started: No support GNOME
Settings Daemon could be reached.
[Info  16:19:14.864] Updating web proxy from GConf
[Warn  16:19:14.878] Caught an exception - System.ApplicationException: No
support GNOME Settings Daemon could be reached. (in
`Banshee.MultimediaKeys')
  at
Banshee.MultimediaKeys.MultimediaKeysService.Banshee.ServiceStack.IExtensionService.Initialize
() [0x00000] in <filename unknown>:0 
  at Banshee.ServiceStack.ServiceManager.StartExtension
(Mono.Addins.TypeExtensionNode node) [0x00000] in <filename unknown>:0 
[Warn  16:19:14.878] Extension
`Banshee.MultimediaKeys.MultimediaKeysService' not started: No support GNOME
Settings Daemon could be reached.
[Info  16:19:14.879] All services are started 0,483439
[Info  16:19:15.097] AmazonMP3 store redirect URL:
http://integrated-services.banshee.fm/amz/redirect.do/
[Info  16:19:15.397] nereid Client Started
[Info  16:19:15.447] GStreamer version 0.10.35.0, gapless: True, replaygain:
False
[Warn  16:19:15.497] Caught an exception - System.ArgumentNullException:
Argument cannot be null. (in `mscorlib')
  at System.Int32.Parse (System.String s, NumberStyles style,
IFormatProvider provider) [0x00000] in <filename unknown>:0 
  at System.Int32.Parse (System.String s, NumberStyles style) [0x00000] in
<filename unknown>:0 
  at Banshee.Hardware.Gio.UsbDevice.GetVendorId (IUsbDevice device)
[0x00000] in <filename unknown>:0 
  at Banshee.Hardware.Gio.UsbDevice.get_VendorId () [0x00000] in <filename
unknown>:0 
  at Banshee.Dap.MassStorage.DeviceMapper.Map
(Banshee.Dap.MassStorage.MassStorageSource source) [0x00000] in <filename
unknown>:0 
  at Banshee.Dap.MassStorage.MassStorageSource.DeviceInitialize (IDevice
device) [0x00000] in <filename unknown>:0 
  at Banshee.Dap.DapService.FindDeviceSource (IDevice device) [0x00000] in
<filename unknown>:0 
[Warn  16:19:22.923] Caught an exception -
System.UnauthorizedAccessException: /media/MICHAS IPOD is a directory (in
`mscorlib')
  at System.IO.File.Delete (System.String path) [0x00000] in <filename
unknown>:0 
  at Banshee.Dap.MassStorage.MassStorageSource.DeleteTrack
(Banshee.Collection.Database.DatabaseTrackInfo track) [0x00000] in <filename
unknown>:0 
  at Banshee.Sources.PrimarySource.DeleteTrackList
(Banshee.Collection.Database.CachedList`1 list) [0x00000] in <filename
unknown>:0 
[Error 16:19:22.956] Creating Source.UniqueId for Errors (type ErrorSource),
but TypeUniqueId is null; trace is    at System.Environment.get_StackTrace()
   at Banshee.Sources.Source.get_UniqueId()
   at
Banshee.Sources.SourceSortType+SourceComparer.Compare(Banshee.Sources.Source
a, Banshee.Sources.Source b)
   at System.Array.qsort(Banshee.Sources.Source[] keys,
Banshee.Sources.Source[] items, Int32 low0, Int32 high0, IComparer`1
comparer)
   at System.Array.SortImpl(Banshee.Sources.Source[] keys,
Banshee.Sources.Source[] items, Int32 index, Int32 length, IComparer`1
comparer)
   at System.Array.Sort(Banshee.Sources.Source[] array, Int32 index, Int32
length, IComparer`1 comparer)
   at System.Collections.Generic.List`1[[Banshee.Sources.Source,
Banshee.Services, Version=2.2.0.0, Culture=neutral,
PublicKeyToken=null]].Sort(IComparer`1 comparer)
   at Banshee.Sources.SourceSortType.Sort(System.Collections.Generic.List`1
sources, Boolean separateTypes)
   at Banshee.Sources.Source.SortChildSources()
   at Banshee.Sources.Source.OnChildSourceUpdated(System.Object o,
System.EventArgs args)
   at <Module>.invoke_void__this___object_EventArgs(System.Object ,
System.EventArgs )
   at <Module>.invoke_void__this___object_EventArgs(System.Object ,
System.EventArgs )
   at Banshee.Sources.Source.OnUpdated()
   at Banshee.Sources.Source.OnPropertyChanged(System.Object o,
Hyena.Data.PropertyChangeEventArgs args)
   at Hyena.Data.PropertyStore.OnPropertyChanged(System.String propertyName,
Boolean added, Boolean removed, System.Object oldValue, System.Object
newValue)
   at Hyena.Data.PropertyStore.Set(System.String name, Gdk.Pixbuf value)
   at
Banshee.Sources.Gui.SourceIconResolver.ResolveIcon(Banshee.Sources.Source
source, Int32 size, System.String namespace)
   at
Banshee.Sources.Gui.SourceIconResolver.ResolveIcon(Banshee.Sources.Source
source, Int32 size)
   at Banshee.Sources.Gui.SourceRowRenderer.Render(Gdk.Drawable drawable,
Gtk.Widget widget, Rectangle background_area, Rectangle cell_area, Rectangle
expose_area, CellRendererState flags)
   at Gtk.CellRenderer.Render_cb(IntPtr item, IntPtr window, IntPtr widget,
Rectangle ByRef background_area, Rectangle ByRef cell_area, Rectangle ByRef
expose_area, CellRendererState flags)
   at Gtk.Widget.gtksharp_widget_base_expose_event(IntPtr , IntPtr )
   at Gtk.Widget.OnExposeEvent(Gdk.EventExpose evnt)
   at Banshee.Sources.Gui.SourceView.OnExposeEvent(Gdk.EventExpose evnt)
   at Gtk.Widget.exposeevent_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()

--
View this message in context: http://banshee-media-player.2283330.n4.nabble.com/banshee-ipod-shuffle-3rd-Generation-tp4237344p4237344.html
Sent from the Banshee Media Player mailing list archive at Nabble.com.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]