After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 610974 - F-spot crash at start-up
F-spot crash at start-up
Status: RESOLVED DUPLICATE of bug 600349
Product: f-spot
Classification: Other
Component: General
0.6.1
Other Linux
: Normal normal
: 0.7.0
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2010-02-24 17:09 UTC by Joe Hillenbrand
Modified: 2010-06-08 09:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joe Hillenbrand 2010-02-24 17:09:39 UTC
I have never used F-Spot before, but on my first time trying it, it crashed. 

This is the error from running it in the  terminal. 

(/usr/lib/f-spot/f-spot.exe:10212): GLib-WARNING **: g_set_prgname() called multiple times
[Info  12:08:18.952] Initializing DBus
[Info  12:08:19.119] Initializing Mono.Addins
[Info  12:08:19.346] Starting new FSpot server (f-spot 0.6.1.5)

** (/usr/lib/f-spot/f-spot.exe:10212): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed

** (/usr/lib/f-spot/f-spot.exe:10212): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed

** (/usr/lib/f-spot/f-spot.exe:10212): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed

** (/usr/lib/f-spot/f-spot.exe:10212): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed

** (/usr/lib/f-spot/f-spot.exe:10212): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed
[Info  12:08:20.560] Starting BeagleService
[Info  12:08:20.606] Hack for gnome-settings-daemon engaged

(/usr/lib/f-spot/f-spot.exe:10212): 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 '/usr/lib/f-spot/f-spot.exe' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 5999 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.)
Comment 1 Joe Hillenbrand 2010-03-01 15:42:54 UTC
Btw, I am using Ubuntu 9.10 32-bit without compiz running.
Comment 2 Maxxer 2010-05-16 10:27:41 UTC

*** This bug has been marked as a duplicate of bug 600349 ***