Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 296078 Details for
Bug 427020
beagle package must require ndesk-dbus and ndesk-dbus-glib package
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
beagled --fg --debug > d.txt 2>&1
d.txt (text/plain), 61.92 KB, created by
Tomáš Bžatek
on 2008-02-27 15:51:11 UTC
(
hide
)
Description:
beagled --fg --debug > d.txt 2>&1
Filename:
MIME Type:
Creator:
Tomáš Bžatek
Created:
2008-02-27 15:51:11 UTC
Size:
61.92 KB
patch
obsolete
>Always: Starting Beagle Daemon (version 0.3.3) >Always: Running on Mono 1.9 >Always: Command Line: /usr/lib/beagle/BeagleDaemon.exe --fg --debug >Debug: Established a connection to the X server >Debug: Reniced process to 7 >Debug: Done reading conf from /etc/beagle/config-files/Daemon.xml >Debug: Starting messaging server >Debug: Done reading conf from /home/tbzatek/.beagle/config/Networking.xml >Debug: Done reading conf from /etc/beagle/config-files/Networking.xml >Warn: Inotify watches may be too low (8192) for some users! Increase it to at least 65535 by setting fs.inotify.max_user_watches in /etc/sysctl.conf >Debug: Starting QueryDriver >Always: HTTP Server: Listening on http://localhost:4000/ > >** (/usr/lib/beagle/BeagleDaemon.exe:4176): WARNING **: The following assembly referenced from /usr/lib/beagle/Util.dll could not be loaded: > Assembly: NDesk.DBus (assemblyref_index=7) > Version: 1.0.0.0 > Public Key: f6716e4f9b2ed099 >The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/beagle). > > >** (/usr/lib/beagle/BeagleDaemon.exe:4176): WARNING **: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. > >** (/usr/lib/beagle/BeagleDaemon.exe:4176): WARNING **: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. > >** (/usr/lib/beagle/BeagleDaemon.exe:4176): WARNING **: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. > >** (/usr/lib/beagle/BeagleDaemon.exe:4176): WARNING **: Missing method .ctor in assembly /usr/lib/beagle/Util.dll, type NDesk.DBus.InterfaceAttribute > >** (/usr/lib/beagle/BeagleDaemon.exe:4176): WARNING **: Can't find custom attr constructor image: /usr/lib/beagle/Util.dll mtoken: 0x0a00033b >Error: Caught exception while instantiating Akregator backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating Blam backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating Files backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating IndexingService backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating KonqBookmark backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating KMail backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating KNotes backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating KOrganizer backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating KAddressBook backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating KonquerorHistory backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating Konversation backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating Kopete backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating Labyrinth backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating Liferea backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating Opera backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating Pidgin backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating Tomboy backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Error: Caught exception while instantiating Empathy backend >System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: An exception was thrown by the type initializer for Mono.Data.Sqlite.SqliteFunction ---> System.IO.FileNotFoundException: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. >File name: 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' > at (wrapper managed-to-native) System.MonoCustomAttrs:GetCustomAttributesInternal (System.Reflection.ICustomAttributeProvider,System.Type,bool) > at System.MonoCustomAttrs.GetCustomAttributesBase (ICustomAttributeProvider obj, System.Type attributeType) [0x00000] > at System.MonoCustomAttrs.GetCustomAttributes (ICustomAttributeProvider obj, System.Type attributeType, Boolean inherit) [0x00000] > at System.MonoType.GetCustomAttributes (System.Type attributeType, Boolean inherit) [0x00000] > at Mono.Data.Sqlite.SqliteFunction..cctor () [0x00000] --- End of inner exception stack trace --- > > at Mono.Data.Sqlite.Sqlite3.Open (System.String strFilename) [0x00000] > at Mono.Data.Sqlite.SqliteConnection.Open () [0x00000] > at Beagle.Daemon.TextCache.Open (System.String db_filename) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir, Boolean read_only) [0x00000] > at Beagle.Daemon.TextCache..ctor (System.String storage_dir) [0x00000] > at Beagle.Daemon.TextCache.get_UserCache () [0x00000] > at Beagle.Daemon.LuceneQueryingDriver..ctor (System.String index_name, Int32 minor_version, Boolean read_only) [0x00000] > at Beagle.Daemon.LuceneQueryable.BuildLuceneQueryingDriver (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneQueryable..ctor (System.String index_name, Int32 minor_version, Boolean read_only_mode) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version, Boolean disable_locking) [0x00000] > at Beagle.Daemon.LuceneFileQueryable..ctor (System.String index_name, Int32 minor_version) [0x00000] > at Beagle.Daemon.AkregatorQueryable.AkregatorQueryable..ctor () [0x00000] > 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) [0x00000] --- End of inner exception stack trace --- > > at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] > at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] > at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] > at System.Activator.CreateInstance (System.Type type) [0x00000] > at Beagle.Daemon.QueryDriver.ScanAssemblyForQueryables (System.Reflection.Assembly assembly) [0x00000] >Debug: Found 1 backends in /usr/lib/beagle/BeagleDaemonLib.dll >Debug: Reading mapping from filters >Debug: Loading system static indexes. >Debug: Found 0 system-wide indexes. >Debug: Loading user-configured static indexes. >Debug: Found 0 user-configured static indexes.. >Debug: Waiting 60 seconds before starting queryables >Error: Unhandled exception thrown. Exiting immediately. >System.TypeLoadException: A type load exception has occurred. >at Beagle.Daemon.BeagleDaemon.StartupProcess () <0x0015b> >at IdleProxy.Handler () <0x00028> >at (wrapper native-to-managed) IdleProxy.Handler () <0x00040> >at (wrapper managed-to-native) GLib.MainLoop.g_main_loop_run (intptr) <0x00004> >at GLib.MainLoop.Run () <0x0000d> >at Beagle.Daemon.BeagleDaemon.DoMain (string[]) <0x00b0d> >at Beagle.Daemon.BeagleDaemon.Main (string[]) <0x00014> > >Debug: Server '/home/tbzatek/.beagle/socket' shut down > >** (/usr/lib/beagle/BeagleDaemon.exe:4176): WARNING **: Thread (nil) may have been prematurely finalized
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 427020
: 296078