GNOME Bugzilla – Bug 591180
Folder export crashes when opening destination folder
Last modified: 2009-08-14 08:56:26 UTC
Doesn't happen every time, but when exporting to folder with option "Open destination when done" can crash with the following trace: [Debug 23:01:47.981] open uri = file:///home/maxxer/Photos/2007/07/29/img_4292.jpg value = f-spot version 0.6.0.0 len = 22 value = 2009:08:08 23:01:48 len = 19 Saved 7239 bytes f-spot: ../../src/xcb_io.c:242: process_responses: Asserzione '(((long) (dpy->last_request_read) - (long) (dpy->request)) <= 0)' fallita. f-spot: ../../src/xcb_io.c:242: process_responses: Asserzione '(((long) (dpy->last_request_read) - (long) (dpy->request)) <= 0)' fallita. Stacktrace: Aborted
this is another error: f-spot: Fatal IO error 2 (No such file or directory) on X server :0.0.
another crash: f-spot: ../../src/xcb_io.c:242: process_responses: Asserzione '(((long) (dpy->last_request_read) - (long) (dpy->request)) <= 0)' fallita. Stacktrace: at (wrapper managed-to-native) GtkBeans.Global.gtk_show_uri (intptr,intptr,uint,intptr&) <0x00067> at (wrapper managed-to-native) GtkBeans.Global.gtk_show_uri (intptr,intptr,uint,intptr&) <0xffffffff> at GtkBeans.Global.ShowUri (Gdk.Screen,string,uint) <0x00073> at GtkBeans.Global.ShowUri (Gdk.Screen,string) <0x0006b> at FSpotFolderExport.FolderExport.Upload () <0x00d73> at (wrapper runtime-invoke) System.Object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0xffffffff>
seems a bug in gvfs
Bug 588348 seems related.
thanks *** This bug has been marked as a duplicate of 588348 ***