#0 0xb696dda9 in g_logv (log_domain=log_domain@entry=0xb7174a56 "Gdk", log_level=, log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0xb717fecc "%s", args=args@entry=0xbfc8b51c "h\026\067\t\t") at /build/buildd/glib2.0-2.37.93/./glib/gmessages.c:989 [Error: /build/buildd/glib2.0-2.37.93/./glib/gmessages.c was not found in source tree] #1 0xb696deb3 in g_log (log_domain=log_domain@entry=0xb7174a56 "Gdk", log_level=log_level@entry=G_LOG_LEVEL_ERROR, format=format@entry=0xb717fecc "%s") at /build/buildd/glib2.0-2.37.93/./glib/gmessages.c:1025 [Error: /build/buildd/glib2.0-2.37.93/./glib/gmessages.c was not found in source tree] #2 0xb71504d9 in _gdk_x11_display_error_event (display=display@entry=0x9053808, error=error@entry=0xbfc8b60c) at /build/buildd/gtk+3.0-3.8.4/./gdk/x11/gdkdisplay-x11.c:2556 [Error: /build/buildd/gtk+3.0-3.8.4/./gdk/x11/gdkdisplay-x11.c was not found in source tree] #3 0xb715bad3 in gdk_x_error (xdisplay=0x9046120, error=0xbfc8b60c) at /build/buildd/gtk+3.0-3.8.4/./gdk/x11/gdkmain-x11.c:303 [Error: /build/buildd/gtk+3.0-3.8.4/./gdk/x11/gdkmain-x11.c was not found in source tree] #4 0xb6e6ebc6 in _XError (dpy=dpy@entry=0x9046120, rep=rep@entry=0x91293f8) at ../../src/XlibInt.c:1581 [Error: ../../src/XlibInt.c was not found in source tree] #5 0xb6e6b8c6 in handle_error (dpy=dpy@entry=0x9046120, err=0x91293f8, in_XReply=in_XReply@entry=0) at ../../src/xcb_io.c:213 [Error: ../../src/xcb_io.c was not found in source tree] #6 0xb6e6b97e in handle_response (dpy=dpy@entry=0x9046120, response=0x91293f8, in_XReply=in_XReply@entry=0) at ../../src/xcb_io.c:325 [Error: ../../src/xcb_io.c was not found in source tree] #7 0xb6e6c3b8 in _XEventsQueued (dpy=dpy@entry=0x9046120, mode=mode@entry=2) at ../../src/xcb_io.c:364 [Error: ../../src/xcb_io.c was not found in source tree] #8 0xb6e5d6e8 in XPending (dpy=dpy@entry=0x9046120) at ../../src/Pending.c:55 [Error: ../../src/Pending.c was not found in source tree] #9 0xb7158500 in _gdk_x11_display_queue_events (display=0x9053808) at /build/buildd/gtk+3.0-3.8.4/./gdk/x11/gdkeventsource.c:324 [Error: /build/buildd/gtk+3.0-3.8.4/./gdk/x11/gdkeventsource.c was not found in source tree] #10 0xb7128b87 in gdk_display_get_event (display=display@entry=0x9053808) at /build/buildd/gtk+3.0-3.8.4/./gdk/gdkdisplay.c:313 [Error: /build/buildd/gtk+3.0-3.8.4/./gdk/gdkdisplay.c was not found in source tree] #11 0xb7158394 in gdk_event_source_dispatch (source=source@entry=0x9064380, callback=0x0, user_data=0x0) at /build/buildd/gtk+3.0-3.8.4/./gdk/x11/gdkeventsource.c:360 [Error: /build/buildd/gtk+3.0-3.8.4/./gdk/x11/gdkeventsource.c was not found in source tree] #12 0xb69668ce in g_main_dispatch (context=0x903eb28) at /build/buildd/glib2.0-2.37.93/./glib/gmain.c:3065 [Error: /build/buildd/glib2.0-2.37.93/./glib/gmain.c was not found in source tree] #13 g_main_context_dispatch (context=context@entry=0x903eb28) at /build/buildd/glib2.0-2.37.93/./glib/gmain.c:3641 [Error: /build/buildd/glib2.0-2.37.93/./glib/gmain.c was not found in source tree] #14 0xb6966c78 in g_main_context_iterate (context=context@entry=0x903eb28, block=block@entry=1, dispatch=dispatch@entry=1, self=) at /build/buildd/glib2.0-2.37.93/./glib/gmain.c:3712 [Error: /build/buildd/glib2.0-2.37.93/./glib/gmain.c was not found in source tree] #15 0xb6966d38 in g_main_context_iteration (context=0x903eb28, context@entry=0x0, may_block=may_block@entry=1) at /build/buildd/glib2.0-2.37.93/./glib/gmain.c:3773 [Error: /build/buildd/glib2.0-2.37.93/./glib/gmain.c was not found in source tree] #16 0xb6b19a44 in g_application_run (application=0x900f0e0, argc=argc@entry=2, argv=argv@entry=0xbfc8ba34) at /build/buildd/glib2.0-2.37.93/./gio/gapplication.c:1635 [Error: /build/buildd/glib2.0-2.37.93/./gio/gapplication.c was not found in source tree] #17 0x08067a2b in main (argc=2, argv=0xbfc8ba34) at nautilus-main.c:104 99: /* hold indefinitely if we're asked to persist */ 100: if (g_getenv ("NAUTILUS_PERSIST") != NULL) { 101: g_application_hold (G_APPLICATION (application)); 102: } 103: 104: retval = g_application_run (G_APPLICATION (application), 105: argc, argv); 106: 107: g_object_unref (application); 108: 109: eel_debug_shut_down ();