OK. Tried removing every mono-, cli- and gac-package from the system and
re--install f-spot & tomboy from there. Also removed my f-spot database
and all other relevant files, I could find.

When running f-spot the very first time, the window shows up and then promptly 
crashes:
~ >mono --debug /usr/lib/f-spot/f-spot.exe                                      
                                                                                
       (hamilton)
[Info  10:41:58.302] Initializing DBus
[Info  10:41:58.487] Initializing Mono.Addins
[Info  10:41:59.787] Starting new FSpot server (f-spot 0.6.1.5)

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

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

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

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

** (f-spot:10375): CRITICAL **: atk_object_set_name: assertion `name != NULL' 
failed
cleanup context
cleanup context
The program 'f-spot' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 978 error_code 1 request_code 153 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.)


I then run f-spot a second time, to see if it repeats. It doesn't, as f-spot 
starts up just fine. BUT when I click the "add photos", it crashes:

~ >mono --debug /usr/lib/f-spot/f-spot.exe                                      
                                                                                
       (hamilton)
[Info  10:44:09.702] Initializing DBus
[Info  10:44:09.899] Initializing Mono.Addins
[Info  10:44:10.181] Starting new FSpot server (f-spot 0.6.1.5)

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

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

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

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

** (f-spot:10390): CRITICAL **: atk_object_set_name: assertion `name != NULL' 
failed
[Info  10:44:11.176] Starting BeagleService
[Info  10:44:11.202] Hack for gnome-settings-daemon engaged

# Clicking 'add photos' (+) button...

(f-spot:10390): 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.
The program 'f-spot' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
  (Details: serial 2896 error_code 1 request_code 153 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.)

I have tried running it under both gdb and mdb to get a backtrace around
the gdk_x_error(), but I cannot quite make it work...

-- 
F-spot crashes with 'error checking orientation'
https://bugs.launchpad.net/bugs/487740
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to