[ubuntu-mono] [Bug 141180] Re: Cannot import any images (import error)

Bug Watch Updater 141180 at bugs.launchpad.net
Thu Sep 16 10:13:32 UTC 2010


** Changed in: f-spot
   Importance: Unknown => Low

-- 
Cannot import any images (import error)
https://bugs.launchpad.net/bugs/141180
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to f-spot in ubuntu.

Status in Personal photo management for the GNOME desktop: Fix Released
Status in “f-spot” package in Ubuntu: Fix Released

Bug description:
If I choose a directory to import, then try to import images from it, I got an error dialog window on every single image saying:

Import error
Error importing /home/lgb/pictures/somefilename.jpg
Index is less than 0 or more than or equal to the list count.
Parameter name: index
-1

meanwhile, in the terminal window:

open uri = file:///home/lgb/pictures/1416799051.jpg
System.NullReferenceException: A null value was found where an object instance was required.
  at FSpot.JpegFile.get_Date () [0x00000] 
System.NullReferenceException: A null value was found where an object instance was required.
  at FSpot.JpegFile.get_Description () [0x00000] 
Error importing /home/lgb/pictures/1416799051.jpg
System.ArgumentOutOfRangeException: Index is less than 0 or more than or equal to the list count.
Parameter name: index
-1
  at System.Collections.ArrayList.get_Item (Int32 index) [0x00000] 
  at Mono.Data.SqliteClient.SqliteParameterCollection.GetParameter (Int32 parameterIndex) [0x00000] 
  at System.Data.Common.DbParameterCollection.get_Item (Int32 index) [0x00000] 
  at System.Data.Common.DbParameterCollection.get_Item (System.String parameterName) [0x00000] 
  at (wrapper remoting-invoke-with-check) System.Data.Common.DbParameterCollection:get_Item (string)
  at Mono.Data.SqliteClient.SqliteCommand.BindParameters2 () [0x00000] 
  at Mono.Data.SqliteClient.SqliteCommand.Prepare () [0x00000] 
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteReader (CommandBehavior behavior, Boolean want_results, System.Int32& rows_affected) [0x00000] 
  at Mono.Data.SqliteClient.SqliteCommand.ExecuteNonQuery () [0x00000] 
  at Banshee.Database.QueuedSqliteCommand.Execute () [0x00000]






More information about the Ubuntu-mono mailing list