[ubuntu-mono] [Bug 362592] Re: f-spot crashes with unhandled exception when importing photos
Vish
vishubuntu at gmail.com
Sat Jun 26 18:18:22 UTC 2010
Thanks for following up. This bug report is being closed due to your
last comment regarding this being fixed . For future reference you can
manage the status of your own bugs by clicking on the current status in
the yellow line and then choosing a new status in the revealed drop down
box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.
** Changed in: f-spot (Ubuntu)
Status: Incomplete => Fix Released
--
f-spot crashes with unhandled exception when importing photos
https://bugs.launchpad.net/bugs/362592
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 “f-spot” package in Ubuntu: Fix Released
Bug description:
Binary package hint: f-spot
When using the "attach tag" functionality when importing photos f-spot may crash with the following exception if one of the tags already exists.
Unhandled Exception: Mono.Data.SqliteClient.SqliteSyntaxException: table population already exists
at Mono.Data.SqliteClient.SqliteCommand.GetNextStatement (IntPtr pzStart, System.IntPtr& pzTail, System.IntPtr& pStmt) [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]
Steps to reproduce:
1. Import photos, set the tags "foo, bar"
2. Import more photos, set the tags "bar, baz"
More information about the Ubuntu-mono
mailing list