Jeremy Andrews | 18 Sep 17:08

0.5.0: "F-Spot Encountered a Fatal Error"

Hello,

I tried upgrading to the recently released F-Spot 0.5.0, and got the
following errors.  When launching F-Spot it pops up an alert dialog
titled "F-Spot Encountered a Fatal Error:  Extension node not found in
path: /FSpot/Sidebar".  When I click the Error Details link, I get the
following information:

        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] 
          at Mono.Addins.AddinManager.AddExtensionNodeHandler
        (System.String path, Mono.Addins.ExtensionNodeEventHandler
        handler) [0x00000] 
          at MainWindow..ctor (.Db db) [0x00000] 
          at FSpot.Core.get_MainWindow () [0x00000] 
          at FSpot.Core.Organize () [0x00000] 
          at FSpot.Driver.Main (System.String[] args) [0x00000] 
        .NET Version: 2.0.50727.42

        Assembly Version Information:

        pango-sharp (2.12.0.0)
        SemWeb (0.7.1.0)
        glade-sharp (2.12.0.0)
        FSpot.Widgets (0.0.0.0)
        FSpot.JobScheduler (0.0.0.0)
(Continue reading)

Stephane Delcroix | 18 Sep 17:26
Gravatar

Re: 0.5.0: "F-Spot Encountered a Fatal Error"

try this 

rm -rf ~/.gnome2/f-spot/addin*

if it does not work, it means you might have mis-installed it. are you
installing it in a funny prefix or something ?

s

On Thu, 2008-09-18 at 11:12 -0400, Jeremy Andrews wrote:
> Hello,
> 
> I tried upgrading to the recently released F-Spot 0.5.0, and got the
> following errors.  When launching F-Spot it pops up an alert dialog
> titled "F-Spot Encountered a Fatal Error:  Extension node not found in
> path: /FSpot/Sidebar".  When I click the Error Details link, I get the
> following information:
> 
>         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] 
>           at Mono.Addins.AddinManager.AddExtensionNodeHandler
>         (System.String path, Mono.Addins.ExtensionNodeEventHandler
>         handler) [0x00000] 
>           at MainWindow..ctor (.Db db) [0x00000] 
>           at FSpot.Core.get_MainWindow () [0x00000] 
>           at FSpot.Core.Organize () [0x00000] 
(Continue reading)

Jeremy Andrews | 18 Sep 17:31

Re: 0.5.0: "F-Spot Encountered a Fatal Error"

Hello,

Thanks very much!  That solved my problem, now 0.5.0 starts without
errors.

(No I didn't do anything funny with the install.  Simply: "./configure
&& make && make install")

Cheers,
 -Jeremy

On Thu, 2008-09-18 at 17:26 +0200, Stephane Delcroix wrote:
> try this 
> 
> rm -rf ~/.gnome2/f-spot/addin*
> 
> if it does not work, it means you might have mis-installed it. are you
> installing it in a funny prefix or something ?
> 
> s

Gmane