[Mono-bugs] [Bug 669303] New: F-Spot crashes on load.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 3 13:53:48 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=669303

https://bugzilla.novell.com/show_bug.cgi?id=669303#c0


           Summary: F-Spot crashes on load.
    Classification: Mono
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: i586
        OS/Version: openSUSE 11.3
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: dmulder at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Description of Problem:
F-Spot crashes on load. The following error appears while loading:

An unhandled exception was thrown: Extension node not found in path:
/FSpot/Sidebar

  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 
NET Version: 2.0.50727.1433

Assembly Version Information:

FSpot.Bling (0.0.0.0)
pango-sharp (2.12.0.0)
gtk-sharp-beans (2.14.0.0)
FSpot.Widgets (0.0.0.0)
gnome-sharp (2.24.0.0)
System.Data (2.0.0.0)
Mono.Data.SqliteClient (2.0.0.0)
System.Configuration (2.0.0.0)
System.Xml (2.0.0.0)
NDesk.DBus.Proxies (0.0.0.0)
gconf-sharp (2.24.0.0)
FSpot.Query (0.0.0.0)
FSpot.JobScheduler (0.0.0.0)
gdk-sharp (2.12.0.0)
NDesk.DBus.GLib (1.0.0.0)
NDesk.DBus (1.0.0.0)
gnome-vfs-sharp (2.24.0.0)
Cms (0.0.0.0)
FSpot.Core (0.0.0.0)
FSpot.Platform (0.0.0.0)
Mono.Posix (2.0.0.0)
FSpot.Utils (0.0.0.0)
System.Core (3.5.0.0)
atk-sharp (2.12.0.0)
gtk-sharp (2.12.0.0)
Mono.Addins (0.3.0.0)
System (2.0.0.0)
Mono.Addins.Setup (0.3.0.0)
glib-sharp (2.12.0.0)
f-spot (0.6.1.5)
mscorlib (2.0.0.0)

Platform Information: Linux 2.6.34.7-0.7-default i686 i386 GNU/Linux

Distribution Information:

[/etc/SuSE-release]
openSUSE 11.3 (i586)
VERSION = 11.3

Steps to reproduce the problem:
1. Run f-spot


How often does this happen? 
Always

Additional Information:

Console output:

rupert at c5121:~> f-spot
[Info  11:21:21.473] Initializing DBus
[Info  11:21:21.606] 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  11:21:22.921] Starting new FSpot server (f-spot 0.6.1.5)
[Info  11:21:23.314] The existing database version is more recent than this
version of F-Spot expects.
[Warn  11:21:23.874] 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

-- 
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.


More information about the mono-bugs mailing list