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 591180 - Folder export crashes when opening destination folder
Folder export crashes when opening destination folder
Status: RESOLVED DUPLICATE of bug 588348
Product: f-spot
Classification: Other
Component: Export
GIT
Other Linux
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on: 546256
Blocks:
 
 
Reported: 2009-08-08 21:10 UTC by Maxxer
Modified: 2009-08-14 08:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Maxxer 2009-08-08 21:10:40 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
Comment 1 Maxxer 2009-08-09 18:33:05 UTC
this is another error:

f-spot: Fatal IO error 2 (No such file or directory) on X server :0.0.
Comment 2 Maxxer 2009-08-10 08:28:45 UTC
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>

Comment 3 Maxxer 2009-08-10 10:13:38 UTC
seems a bug in gvfs
Comment 4 Matti Kerttula 2009-08-14 08:30:59 UTC
Bug 588348 seems related.
Comment 5 Maxxer 2009-08-14 08:56:26 UTC
thanks

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