Comment 37 for bug 411941

Revision history for this message
Jens Kubieziel (qbi) wrote :

Today I installed f-spot 0.7.1 (PPA) and encounter the same problem. I'm using basically the Ambience theme with some customisations. When I started f-spot it didn't show me the images which I previously imported. I only saw some red-crossed circles.

When I chose Import and my camera model, f-spot started to connect/download and crashed. Console output was:

> f-spot
Moving /home/jens/.gnome2/f-spot to /home/jens/.config/
[Info 21:16:33.836] Initializing Mono.Addins
Add-in could not be loaded: Could not read add-in file: /home/jens/.config/f-spot/addin-db-001/addin-data/1/FSpot.Core,0.7.0.0.maddin
System.InvalidOperationException: Could not read add-in file: /home/jens/.config/f-spot/addin-db-001/addin-data/1/FSpot.Core,0.7.0.0.maddin ---> System.InvalidOperationException: Could not read add-in description
  at Mono.Addins.Addin.get_Description () [0x00000]
  at Mono.Addins.Addin.get_AddinInfo () [0x00000]
  --- End of inner exception stack trace ---
  at Mono.Addins.Addin.get_AddinInfo () [0x00000]
  at Mono.Addins.Addin.get_Enabled () [0x00000]
  at Mono.Addins.Database.AddinDatabase.IsAddinEnabled (System.String domain, System.String id) [0x00000]
  at Mono.Addins.AddinRegistry.IsAddinEnabled (System.String id) [0x00000]
  at Mono.Addins.AddinSessionService.LoadAddin (IProgressStatus statusMonitor, System.String id, Boolean throwExceptions) [0x00000]
[Info 21:16:36.399] Unregistering http://addins.f-spot.org/0.4.3/main.mrep
[Info 21:16:37.073] Updating F-Spot Database

(f-spot:12749): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference.

Unhandled Exception: GLib.GException: Vorgang wird vom Backend nicht unterstützt
  at GLib.FileInputStream.QueryInfo (System.String attributes, GLib.Cancellable cancellable) [0x00000]
  at GLib.GioStream.get_Length () [0x00000]
  at TagLib.File.get_Length () [0x00000]
  at TagLib.Jpeg.File.ReadSegmentSize () [0x00000]
  at TagLib.Jpeg.File.ReadMetadata () [0x00000]
  at TagLib.Jpeg.File.Read (ReadStyle propertiesStyle) [0x00000]
  at TagLib.Jpeg.File..ctor (IFileAbstraction abstraction, ReadStyle propertiesStyle) [0x00000]
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000]