f-spot crashed aftering importing photos, won't restart
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
f-spot (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: f-spot
Running ubuntu 10.10, which has f-spot 0.8.0 I believe. F-spot crashes on startup. It crashed after importing photos from my phone.
Running with debug on I get this:
** Running f-spot in Debug Mode **
** Running Mono with --debug **
[1 Info 10:53:03.784] Initializing Mono.Addins
[1 Debug 10:53:04.045] Mono.Addins Initialization took 0.246887
[1 Debug 10:53:04.241] Db Initialization took 0.083909
[1 Debug 10:53:04.555] Query Started : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename ASC
[1 Debug 10:53:04.580] QueryToTemp took 0.024923 : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename ASC
[1 Debug 10:53:04.580] Reloading the query took 0.027906
[1 Debug 10:53:04.777] Query took 0.016103 : SELECT * FROM photoquery_temp_0 LIMIT 100 OFFSET 0
[2 Debug 10:53:04.829] PhotosPerMonth took 0.027171
[2 Debug 10:53:04.831] TimeAdaptor REAL Reload took 0.236945
[1 Debug 10:53:04.877] Query Started : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename ASC
[1 Debug 10:53:04.903] QueryToTemp took 0.026337 : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename ASC
[1 Debug 10:53:04.919] Query took 0.001481 : SELECT * FROM photoquery_temp_0 LIMIT 100 OFFSET 0
[1 Debug 10:53:04.999] open uri = file://
[1 Debug 10:53:05.015] Reloading the query took 0.138349
[3 Debug 10:53:05.124] PhotosPerMonth took 0.012064
[3 Debug 10:53:05.125] TimeAdaptor REAL Reload took 0.219554
Exception in Gtk# callback delegate
Note: Applications can use GLib.ExceptionM
System.
at System.
at FSpot.TimeAdapt
at FSpot.TimeAdapt
at FSpot.TimeAdapt
at FSpot.GroupSele
at (wrapper delegate-invoke) FSpot.GroupAdap
at FSpot.TimeAdapt
at FSpot.Driver+
at GLib.Idle+
at GLib.ExceptionM
at GLib.Idle+
at Gtk.Application
at Gtk.Application
at FSpot.Driver.
at Hyena.Gui.
at FSpot.Driver.
[4 Debug 10:53:05.395] Finalizer called on FSpot.Core.
[4 Debug 10:53:05.397] Finalizer called on FSpot.Core.
[4 Debug 10:53:05.398] Finalizer called on FSpot.Core.
[4 Debug 10:53:05.398] Finalizer called on FSpot.Core.
[4 Debug 10:53:05.398] Finalizer called on FSpot.Core.
[4 Debug 10:53:05.399] Finalizer called on FSpot.Utils.
Good luck!
tags: | added: f-spot maverick |
Status changed to 'Confirmed' because the bug affects multiple users.