https://bugzilla.novell.com/show_bug.cgi?id=669303
https://bugzilla.novell.com/show_bug.cgi?id=669303#c3 --- Comment #3 from David Mulder <[email protected]> 2011-02-16 19:47:01 UTC --- This is still a problem in 2.10 rc5 (final). This is the output with MONO_LOG_LEVEL set to debug: [Info 12:22:34.231] Initializing DBus [Info 12:22:34.345] Initializing Mono.Addins ERROR: Unexpected error in setup process (Object reference not set to an instance of an object) ERROR: Add-in scan operation failed. The Mono runtime may have encountered an error while trying to load an assembly. ERROR: Unexpected error in setup process System.Exception: System.NullReferenceException: Object reference not set to an instance of an object at Mono.Addins.Database.SetupProcess.Main (System.String[] args) [0x00000] in <filename unknown>:0 ERROR: Add-in scan operation failed ERROR: The add-in database could not be updated. It may be due to file corruption. Try running the setup repair utility Extension could not be loaded System.IO.FileNotFoundException: Could not load file or assembly '/usr/lib/f-spot/FSpot.Gui.dll' or one of its dependencies. The system cannot find the file specified. File name: '/usr/lib/f-spot/FSpot.Gui.dll' at (wrapper managed-to-native) System.Reflection.Assembly:LoadFrom (string,bool) at System.Reflection.Assembly.LoadFrom (System.String assemblyFile) [0x00000] in <filename unknown>:0 at Mono.Addins.RuntimeAddin.LoadModule (Mono.Addins.Description.ModuleDescription module, System.String ns, System.Collections.ArrayList plugList, System.Collections.ArrayList asmList) [0x00000] in <filename unknown>:0 at Mono.Addins.RuntimeAddin.Load (Mono.Addins.Addin iad) [0x00000] in <filename unknown>:0 at Mono.Addins.AddinSessionService.InsertAddin (IProgressStatus statusMonitor, Mono.Addins.Addin iad) [0x00000] in <filename unknown>:0 ERROR: Unexpected error in setup process (Object reference not set to an instance of an object) ERROR: Add-in scan operation failed. The Mono runtime may have encountered an error while trying to load an assembly. ERROR: Unexpected error in setup process System.Exception: System.NullReferenceException: Object reference not set to an instance of an object at Mono.Addins.Database.SetupProcess.Main (System.String[] args) [0x00000] in <filename unknown>:0 ERROR: Add-in scan operation failed ERROR: The add-in database could not be updated. It may be due to file corruption. Try running the setup repair utility [Info 12:22:34.928] Starting new FSpot server (f-spot 0.6.1.5) [Info 12:22:35.017] The existing database version is more recent than this version of F-Spot expects. [Warn 12:22:35.223] Caught an exception - Extension node not found in path: /FSpot/Sidebar (in `Mono.Addins') at Mono.Addins.ExtensionContext.AddExtensionNodeHandler (System.String path, Mono.Addins.ExtensionNodeEventHandler handler) [0x00000] in <filename unknown>:0 at Mono.Addins.AddinManager.AddExtensionNodeHandler (System.String path, Mono.Addins.ExtensionNodeEventHandler handler) [0x00000] in <filename unknown>:0 at MainWindow..ctor (.Db db) [0x00000] in <filename unknown>:0 at FSpot.Core.get_MainWindow () [0x00000] in <filename unknown>:0 at FSpot.Core.Organize () [0x00000] in <filename unknown>:0 at FSpot.Driver.Main (System.String[] args) [0x00000] in <filename unknown>:0 rupert@c5121:~> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
