Hi all,

Found another filter problem in my logs with a compressed avi-File
which is obviously too big (>10MB). The debug message says:
     ... skipping over ...

But why is it throwing an System.ArgumentNullException (Argument
cannot be null) then ?

The same happens to two other bzip2 compressed tif images which
are bigger than 10 meg.

Regards,
    Stephan.


Beagle is rev3527:

beagle-extract-content 
/home/steve/www/Graphics/Blender/Blender3d_SIGGRAPH2005_DVDRip.avi.bz2
Filename: 
file:///home/steve/www/Graphics/Blender/Blender3d_SIGGRAPH2005_DVDRip.avi.bz2
Debug: Loaded 55 filters from /usr/local/lib/beagle/Filters/Filters.dll
Debug: 10 meg threshold hit, skipping over 
/home/steve/www/Graphics/Blender/Blender3d_SIGGRAPH2005_DVDRip.avi.bz2
Warn: Unable to filter 
/home/steve/www/Graphics/Blender/Blender3d_SIGGRAPH2005_DVDRip.avi.bz2:
System.ArgumentNullException: Argument cannot be null.
Parameter name: name
   at System.IO.FileStream..ctor (System.String name, FileMode mode, FileAccess 
access, FileShare share, Int32 
bufferSize, Boolean anonymous, FileOptions options) [0x0032e] in 
/tmp/scratch/BUILD/mono-1.2.2/mcs/class/corlib/System.IO/FileStream.cs:270
   at System.IO.FileStream..ctor (System.String name, FileMode mode, FileAccess 
access, FileShare share, Int32 
bufferSize) [0x00000] in 
/tmp/scratch/BUILD/mono-1.2.2/mcs/class/corlib/System.IO/FileStream.cs:126
   at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor 
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int)
   at Beagle.Util.XdgMime.GetMimeType (System.String file_path) [0x00017] in 
/home/steve/cvs.svn/beagle.rev3527/Util/XdgMime.cs:77
   at Beagle.Filters.FilterArchive.GetNextEntrySingle () [0x0005d] in 
/home/steve/cvs.svn/beagle.rev3527/Filters/FilterArchive.cs:333
   at (wrapper delegate-invoke) 
System.MulticastDelegate:invoke_FilterArchive/ArchiveEntry ()
   at Beagle.Filters.FilterArchive.DoPullSetup () [0x00154] in 
/home/steve/cvs.svn/beagle.rev3527/Filters/FilterArchive.cs:170
   at Beagle.Daemon.Filter.Open (System.IO.FileSystemInfo info) [0x000c4] in 
/home/steve/cvs.svn/beagle.rev3527/beagled/Filter.cs:620
No filter for application/x-bzip
_______________________________________________
Dashboard-hackers mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dashboard-hackers

Reply via email to