[ubuntu-mono] [Bug 39097] Indexing issues when f-spot is installed
Craig Duquette
cduquette at gmail.com
Tue Apr 11 07:22:48 UTC 2006
Public bug reported:
Affects: beagle (Ubuntu)
Severity: Normal
Priority: (none set)
Status: Unconfirmed
Description:
Hi! Beagle returns errors like this when it comes across images on the
filesystem.
Error: Caught exception while instantiating Beagle.Filters.FilterExternal
Error: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path "/usr/etc".
in <0x0021e> System.IO.FileStream:.ctor (System.String name, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean isAsync, Boolean anonymous)
in <0x0001f> System.IO.FileStream:.ctor (System.String name, FileMode mode, FileAccess access, FileShare share)
in (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
in <0x00024> System.IO.File:Open (System.String path, FileMode mode, FileAccess access, FileShare share)
in [0x0001a] (at /build/buildd/beagle-0.2.3/Filters/FilterExternal.cs:74) Beagle.Filters.FilterExternal:.ctor ()
in <0x00000> <unknown method>
in (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x0008d> System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)--- End of inner exception stack trace ---
in <0x0010e> System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in <0x0001c> System.Reflection.MonoCMethod:Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
in <0x00035> System.Reflection.ConstructorInfo:Invoke (System.Object[] parameters)
in <0x00105> System.Activator:CreateInstance (System.Type type, Boolean nonPublic)
in <0x0000c> System.Activator:CreateInstance (System.Type type)
in [0x0002c] (at /build/buildd/beagle-0.2.3/beagled/FilterFactory.cs:332) Beagle.Daemon.FilterFactory:ScanAssemblyForFilters (System.Reflection.Assembly assembly)
Debug: Loaded 36 filters from /usr/lib/beagle/Filters/Filters.dll
Warn: Unable to open F-Spot database: sqlite version mismatch
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
A temporary solution to this problem is to remove ~/.gnome2/f-spot and
~/.gconf/apps/f-spot. I'm not sure which program is compiled with the
incompatible version of sqlite, but one needs to be recompiled.
This bug prevents beagle from indexing the filesystem, preventing the
user from searching files in beagle although gaim logs and evolution
contact search works fine.
--
Indexing issues when f-spot is installed
https://launchpad.net/malone/bugs/39097
More information about the Ubuntu-mono
mailing list