[ubuntu-mono] [Bug 498611] Re: f-spot crash when click import

ErikMaes erik.maes at xs4all.nl
Fri Jul 30 04:23:51 BST 2010


Before I forget:
DistroRelease: Ubuntu 10.04
Package: f-spot 0.6.1.5-2ubuntu7
ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Jul 28 17:43:03 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427.1)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash

-- 
f-spot crash when click import
https://bugs.launchpad.net/bugs/498611
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: Incomplete

Bug description:
Binary package hint: f-spot

Release: Ubuntu 9.10 64 bit
Version of Package: 0.6.1.5-0ubuntu1

f-spot crashes when I do the following:

1. After inserting a sd card chose f-spot to open but f-spot crashes right away
2. After starting f-spot and clicking import, f-spot crashes right away

This is the first time I use f-spot so I have not created any database yet.

Output from 'f-spot --debug' on terminal:

johan at skallben:~$ f-spot --debug
** Running f-spot in Debug Mode **
** Running Mono with --debug   **
[Info  21:49:07.223] Initializing DBus
[Debug 21:49:07.389] DBusInitialization took 0.152417s
[Info  21:49:07.390] Initializing Mono.Addins
[Debug 21:49:07.630] Mono.Addins Initialization took 0.239953s
[Info  21:49:07.647] Starting new FSpot server (f-spot 0.6.1.5)
[Debug 21:49:07.975] Db Initialization took 0.098047s

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

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

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

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

** (f-spot:5080): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed
[Debug 21:49:08.423] 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 21:49:08.432] QueryToTemp took 0.009365s : 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 21:49:08.432] Reloading the query took 0.013067s
[Debug 21:49:08.704] PhotosPerMonth took 0.000714s
[Debug 21:49:08.707] TimeAdaptor REAL Reload took 0.213114s
[Debug 21:49:08.791] 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 21:49:08.793] QueryToTemp took 0.002376s : 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 21:49:08.857] Reloading the query took 0.066458s
[Debug 21:49:08.862] 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 21:49:08.862] QueryToTemp took 0.000854s : 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 21:49:08.872] Reloading the query took 0.010618s
[Info  21:49:08.883] Starting BeagleService
[Debug 21:49:08.884] BeagleService startup took 2.1E-05s
[Info  21:49:08.914] Hack for gnome-settings-daemon engaged

(f-spot:5080): 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 21:49:09.023] PhotosPerMonth took 0.011896s
[Debug 21:49:09.024] TimeAdaptor REAL Reload took 0.160873s
[Debug 21:49:09.094] PhotosPerMonth took 0.020511s
[Debug 21:49:09.095] TimeAdaptor REAL Reload took 0.232015s
The program 'f-spot' received an X Window System error.                                  <- THIS IS WHERE I CLICKED IMPORT 
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 4045 error_code 1 request_code 135 minor_code 19)
  (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.)
johan at skallben:~$

Thanks,

/johan





More information about the Ubuntu-mono mailing list