[Banshee-List] Exceptions when trying to play




I'm getting some wierd behaviours with Banshee 1.2 (I cannot play any mp3 at all), so I downloaded trunk and run it (because this way it seems there's better debug info shown in the console) and I get different kind of exceptions, that I'm attaching to this email.

Any ideas of why I may be getting them? Are they bugs? If yes, should I file them or are they already filed?

Thanks,

	Andrés

--

[Debug 10:33:17.718] Player state change: Playing -> Idle
[Error 10:33:17.720] GStreamer stream error: Failed
[Debug 10:33:17.947] Downloaded cover art from Lastfm - jillscott-collaborations
[Warn  10:33:17.954] Caught an exception - No such file or directory [ENOENT]. (in `')

No such file or directory (in `Mono.Posix')
  at Mono.Unix.UnixMarshal.ThrowExceptionForLastError () [0x00000] in /usr/src/packages/BUILD/mono-1.9.1/mcs/class/Mono.Posix/Mono.Unix/UnixMarshal.cs:456 
  at Mono.Unix.UnixFileInfo.Open (OpenFlags flags) [0x00028] in /usr/src/packages/BUILD/mono-1.9.1/mcs/class/Mono.Posix/Mono.Unix/UnixFileInfo.cs:100 
  at Mono.Unix.UnixFileInfo.Open (FileMode mode, FileAccess access) [0x00008] in /usr/src/packages/BUILD/mono-1.9.1/mcs/class/Mono.Posix/Mono.Unix/UnixFileInfo.cs:122 
  at Banshee.IO.Unix.DemuxVfs.get_ReadStream () [0x00000] in /home/knocte/Documents/iDocs/Proyectos/Banshee/arbolSVN/trunk_bis/banshee/src/Backends/Banshee.Unix/Banshee.IO.Unix/DemuxVfs.cs:57 
  at TagLib.File.set_Mode (AccessMode value) [0x00048] in /usr/src/packages/BUILD/taglib-sharp-2.0.3.0/src/TagLib/File.cs:436 
  at TagLib.NonContainer.File.Read (ReadStyle propertiesStyle) [0x00000] in /usr/src/packages/BUILD/taglib-sharp-2.0.3.0/src/TagLib/NonContainer/File.cs:371 
  at TagLib.NonContainer.File..ctor (IFileAbstraction abstraction, ReadStyle propertiesStyle) [0x00007] in /usr/src/packages/BUILD/taglib-sharp-2.0.3.0/src/TagLib/NonContainer/File.cs:140 
  at TagLib.Mpeg.AudioFile..ctor (IFileAbstraction abstraction, ReadStyle propertiesStyle) [0x00000] in /usr/src/packages/BUILD/taglib-sharp-2.0.3.0/src/TagLib/Mpeg/AudioFile.cs:126 
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0003f] in /usr/src/packages/BUILD/mono-1.9.1/mcs/class/corlib/System.Reflection/MonoMethod.cs:404 
[Warn  10:33:17.954] Caught an exception - No such file or directory [ENOENT]. (in `')

No such file or directory (in `Mono.Posix')
  at Mono.Unix.UnixMarshal.ThrowExceptionForLastError () [0x00000] in /usr/src/packages/BUILD/mono-1.9.1/mcs/class/Mono.Posix/Mono.Unix/UnixMarshal.cs:456 
  at Mono.Unix.UnixDirectoryInfo.GetEntries () [0x00017] in /usr/src/packages/BUILD/mono-1.9.1/mcs/class/Mono.Posix/Mono.Unix/UnixDirectoryInfo.cs:124 
  at Mono.Unix.UnixDirectoryInfo.GetFileSystemEntries () [0x00000] in /usr/src/packages/BUILD/mono-1.9.1/mcs/class/Mono.Posix/Mono.Unix/UnixDirectoryInfo.cs:204 
  at Banshee.IO.Unix.Directory+<>c__CompilerGenerated0.MoveNext () [0x00029] in /home/knocte/Documents/iDocs/Proyectos/Banshee/arbolSVN/trunk_bis/banshee/src/Backends/Banshee.Unix/Banshee.IO.Unix/Directory.cs:92 
  at Banshee.Metadata.FileSystem.FileSystemQueryJob.Fetch () [0x0010b] in /home/knocte/Documents/iDocs/Proyectos/Banshee/arbolSVN/trunk_bis/banshee/src/Core/Banshee.Services/Banshee.Metadata.FileSystem/FileSystemQueryJob.cs:101 
  at Banshee.Metadata.FileSystem.FileSystemQueryJob.Run () [0x00021] in /home/knocte/Documents/iDocs/Proyectos/Banshee/arbolSVN/trunk_bis/banshee/src/Core/Banshee.Services/Banshee.Metadata.FileSystem/FileSystemQueryJob.cs:57 
  at Banshee.Metadata.MetadataServiceJob.Run () [0x0002a] in /home/knocte/Documents/iDocs/Proyectos/Banshee/arbolSVN/trunk_bis/banshee/src/Core/Banshee.Services/Banshee.Metadata/MetadataServiceJob.cs:63 
[Debug 10:33:18.266] Querying model for track to play in Song:Next mode
[Debug 10:33:18.281] Player state change: Idle -> Loading
[Debug 10:33:18.506] Player state change: Loading -> Loaded
[Debug 10:33:18.510] Player state change: Loaded -> Playing
[Debug 10:33:18.517] (libbanshee:player) bp_stop: setting state to GST_STATE_NULL
[Debug 10:33:18.518] Player state change: Playing -> Idle
[Error 10:33:18.520] GStreamer stream error: Failed
[Debug 10:33:18.834] TrackInfoDisplay RenderAnimation: 15.00 FPS
[Debug 10:33:19.029] Querying model for track to play in Song:Next mode
[Debug 10:33:19.031] Player state change: Idle -> Loading
[Debug 10:33:19.079] Player state change: Loading -> Loaded
[Debug 10:33:19.085] Player state change: Loaded -> Playing
[Debug 10:33:19.110] (libbanshee:player) bp_stop: setting state to GST_STATE_NULL
[Debug 10:33:19.111] Player state change: Playing -> Idle
[Error 10:33:19.114] GStreamer stream error: Failed
[Debug 10:33:19.646] Querying model for track to play in Song:Next mode
[Debug 10:33:19.648] Player state change: Idle -> Loading
[Debug 10:33:19.698] Player state change: Loading -> Loaded
[Debug 10:33:19.700] Player state change: Loaded -> Playing
[Debug 10:33:19.706] (libbanshee:player) bp_stop: setting state to GST_STATE_NULL
[Debug 10:33:19.706] Player state change: Playing -> Idle
[Error 10:33:19.708] GStreamer stream error: Failed
[Debug 10:33:20.089] TrackInfoDisplay RenderAnimation: 16.00 FPS
[Debug 10:33:20.215] Querying model for track to play in Song:Next mode
[Debug 10:33:20.219] Player state change: Idle -> Loading
[Debug 10:33:20.242] Player state change: Loading -> Loaded

[Debug 10:33:31.772] Player state change: Playing -> Idle
[Error 10:33:31.773] GStreamer stream error: Failed
[Debug 10:33:32.303] Querying model for track to play in Song:Next mode
[Debug 10:33:32.305] Player state change: Idle -> Loading
[Debug 10:33:32.327] Service disposed (AudioscrobblerService)
[Debug 10:33:32.331] Service disposed (LastfmRecommendationService)
[Debug 10:33:32.367] Service disposed (PodcastService)
[Debug 10:33:32.380] Service disposed (NotificationAreaService)
[Debug 10:33:32.381] Service disposed (GnomeService)
[Debug 10:33:32.381] Service disposed (CoverArtService)
[Debug 10:33:32.382] Service disposed (BookmarksService)
[Debug 10:33:32.384] Service disposed (DapService)
[Debug 10:33:32.390] Service disposed (AudioCdService)
[Debug 10:33:32.390] Service disposed (GStreamerCoreService)
[Warn  10:33:32.394] Caught an exception - Invalid arguments (in `System')
  at System.Net.Sockets.Socket.Accept () [0x000b2] in /usr/src/packages/BUILD/mono-1.9.1/mcs/class/System/System.Net.Sockets/Socket.cs:1309 
  at Banshee.Daap.DaapProxyWebServer.ServerLoop () [0x00010] in /home/knocte/Documents/iDocs/Proyectos/Banshee/arbolSVN/trunk_bis/banshee/src/Extensions/Banshee.Daap/Banshee.Daap/DaapProxyWebServer.cs:107 
[Debug 10:33:32.394] Service disposed (DaapService)
[Debug 10:33:32.396] Service disposed (MultimediaKeysService)
[Debug 10:33:32.398] Service disposed (NereidPlayerInterface)
[Debug 10:33:32.399] Service disposed (HardwareManager)
[Debug 10:33:32.400] (libbanshee:player) bp_stop: setting state to GST_STATE_NULL
[Debug 10:33:32.404] Player state change: Loading -> Idle
[Debug 10:33:32.408] (libbanshee:player) bp_destroy: disposed player
[Debug 10:33:32.408] Service disposed (PlayerEngine)
[Debug 10:33:32.423] Service disposed (SourceManager)
[Debug 10:33:32.424] Service disposed (DbConnection)
[Debug 10:33:32.424] TrackInfoDisplay RenderAnimation: 13.00 FPS

Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object
  at Banshee.SmartPlaylist.SmartPlaylistSource.Refresh () [0x0004d] in /home/knocte/Documents/iDocs/Proyectos/Banshee/arbolSVN/trunk_bis/banshee/src/Core/Banshee.Services/Banshee.SmartPlaylist/SmartPlaylistSource.cs:354 
  at Banshee.SmartPlaylist.SmartPlaylistSource.RefreshAndReload () [0x00000] in /home/knocte/Documents/iDocs/Proyectos/Banshee/arbolSVN/trunk_bis/banshee/src/Core/Banshee.Services/Banshee.SmartPlaylist/SmartPlaylistSource.cs:329 
  at Banshee.SmartPlaylist.SmartPlaylistSource.HandleTracksChanged (Banshee.Sources.Source sender, Banshee.Sources.TrackEventArgs args) [0x00033] in /home/knocte/Documents/iDocs/Proyectos/Banshee/arbolSVN/trunk_bis/banshee/src/Core/Banshee.Services/Banshee.SmartPlaylist/SmartPlaylistSource.cs:437 
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_Source_TrackEventArgs (Banshee.Sources.Source,Banshee.Sources.TrackEventArgs)
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_Source_TrackEventArgs (Banshee.Sources.Source,Banshee.Sources.TrackEventArgs)
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_Source_TrackEventArgs (Banshee.Sources.Source,Banshee.Sources.TrackEventArgs)
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_Source_TrackEventArgs (Banshee.Sources.Source,Banshee.Sources.TrackEventArgs)
  at Banshee.Sources.PrimarySource+<>c__CompilerGenerated14.<OnTracksChanged>c__50 () [0x0004d] in /home/knocte/Documents/iDocs/Proyectos/Banshee/arbolSVN/trunk_bis/banshee/src/Core/Banshee.Services/Banshee.Sources/PrimarySource.cs:390 





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