Comment 21 for bug 286544

Revision history for this message
Simon Morrish (s-morrish) wrote :

Same with me, but have just upgraded to Ubuntu 9.10. Also using a NVIDIA 7600GS card.

~$ f-spot --debug
** Running f-spot in Debug Mode **
** Running Mono with --debug **
[Info 22:12:55.822] Initializing DBus
[Debug 22:12:56.077] DBusInitialization took 0.230039s
[Info 22:12:56.078] Initializing Mono.Addins
[Debug 22:12:56.400] Mono.Addins Initialization took 0.321732s
[Info 22:12:56.423] Starting new FSpot server (f-spot 0.6.1.4)
[Debug 22:12:56.750] Db Initialization took 0.203674s

** (f-spot:3446): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed

** (f-spot:3446): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed

** (f-spot:3446): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed

** (f-spot:3446): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed

** (f-spot:3446): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed
[Debug 22:12:57.297] 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 DESC
[Debug 22:12:57.302] QueryToTemp took 0.004988s : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename DESC
[Debug 22:12:57.302] Reloading the query took 0.010374s
[Debug 22:12:57.580] PhotosPerMonth took 0.011306s
[Debug 22:12:57.583] TimeAdaptor REAL Reload took 0.223997s
[Debug 22:12:57.886] 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 DESC
[Debug 22:12:57.893] QueryToTemp took 0.006553s : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename DESC
[Debug 22:12:58.003] Reloading the query took 0.117038s
[Debug 22:12:58.008] 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 DESC
[Debug 22:12:58.009] QueryToTemp took 0.001278s : SELECT * FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY time DESC, filename DESC
[Debug 22:12:58.028] Reloading the query took 0.020703s
[Info 22:12:58.038] Starting BeagleService
[Debug 22:12:58.039] BeagleService startup took 2.1E-05s
[Info 22:12:58.095] Hack for gnome-settings-daemon engaged

(f-spot:3446): 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.
[Debug 22:12:58.162] PhotosPerMonth took 0.040602s
[Debug 22:12:58.162] TimeAdaptor REAL Reload took 0.153003s
[Debug 22:12:58.236] PhotosPerMonth took 0.019999s
[Debug 22:12:58.237] TimeAdaptor REAL Reload took 0.227247s
The program 'f-spot' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 3892 error_code 11 request_code 53 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)