Re: [Banshee-List] Problem with DAP



Julien Sobrier wrote:
> I have about 13 GB of music files on the device. It's a USB2 interface.
> Banshee was "Scanning for sons" for more than 20 minutes, but it didn't
> display any track. I have these error messages on the console:
> Unhandled Exception: System.IO.IOException: Input/output error --->
> Mono.Unix.UnixIOException: Input/output error--- End of inner exception
> stack trace ---
> 
> in <0x00013> Mono.Unix.UnixMarshal:ThrowExceptionForLastError ()
> in <0x0000d> Mono.Unix.UnixMarshal:ThrowExceptionForLastErrorIf (Int32
> retval)
> in <0x00031> Mono.Unix.UnixFileSystemInfo:Create (System.String path)
> in <0x00099> Mono.Unix.UnixDirectoryInfo:GetFileSystemEntries
> (Mono.Unix.Native.Dirent[] dentries)
> in <0x00019> Mono.Unix.UnixDirectoryInfo:GetFileSystemEntries ()
> in <0x0004f> Banshee.IO.Unix.Directory+<GetFiles>__3:MoveNext ()
> in <0x00206> Banshee.Base.ImportManager:ScanForFiles (System.String source)
> in <0x0035c> Banshee.Base.ImportManager:ScanForFiles (System.String source)
> in <0x0035c> Banshee.Base.ImportManager:ScanForFiles (System.String source)
> in <0x0035c> Banshee.Base.ImportManager:ScanForFiles (System.String source)
> in <0x0006e>
> Banshee.Base.ImportManager+<>AnonHelp<35>:<#AnonymousMethod>48 ()
> in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
> 
> How long should it take to display the songs?
> 
> Thank you
> Julien

I found the problem: one folder was corrupted, the filename inside this
directory had garbage characters. One catch inside ScanForFiles only
catch Access permission issues. It should be more generic and catch any
exception. I will submit a patch tonight, this is an easy fix.

Julien



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