crash of f-spot when changing order of photos



Up to few days ago, I was using f-spot 0.6.1.5 on Ubuntu 10.04. And I
was happy with it.
As the support of Ubuntu 10.04 has stopped, I have moved to the next LTS
version : 12.04
So f-spot has also been upgraded (to version 0.8.2).

Now, When I chznge the order of the photos, f-spot crashes with the
following log:

laurent NC10:~$ f-spot
[Info  23:16:16.610] Initializing Mono.Addins

(f-spot:2106): 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.
[Warn  23:16:50.458] Caught an exception -
Hyena.Data.Sqlite.SqliteException: Sqlite error 1: no such table:
population (SQL: SELECT COUNT (*) as count, month from population GROUP
BY month) (in `Hyena.Data.Sqlite')
  at Hyena.Data.Sqlite.Connection.CheckError (Int32 errorCode,
System.String sql) [0x00000] in <filename unknown>:0 
  at Hyena.Data.Sqlite.Statement.CheckError (Int32 code) [0x00000] in
<filename unknown>:0 
  at Hyena.Data.Sqlite.Statement..ctor (Hyena.Data.Sqlite.Connection
connection, System.String sql) [0x00000] in <filename unknown>:0 
  at Hyena.Data.Sqlite.Connection.Query (System.String sql) [0x00000] in
<filename unknown>:0 
  at Hyena.Data.Sqlite.HyenaSqliteCommand.Execute
(Hyena.Data.Sqlite.HyenaSqliteConnection hconnection,
Hyena.Data.Sqlite.Connection connection) [0x00000] in <filename
unknown>:0 

Unhandled Exception: Hyena.Data.Sqlite.SqliteException: Sqlite error 1:
no such table: population (SQL: SELECT COUNT (*) as count, month from
population GROUP BY month)
  at Hyena.Data.Sqlite.Connection.CheckError (Int32 errorCode,
System.String sql) [0x00000] in <filename unknown>:0 
  at Hyena.Data.Sqlite.Statement.CheckError (Int32 code) [0x00000] in
<filename unknown>:0 
  at Hyena.Data.Sqlite.Statement..ctor (Hyena.Data.Sqlite.Connection
connection, System.String sql) [0x00000] in <filename unknown>:0 
  at Hyena.Data.Sqlite.Connection.Query (System.String sql) [0x00000] in
<filename unknown>:0 
  at Hyena.Data.Sqlite.HyenaSqliteCommand.Execute
(Hyena.Data.Sqlite.HyenaSqliteConnection hconnection,
Hyena.Data.Sqlite.Connection connection) [0x00000] in <filename
unknown>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: Hyena.Data.Sqlite.SqliteException:
Sqlite error 1: no such table: population (SQL: SELECT COUNT (*) as
count, month from population GROUP BY month)
  at Hyena.Data.Sqlite.Connection.CheckError (Int32 errorCode,
System.String sql) [0x00000] in <filename unknown>:0 
  at Hyena.Data.Sqlite.Statement.CheckError (Int32 code) [0x00000] in
<filename unknown>:0 
  at Hyena.Data.Sqlite.Statement..ctor (Hyena.Data.Sqlite.Connection
connection, System.String sql) [0x00000] in <filename unknown>:0 
  at Hyena.Data.Sqlite.Connection.Query (System.String sql) [0x00000] in
<filename unknown>:0 
  at Hyena.Data.Sqlite.HyenaSqliteCommand.Execute
(Hyena.Data.Sqlite.HyenaSqliteConnection hconnection,
Hyena.Data.Sqlite.Connection connection) [0x00000] in <filename
unknown>:0 

Is there a way to work-around this (by creating the table in the db for
example)?

Or, is it possible to re-install version 0.6.1.5 on Ubuntu 12.04?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]