#0 stop_cache_selection_list (drag_info=0x0) at ../src/nautilus-canvas-dnd.c:385 380: } 381: 382: static void 383: stop_cache_selection_list (NautilusDragInfo *drag_info) 384: { 385: if (drag_info->file_list_info_handler) 386: { 387: nautilus_file_list_cancel_call_when_ready (drag_info->file_list_info_handler); 388: drag_info->file_list_info_handler = NULL; 389: } 390: } #1 nautilus_canvas_container_receive_dropped_icons (y=, x=, context=0x561a8582cb70, container=0x561a8605efa0) at ../src/nautilus-canvas-dnd.c:1234 1229: handle_nonlocal_move (container, real_action, world_x, world_y, drop_target, icon_hit); 1230: } 1231: } 1232: 1233: g_free (drop_target); 1234: stop_cache_selection_list (&container->details->dnd_info->drag_info); 1235: nautilus_drag_destroy_selection_list (container->details->dnd_info->drag_info.selection_list); 1236: container->details->dnd_info->drag_info.selection_list = NULL; 1237: } 1238: 1239: NautilusDragInfo * #2 drag_data_received_callback (widget=widget@entry=0x561a8605efa0, context=0x561a8582cb70, x=, y=, data=, info=, time=0, user_data=0x0) at ../src/nautilus-canvas-dnd.c:1856 1851: success = FALSE; 1852: switch (info) 1853: { 1854: case NAUTILUS_ICON_DND_GNOME_ICON_LIST: 1855: { 1856: nautilus_canvas_container_receive_dropped_icons 1857: (NAUTILUS_CANVAS_CONTAINER (widget), 1858: context, x, y); 1859: } 1860: break; 1861: #3 0x00007f631c149fe4 in _gtk_marshal_VOID__OBJECT_INT_INT_BOXED_UINT_UINT (closure=0x561a869ed640, return_value=, n_param_values=, param_values=0x7ffda147a820, invocation_hint=, marshal_data=) at ../../../../gtk/gtkmarshalers.c:5566 [Error: gtkmarshalers.c was not found in source tree] #4 0x00007f631a85ef9d in g_closure_invoke (closure=0x561a869ed640, return_value=0x0, n_param_values=7, param_values=0x7ffda147a820, invocation_hint=0x7ffda147a7a0) at ../../../../gobject/gclosure.c:804 [Error: gclosure.c was not found in source tree] #5 0x00007f631a871cde in signal_emit_unlocked_R (node=node@entry=0x561a858a4e70, detail=detail@entry=0, instance=instance@entry=0x561a8605efa0, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7ffda147a820) at ../../../../gobject/gsignal.c:3635 [Error: gsignal.c was not found in source tree] #6 0x00007f631a87a4b5 in g_signal_emit_valist (instance=instance@entry=0x561a8605efa0, signal_id=signal_id@entry=186, detail=0, var_args=var_args@entry=0x7ffda147aab8) at ../../../../gobject/gsignal.c:3391 [Error: gsignal.c was not found in source tree] #7 0x00007f631a87b3a8 in g_signal_emit_by_name (instance=instance@entry=0x561a8605efa0, detailed_signal=detailed_signal@entry=0x7f631c2e30d0 "drag-data-received") at ../../../../gobject/gsignal.c:3487 [Error: gsignal.c was not found in source tree] #8 0x00007f631c2bb016 in gtk_drag_selection_received (widget=0x561a85a38f80, selection_data=0x7ffda147b190, time=0, data=0x561a8605efa0) at ../../../../gtk/gtkdnd.c:1181 [Error: gtkdnd.c was not found in source tree] #9 0x00007f631a85ef9d in g_closure_invoke (closure=0x561a86a83290, return_value=0x0, n_param_values=3, param_values=0x7ffda147ae20, invocation_hint=0x7ffda147ada0) at ../../../../gobject/gclosure.c:804 [Error: gclosure.c was not found in source tree] #10 0x00007f631a871cde in signal_emit_unlocked_R (node=node@entry=0x561a858a3fd0, detail=detail@entry=0, instance=instance@entry=0x561a85a38f80, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7ffda147ae20) at ../../../../gobject/gsignal.c:3635 [Error: gsignal.c was not found in source tree] #11 0x00007f631a87a4b5 in g_signal_emit_valist (instance=instance@entry=0x561a85a38f80, signal_id=signal_id@entry=174, detail=0, var_args=var_args@entry=0x7ffda147b058) at ../../../../gobject/gsignal.c:3391 [Error: gsignal.c was not found in source tree] #12 0x00007f631a87b3a8 in g_signal_emit_by_name (instance=0x561a85a38f80, detailed_signal=detailed_signal@entry=0x7f631c33e9a4 "selection-received") at ../../../../gobject/gsignal.c:3487 [Error: gsignal.c was not found in source tree] #13 0x00007f631c1d0de3 in gtk_selection_retrieval_report (info=info@entry=0x7f62e001f500, type=, format=, buffer=, length=, time=time@entry=0) at ../../../../gtk/gtkselection.c:3031 [Error: gtkselection.c was not found in source tree] #14 0x00007f631c1d2b93 in gtk_selection_convert (widget=0x561a85a38f80, selection=0x46, target=target@entry=0x54, time_=time_@entry=0) at ../../../../gtk/gtkselection.c:1143 [Error: gtkselection.c was not found in source tree] #15 0x00007f631c2bab36 in gtk_drag_get_data (widget=, context=context@entry=0x561a8582cb70, target=target@entry=0x54, time_=time_@entry=0) at ../../../../gtk/gtkdnd.c:892 [Error: gtkdnd.c was not found in source tree] #16 0x0000561a837ce0d6 in get_data_on_first_target_we_support (widget=widget@entry=0x561a8605efa0, context=context@entry=0x561a8582cb70, time=time@entry=0, x=x@entry=506, y=y@entry=59) at ../src/nautilus-canvas-dnd.c:577 572: { 573: if (info == NAUTILUS_ICON_DND_XDNDDIRECTSAVE) 574: { 575: set_direct_save_uri (widget, context, drag_info, x, y); 576: } 577: gtk_drag_get_data (GTK_WIDGET (widget), context, 578: target, time); 579: } 580: } 581: } 582: #17 0x0000561a837ce250 in drag_drop_callback (widget=widget@entry=0x561a8605efa0, context=0x561a8582cb70, x=506, y=59, time=0, data=) at ../src/nautilus-canvas-dnd.c:1757 1752: * process the actions. 1753: * make sure it is going to be called at least once. 1754: */ 1755: dnd_info->drag_info.drop_occurred = TRUE; 1756: 1757: get_data_on_first_target_we_support (widget, context, time, x, y); 1758: 1759: return TRUE; 1760: } 1761: 1762: void #18 0x00007f631c144556 in _gtk_marshal_BOOLEAN__OBJECT_INT_INT_UINT (closure=0x561a869ed6e0, return_value=0x7ffda147b4d0, n_param_values=, param_values=0x7ffda147b530, invocation_hint=, marshal_data=) at ../../../../gtk/gtkmarshalers.c:809 [Error: gtkmarshalers.c was not found in source tree] #19 0x00007f631a85ef9d in g_closure_invoke (closure=0x561a869ed6e0, return_value=0x7ffda147b4d0, n_param_values=5, param_values=0x7ffda147b530, invocation_hint=0x7ffda147b4b0) at ../../../../gobject/gclosure.c:804 [Error: gclosure.c was not found in source tree] #20 0x00007f631a871cde in signal_emit_unlocked_R (node=node@entry=0x561a858a4c30, detail=detail@entry=0, instance=instance@entry=0x561a8605efa0, emission_return=emission_return@entry=0x7ffda147b6a0, instance_and_params=instance_and_params@entry=0x7ffda147b530) at ../../../../gobject/gsignal.c:3635 [Error: gsignal.c was not found in source tree] #21 0x00007f631a879e4f in g_signal_emit_valist (instance=instance@entry=0x561a8605efa0, signal_id=signal_id@entry=184, detail=0, var_args=var_args@entry=0x7ffda147b798) at ../../../../gobject/gsignal.c:3401 [Error: gsignal.c was not found in source tree] #22 0x00007f631a87b3a8 in g_signal_emit_by_name (instance=instance@entry=0x561a8605efa0, detailed_signal=detailed_signal@entry=0x7f631c311625 "drag-drop") at ../../../../gobject/gsignal.c:3487 [Error: gsignal.c was not found in source tree] #23 0x00007f631c2bb977 in gtk_drag_dest_drop (widget=0x561a8605efa0, context=0x561a8582cb70, x=506, y=59, time=0) at ../../../../gtk/gtkdnd.c:1666 [Error: gtkdnd.c was not found in source tree] #24 0x00007f631c2bc498 in gtk_drag_find_widget (callback=0x7f631c2bb870 , time=0, y=, x=, info=0x561a8636e180, context=0x561a8582cb70, widget=0x561a8605efa0) at ../../../../gtk/gtkdnd.c:1262 [Error: gtkdnd.c was not found in source tree] #25 _gtk_drag_dest_handle_event (toplevel=toplevel@entry=0x561a85e44750, event=event@entry=0x561a86a3d0d0) at ../../../../gtk/gtkdnd.c:1083 [Error: gtkdnd.c was not found in source tree] #26 0x00007f631c1425e3 in gtk_main_do_event (event=) at ../../../../gtk/gtkmain.c:1929 [Error: gtkmain.c was not found in source tree] #27 0x00007f631bc409a5 in _gdk_event_emit (event=event@entry=0x561a86a3d0d0) at ../../../../gdk/gdkevents.c:73 [Error: gdkevents.c was not found in source tree] #28 0x00007f631bc9d4d2 in gdk_event_source_dispatch (base=base@entry=0x561a858691e0, callback=, data=) at ../../../../../gdk/wayland/gdkeventsource.c:124 [Error: gdkeventsource.c was not found in source tree] #29 0x00007f631c86bfb7 in g_main_dispatch (context=0x561a85819690) at ../../../../glib/gmain.c:3148 [Error: gmain.c was not found in source tree] #30 g_main_context_dispatch (context=context@entry=0x561a85819690) at ../../../../glib/gmain.c:3813 [Error: gmain.c was not found in source tree] #31 0x00007f631c86c1f0 in g_main_context_iterate (context=0x561a85819690, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../../../../glib/gmain.c:3886 [Error: gmain.c was not found in source tree] #32 0x00007f631c86c502 in g_main_loop_run (loop=0x561a866c4a80) at ../../../../glib/gmain.c:4082 [Error: gmain.c was not found in source tree] #33 0x00007f631c2b84ee in gtk_clipboard_wait_for_contents (clipboard=0x561a861d7b80, target=target@entry=0x5a) at ../../../../gtk/gtkclipboard.c:1436 [Error: gtkclipboard.c was not found in source tree] #34 0x0000561a837d4ae5 in nautilus_clipboard_clear_if_colliding_uris (widget=0x561a862e6740, item_uris=0x561a866c0840) at ../src/nautilus-clipboard.c:182 177: GtkSelectionData *data; 178: GList *clipboard_item_uris, *l; 179: gboolean collision; 180: 181: collision = FALSE; 182: data = gtk_clipboard_wait_for_contents (nautilus_clipboard_get (widget), 183: copied_files_atom); 184: if (data == NULL) 185: { 186: return; 187: } #35 0x0000561a837ee854 in canvas_view_move_copy_items (container=, item_uris=0x561a866c0840, relative_item_points=0x0, target_dir=0x561a866c4be0 "file:///mnt/ExtST2Tb/Vistes", copy_action=4, x=808, y=345, view=0x561a862e6740) at ../src/nautilus-canvas-view.c:1657 1652: int copy_action, 1653: int x, 1654: int y, 1655: NautilusFilesView *view) 1656: { 1657: nautilus_clipboard_clear_if_colliding_uris (GTK_WIDGET (view), 1658: item_uris); 1659: nautilus_files_view_move_copy_items (view, item_uris, relative_item_points, target_dir, 1660: copy_action, x, y); 1661: } 1662: #36 0x00007f6313e40dae in ffi_call_unix64 () at ../src/x86/unix64.S:76 [Error: unix64.S was not found in source tree] #37 0x00007f6313e4071f in ffi_call (cif=cif@entry=0x7ffda147beb0, fn=fn@entry=0x561a837ee810 , rvalue=, avalue=avalue@entry=0x7ffda147bd80) at ../src/x86/ffi64.c:525 [Error: ffi64.c was not found in source tree] #38 0x00007f631a85f799 in g_cclosure_marshal_generic (closure=0x561a86511ca0, return_gvalue=0x0, n_param_values=, param_values=, invocation_hint=, marshal_data=) at ../../../../gobject/gclosure.c:1490 [Error: gclosure.c was not found in source tree] #39 0x00007f631a85eeb1 in g_closure_invoke (closure=0x561a86511ca0, return_value=0x0, n_param_values=7, param_values=0x7ffda147c0e0, invocation_hint=0x7ffda147c060) at ../../../../gobject/gclosure.c:804 [Error: gclosure.c was not found in source tree] #40 0x00007f631a871cde in signal_emit_unlocked_R (node=node@entry=0x561a862be7a0, detail=detail@entry=0, instance=instance@entry=0x561a8605ed40, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7ffda147c0e0) at ../../../../gobject/gsignal.c:3635 [Error: gsignal.c was not found in source tree] #41 0x00007f631a87a4b5 in g_signal_emit_valist (instance=instance@entry=0x561a8605ed40, signal_id=signal_id@entry=541, detail=0, var_args=var_args@entry=0x7ffda147c378) at ../../../../gobject/gsignal.c:3391 [Error: gsignal.c was not found in source tree] #42 0x00007f631a87b3a8 in g_signal_emit_by_name (instance=instance@entry=0x561a8605ed40, detailed_signal=detailed_signal@entry=0x561a8381b210 "move-copy-items") at ../../../../gobject/gsignal.c:3487 [Error: gsignal.c was not found in source tree] #43 0x0000561a837cf169 in handle_nonlocal_move (icon_hit=, target_uri=0x561a866c4be0 "file:///mnt/ExtST2Tb/Vistes", y=345, x=, action=GDK_ACTION_MOVE, container=0x561a8605ed40) at ../src/nautilus-canvas-dnd.c:1048 1043: gtk_widget_get_allocation (GTK_WIDGET (container), &allocation); 1044: x = CANVAS_WIDTH (container, allocation) - x; 1045: } 1046: 1047: /* start the copy */ 1048: g_signal_emit_by_name (container, "move-copy-items", 1049: source_uris, 1050: source_item_locations, 1051: target_uri, 1052: action, 1053: x, y); #44 nautilus_canvas_container_receive_dropped_icons (y=, x=, context=0x561a8582cb70, container=0x561a8605ed40) at ../src/nautilus-canvas-dnd.c:1229 1224: { 1225: handle_local_move (container, world_x, world_y); 1226: } 1227: else 1228: { 1229: handle_nonlocal_move (container, real_action, world_x, world_y, drop_target, icon_hit); 1230: } 1231: } 1232: 1233: g_free (drop_target); 1234: stop_cache_selection_list (&container->details->dnd_info->drag_info); #45 drag_data_received_callback (widget=widget@entry=0x561a8605ed40, context=0x561a8582cb70, x=, y=, data=, info=, time=0, user_data=0x0) at ../src/nautilus-canvas-dnd.c:1856 1851: success = FALSE; 1852: switch (info) 1853: { 1854: case NAUTILUS_ICON_DND_GNOME_ICON_LIST: 1855: { 1856: nautilus_canvas_container_receive_dropped_icons 1857: (NAUTILUS_CANVAS_CONTAINER (widget), 1858: context, x, y); 1859: } 1860: break; 1861: #46 0x00007f631c149fe4 in _gtk_marshal_VOID__OBJECT_INT_INT_BOXED_UINT_UINT (closure=0x561a86218f70, return_value=, n_param_values=, param_values=0x7ffda147c7d0, invocation_hint=, marshal_data=) at ../../../../gtk/gtkmarshalers.c:5566 [Error: gtkmarshalers.c was not found in source tree] #47 0x00007f631a85eeb1 in g_closure_invoke (closure=0x561a86218f70, return_value=0x0, n_param_values=7, param_values=0x7ffda147c7d0, invocation_hint=0x7ffda147c750) at ../../../../gobject/gclosure.c:804 [Error: gclosure.c was not found in source tree] #48 0x00007f631a871cde in signal_emit_unlocked_R (node=node@entry=0x561a858a4e70, detail=detail@entry=0, instance=instance@entry=0x561a8605ed40, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7ffda147c7d0) at ../../../../gobject/gsignal.c:3635 [Error: gsignal.c was not found in source tree] #49 0x00007f631a87a4b5 in g_signal_emit_valist (instance=instance@entry=0x561a8605ed40, signal_id=signal_id@entry=186, detail=0, var_args=var_args@entry=0x7ffda147ca68) at ../../../../gobject/gsignal.c:3391 [Error: gsignal.c was not found in source tree] #50 0x00007f631a87b3a8 in g_signal_emit_by_name (instance=instance@entry=0x561a8605ed40, detailed_signal=detailed_signal@entry=0x7f631c2e30d0 "drag-data-received") at ../../../../gobject/gsignal.c:3487 [Error: gsignal.c was not found in source tree] #51 0x00007f631c2bb016 in gtk_drag_selection_received (widget=0x561a8586ff70, selection_data=0x7ffda147d140, time=0, data=0x561a8605ed40) at ../../../../gtk/gtkdnd.c:1181 [Error: gtkdnd.c was not found in source tree] #52 0x00007f631a85ef9d in g_closure_invoke (closure=0x561a866be580, return_value=0x0, n_param_values=3, param_values=0x7ffda147cdd0, invocation_hint=0x7ffda147cd50) at ../../../../gobject/gclosure.c:804 [Error: gclosure.c was not found in source tree] #53 0x00007f631a871cde in signal_emit_unlocked_R (node=node@entry=0x561a858a3fd0, detail=detail@entry=0, instance=instance@entry=0x561a8586ff70, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7ffda147cdd0) at ../../../../gobject/gsignal.c:3635 [Error: gsignal.c was not found in source tree] #54 0x00007f631a87a4b5 in g_signal_emit_valist (instance=instance@entry=0x561a8586ff70, signal_id=signal_id@entry=174, detail=0, var_args=var_args@entry=0x7ffda147d008) at ../../../../gobject/gsignal.c:3391 [Error: gsignal.c was not found in source tree] #55 0x00007f631a87b3a8 in g_signal_emit_by_name (instance=0x561a8586ff70, detailed_signal=detailed_signal@entry=0x7f631c33e9a4 "selection-received") at ../../../../gobject/gsignal.c:3487 [Error: gsignal.c was not found in source tree] #56 0x00007f631c1d0de3 in gtk_selection_retrieval_report (info=info@entry=0x7f62e4000ea0, type=, format=, buffer=, length=, time=time@entry=0) at ../../../../gtk/gtkselection.c:3031 [Error: gtkselection.c was not found in source tree] #57 0x00007f631c1d2b93 in gtk_selection_convert (widget=0x561a8586ff70, selection=0x46, target=target@entry=0x54, time_=time_@entry=0) at ../../../../gtk/gtkselection.c:1143 [Error: gtkselection.c was not found in source tree] #58 0x00007f631c2bab36 in gtk_drag_get_data (widget=, context=context@entry=0x561a8582cb70, target=target@entry=0x54, time_=time_@entry=0) at ../../../../gtk/gtkdnd.c:892 [Error: gtkdnd.c was not found in source tree] #59 0x0000561a837ce0d6 in get_data_on_first_target_we_support (widget=widget@entry=0x561a8605ed40, context=context@entry=0x561a8582cb70, time=time@entry=0, x=x@entry=606, y=y@entry=259) at ../src/nautilus-canvas-dnd.c:577 572: { 573: if (info == NAUTILUS_ICON_DND_XDNDDIRECTSAVE) 574: { 575: set_direct_save_uri (widget, context, drag_info, x, y); 576: } 577: gtk_drag_get_data (GTK_WIDGET (widget), context, 578: target, time); 579: } 580: } 581: } 582: #60 0x0000561a837ce250 in drag_drop_callback (widget=widget@entry=0x561a8605ed40, context=0x561a8582cb70, x=606, y=259, time=0, data=) at ../src/nautilus-canvas-dnd.c:1757 1752: * process the actions. 1753: * make sure it is going to be called at least once. 1754: */ 1755: dnd_info->drag_info.drop_occurred = TRUE; 1756: 1757: get_data_on_first_target_we_support (widget, context, time, x, y); 1758: 1759: return TRUE; 1760: } 1761: 1762: void #61 0x00007f631c144556 in _gtk_marshal_BOOLEAN__OBJECT_INT_INT_UINT (closure=0x561a85bb76e0, return_value=0x7ffda147d480, n_param_values=, param_values=0x7ffda147d4e0, invocation_hint=, marshal_data=) at ../../../../gtk/gtkmarshalers.c:809 [Error: gtkmarshalers.c was not found in source tree] #62 0x00007f631a85eeb1 in g_closure_invoke (closure=0x561a85bb76e0, return_value=0x7ffda147d480, n_param_values=5, param_values=0x7ffda147d4e0, invocation_hint=0x7ffda147d460) at ../../../../gobject/gclosure.c:804 [Error: gclosure.c was not found in source tree] #63 0x00007f631a871cde in signal_emit_unlocked_R (node=node@entry=0x561a858a4c30, detail=detail@entry=0, instance=instance@entry=0x561a8605ed40, emission_return=emission_return@entry=0x7ffda147d650, instance_and_params=instance_and_params@entry=0x7ffda147d4e0) at ../../../../gobject/gsignal.c:3635 [Error: gsignal.c was not found in source tree] #64 0x00007f631a879e4f in g_signal_emit_valist (instance=instance@entry=0x561a8605ed40, signal_id=signal_id@entry=184, detail=0, var_args=var_args@entry=0x7ffda147d748) at ../../../../gobject/gsignal.c:3401 [Error: gsignal.c was not found in source tree] #65 0x00007f631a87b3a8 in g_signal_emit_by_name (instance=instance@entry=0x561a8605ed40, detailed_signal=detailed_signal@entry=0x7f631c311625 "drag-drop") at ../../../../gobject/gsignal.c:3487 [Error: gsignal.c was not found in source tree] #66 0x00007f631c2bb977 in gtk_drag_dest_drop (widget=0x561a8605ed40, context=0x561a8582cb70, x=606, y=259, time=0) at ../../../../gtk/gtkdnd.c:1666 [Error: gtkdnd.c was not found in source tree] #67 0x00007f631c2bc498 in gtk_drag_find_widget (callback=0x7f631c2bb870 , time=0, y=, x=, info=0x561a8636e180, context=0x561a8582cb70, widget=0x561a8605ed40) at ../../../../gtk/gtkdnd.c:1262 [Error: gtkdnd.c was not found in source tree] #68 _gtk_drag_dest_handle_event (toplevel=toplevel@entry=0x561a85e44390, event=event@entry=0x7f6300009e40) at ../../../../gtk/gtkdnd.c:1083 [Error: gtkdnd.c was not found in source tree] #69 0x00007f631c1425e3 in gtk_main_do_event (event=) at ../../../../gtk/gtkmain.c:1929 [Error: gtkmain.c was not found in source tree] #70 0x00007f631bc409a5 in _gdk_event_emit (event=event@entry=0x7f6300009e40) at ../../../../gdk/gdkevents.c:73 [Error: gdkevents.c was not found in source tree] #71 0x00007f631bc9d4d2 in gdk_event_source_dispatch (base=base@entry=0x561a858691e0, callback=, data=) at ../../../../../gdk/wayland/gdkeventsource.c:124 [Error: gdkeventsource.c was not found in source tree] #72 0x00007f631c86bfb7 in g_main_dispatch (context=0x561a85819690) at ../../../../glib/gmain.c:3148 [Error: gmain.c was not found in source tree] #73 g_main_context_dispatch (context=context@entry=0x561a85819690) at ../../../../glib/gmain.c:3813 [Error: gmain.c was not found in source tree] #74 0x00007f631c86c1f0 in g_main_context_iterate (context=0x561a85819690, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../../../../glib/gmain.c:3886 [Error: gmain.c was not found in source tree] #75 0x00007f631c86c502 in g_main_loop_run (loop=0x561a865327e0) at ../../../../glib/gmain.c:4082 [Error: gmain.c was not found in source tree] #76 0x00007f631c2b84ee in gtk_clipboard_wait_for_contents (clipboard=0x561a861d7b80, target=target@entry=0x5a) at ../../../../gtk/gtkclipboard.c:1436 [Error: gtkclipboard.c was not found in source tree] #77 0x0000561a837d4ae5 in nautilus_clipboard_clear_if_colliding_uris (widget=0x561a862e6740, item_uris=0x561a859a9540) at ../src/nautilus-clipboard.c:182 177: GtkSelectionData *data; 178: GList *clipboard_item_uris, *l; 179: gboolean collision; 180: 181: collision = FALSE; 182: data = gtk_clipboard_wait_for_contents (nautilus_clipboard_get (widget), 183: copied_files_atom); 184: if (data == NULL) 185: { 186: return; 187: } #78 0x0000561a837ee854 in canvas_view_move_copy_items (container=, item_uris=0x561a859a9540, relative_item_points=0x0, target_dir=0x561a86212c80 "file:///mnt/ExtST2Tb/Vistes", copy_action=4, x=786, y=316, view=0x561a862e6740) at ../src/nautilus-canvas-view.c:1657 1652: int copy_action, 1653: int x, 1654: int y, 1655: NautilusFilesView *view) 1656: { 1657: nautilus_clipboard_clear_if_colliding_uris (GTK_WIDGET (view), 1658: item_uris); 1659: nautilus_files_view_move_copy_items (view, item_uris, relative_item_points, target_dir, 1660: copy_action, x, y); 1661: } 1662: #79 0x00007f6313e40dae in ffi_call_unix64 () at ../src/x86/unix64.S:76 [Error: unix64.S was not found in source tree] #80 0x00007f6313e4071f in ffi_call (cif=cif@entry=0x7ffda147de60, fn=fn@entry=0x561a837ee810 , rvalue=, avalue=avalue@entry=0x7ffda147dd30) at ../src/x86/ffi64.c:525 [Error: ffi64.c was not found in source tree] #81 0x00007f631a85f799 in g_cclosure_marshal_generic (closure=0x561a86511ca0, return_gvalue=0x0, n_param_values=, param_values=, invocation_hint=, marshal_data=) at ../../../../gobject/gclosure.c:1490 [Error: gclosure.c was not found in source tree] #82 0x00007f631a85ef9d in g_closure_invoke (closure=0x561a86511ca0, return_value=0x0, n_param_values=7, param_values=0x7ffda147e090, invocation_hint=0x7ffda147e010) at ../../../../gobject/gclosure.c:804 [Error: gclosure.c was not found in source tree] #83 0x00007f631a871cde in signal_emit_unlocked_R (node=node@entry=0x561a862be7a0, detail=detail@entry=0, instance=instance@entry=0x561a8605ed40, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7ffda147e090) at ../../../../gobject/gsignal.c:3635 [Error: gsignal.c was not found in source tree] #84 0x00007f631a87a4b5 in g_signal_emit_valist (instance=instance@entry=0x561a8605ed40, signal_id=signal_id@entry=541, detail=0, var_args=var_args@entry=0x7ffda147e328) at ../../../../gobject/gsignal.c:3391 [Error: gsignal.c was not found in source tree] #85 0x00007f631a87b3a8 in g_signal_emit_by_name (instance=instance@entry=0x561a8605ed40, detailed_signal=detailed_signal@entry=0x561a8381b210 "move-copy-items") at ../../../../gobject/gsignal.c:3487 [Error: gsignal.c was not found in source tree] #86 0x0000561a837cf169 in handle_nonlocal_move (icon_hit=, target_uri=0x561a86212c80 "file:///mnt/ExtST2Tb/Vistes", y=316, x=, action=GDK_ACTION_MOVE, container=0x561a8605ed40) at ../src/nautilus-canvas-dnd.c:1048 1043: gtk_widget_get_allocation (GTK_WIDGET (container), &allocation); 1044: x = CANVAS_WIDTH (container, allocation) - x; 1045: } 1046: 1047: /* start the copy */ 1048: g_signal_emit_by_name (container, "move-copy-items", 1049: source_uris, 1050: source_item_locations, 1051: target_uri, 1052: action, 1053: x, y); #87 nautilus_canvas_container_receive_dropped_icons (y=, x=, context=0x561a8582cb70, container=0x561a8605ed40) at ../src/nautilus-canvas-dnd.c:1229 1224: { 1225: handle_local_move (container, world_x, world_y); 1226: } 1227: else 1228: { 1229: handle_nonlocal_move (container, real_action, world_x, world_y, drop_target, icon_hit); 1230: } 1231: } 1232: 1233: g_free (drop_target); 1234: stop_cache_selection_list (&container->details->dnd_info->drag_info); #88 drag_data_received_callback (widget=widget@entry=0x561a8605ed40, context=0x561a8582cb70, x=, y=, data=, info=, time=0, user_data=0x0) at ../src/nautilus-canvas-dnd.c:1856 1851: success = FALSE; 1852: switch (info) 1853: { 1854: case NAUTILUS_ICON_DND_GNOME_ICON_LIST: 1855: { 1856: nautilus_canvas_container_receive_dropped_icons 1857: (NAUTILUS_CANVAS_CONTAINER (widget), 1858: context, x, y); 1859: } 1860: break; 1861: #89 0x00007f631c149fe4 in _gtk_marshal_VOID__OBJECT_INT_INT_BOXED_UINT_UINT (closure=0x561a86218f70, return_value=, n_param_values=, param_values=0x7ffda147e780, invocation_hint=, marshal_data=) at ../../../../gtk/gtkmarshalers.c:5566 [Error: gtkmarshalers.c was not found in source tree] #90 0x00007f631a85ef9d in g_closure_invoke (closure=0x561a86218f70, return_value=0x0, n_param_values=7, param_values=0x7ffda147e780, invocation_hint=0x7ffda147e700) at ../../../../gobject/gclosure.c:804 [Error: gclosure.c was not found in source tree] #91 0x00007f631a871cde in signal_emit_unlocked_R (node=node@entry=0x561a858a4e70, detail=detail@entry=0, instance=instance@entry=0x561a8605ed40, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7ffda147e780) at ../../../../gobject/gsignal.c:3635 [Error: gsignal.c was not found in source tree] #92 0x00007f631a87a4b5 in g_signal_emit_valist (instance=instance@entry=0x561a8605ed40, signal_id=signal_id@entry=186, detail=0, var_args=var_args@entry=0x7ffda147ea18) at ../../../../gobject/gsignal.c:3391 [Error: gsignal.c was not found in source tree] #93 0x00007f631a87b3a8 in g_signal_emit_by_name (instance=instance@entry=0x561a8605ed40, detailed_signal=detailed_signal@entry=0x7f631c2e30d0 "drag-data-received") at ../../../../gobject/gsignal.c:3487 [Error: gsignal.c was not found in source tree] #94 0x00007f631c2bb016 in gtk_drag_selection_received (widget=0x561a8586f4f0, selection_data=0x7ffda147f0f0, time=0, data=0x561a8605ed40) at ../../../../gtk/gtkdnd.c:1181 [Error: gtkdnd.c was not found in source tree] #95 0x00007f631a85ef9d in g_closure_invoke (closure=0x561a86607310, return_value=0x0, n_param_values=3, param_values=0x7ffda147ed80, invocation_hint=0x7ffda147ed00) at ../../../../gobject/gclosure.c:804 [Error: gclosure.c was not found in source tree] #96 0x00007f631a871cde in signal_emit_unlocked_R (node=node@entry=0x561a858a3fd0, detail=detail@entry=0, instance=instance@entry=0x561a8586f4f0, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7ffda147ed80) at ../../../../gobject/gsignal.c:3635 [Error: gsignal.c was not found in source tree] #97 0x00007f631a87a4b5 in g_signal_emit_valist (instance=instance@entry=0x561a8586f4f0, signal_id=signal_id@entry=174, detail=0, var_args=var_args@entry=0x7ffda147efb8) at ../../../../gobject/gsignal.c:3391 [Error: gsignal.c was not found in source tree] #98 0x00007f631a87b3a8 in g_signal_emit_by_name (instance=0x561a8586f4f0, detailed_signal=detailed_signal@entry=0x7f631c33e9a4 "selection-received") at ../../../../gobject/gsignal.c:3487 [Error: gsignal.c was not found in source tree] #99 0x00007f631c1d0de3 in gtk_selection_retrieval_report (info=info@entry=0x7f62d8008a60, type=, format=, buffer=, length=, time=time@entry=0) at ../../../../gtk/gtkselection.c:3031 [Error: gtkselection.c was not found in source tree] #100 0x00007f631c1d2b93 in gtk_selection_convert (widget=0x561a8586f4f0, selection=0x46, target=target@entry=0x54, time_=time_@entry=0) at ../../../../gtk/gtkselection.c:1143 [Error: gtkselection.c was not found in source tree] #101 0x00007f631c2bab36 in gtk_drag_get_data (widget=, context=context@entry=0x561a8582cb70, target=target@entry=0x54, time_=time_@entry=0) at ../../../../gtk/gtkdnd.c:892 [Error: gtkdnd.c was not found in source tree] #102 0x0000561a837ce0d6 in get_data_on_first_target_we_support (widget=widget@entry=0x561a8605ed40, context=context@entry=0x561a8582cb70, time=time@entry=0, x=x@entry=590, y=y@entry=237) at ../src/nautilus-canvas-dnd.c:577 572: { 573: if (info == NAUTILUS_ICON_DND_XDNDDIRECTSAVE) 574: { 575: set_direct_save_uri (widget, context, drag_info, x, y); 576: } 577: gtk_drag_get_data (GTK_WIDGET (widget), context, 578: target, time); 579: } 580: } 581: } 582: #103 0x0000561a837ce250 in drag_drop_callback (widget=widget@entry=0x561a8605ed40, context=0x561a8582cb70, x=590, y=237, time=0, data=) at ../src/nautilus-canvas-dnd.c:1757 1752: * process the actions. 1753: * make sure it is going to be called at least once. 1754: */ 1755: dnd_info->drag_info.drop_occurred = TRUE; 1756: 1757: get_data_on_first_target_we_support (widget, context, time, x, y); 1758: 1759: return TRUE; 1760: } 1761: 1762: void #104 0x00007f631c144556 in _gtk_marshal_BOOLEAN__OBJECT_INT_INT_UINT (closure=0x561a85bb76e0, return_value=0x7ffda147f430, n_param_values=, param_values=0x7ffda147f490, invocation_hint=, marshal_data=) at ../../../../gtk/gtkmarshalers.c:809 [Error: gtkmarshalers.c was not found in source tree] #105 0x00007f631a85ef9d in g_closure_invoke (closure=0x561a85bb76e0, return_value=0x7ffda147f430, n_param_values=5, param_values=0x7ffda147f490, invocation_hint=0x7ffda147f410) at ../../../../gobject/gclosure.c:804 [Error: gclosure.c was not found in source tree] #106 0x00007f631a871cde in signal_emit_unlocked_R (node=node@entry=0x561a858a4c30, detail=detail@entry=0, instance=instance@entry=0x561a8605ed40, emission_return=emission_return@entry=0x7ffda147f600, instance_and_params=instance_and_params@entry=0x7ffda147f490) at ../../../../gobject/gsignal.c:3635 [Error: gsignal.c was not found in source tree] #107 0x00007f631a879e4f in g_signal_emit_valist (instance=instance@entry=0x561a8605ed40, signal_id=signal_id@entry=184, detail=0, var_args=var_args@entry=0x7ffda147f6f8) at ../../../../gobject/gsignal.c:3401 [Error: gsignal.c was not found in source tree] #108 0x00007f631a87b3a8 in g_signal_emit_by_name (instance=instance@entry=0x561a8605ed40, detailed_signal=detailed_signal@entry=0x7f631c311625 "drag-drop") at ../../../../gobject/gsignal.c:3487 [Error: gsignal.c was not found in source tree] #109 0x00007f631c2bb977 in gtk_drag_dest_drop (widget=0x561a8605ed40, context=0x561a8582cb70, x=590, y=237, time=0) at ../../../../gtk/gtkdnd.c:1666 [Error: gtkdnd.c was not found in source tree] #110 0x00007f631c2bc498 in gtk_drag_find_widget (callback=0x7f631c2bb870 , time=0, y=, x=, info=0x561a8636e180, context=0x561a8582cb70, widget=0x561a8605ed40) at ../../../../gtk/gtkdnd.c:1262 [Error: gtkdnd.c was not found in source tree] #111 _gtk_drag_dest_handle_event (toplevel=toplevel@entry=0x561a85e44390, event=event@entry=0x561a85f016e0) at ../../../../gtk/gtkdnd.c:1083 [Error: gtkdnd.c was not found in source tree] #112 0x00007f631c1425e3 in gtk_main_do_event (event=) at ../../../../gtk/gtkmain.c:1929 [Error: gtkmain.c was not found in source tree] #113 0x00007f631bc409a5 in _gdk_event_emit (event=event@entry=0x561a85f016e0) at ../../../../gdk/gdkevents.c:73 [Error: gdkevents.c was not found in source tree] #114 0x00007f631bc9d4d2 in gdk_event_source_dispatch (base=base@entry=0x561a858691e0, callback=, data=) at ../../../../../gdk/wayland/gdkeventsource.c:124 [Error: gdkeventsource.c was not found in source tree] #115 0x00007f631c86bfb7 in g_main_dispatch (context=0x561a85819690) at ../../../../glib/gmain.c:3148 [Error: gmain.c was not found in source tree] #116 g_main_context_dispatch (context=context@entry=0x561a85819690) at ../../../../glib/gmain.c:3813 [Error: gmain.c was not found in source tree] #117 0x00007f631c86c1f0 in g_main_context_iterate (context=context@entry=0x561a85819690, block=block@entry=1, dispatch=dispatch@entry=1, self=) at ../../../../glib/gmain.c:3886 [Error: gmain.c was not found in source tree] #118 0x00007f631c86c27c in g_main_context_iteration (context=context@entry=0x561a85819690, may_block=may_block@entry=1) at ../../../../glib/gmain.c:3947 [Error: gmain.c was not found in source tree] #119 0x00007f631ab43c4d in g_application_run (application=0x561a858041d0, argc=, argv=) at ../../../../gio/gapplication.c:2401 [Error: gapplication.c was not found in source tree] #120 0x0000561a83738f7c in main (argc=2, argv=0x7ffda147fc48) at ../src/nautilus-main.c:102 97: if (g_getenv ("NAUTILUS_PERSIST") != NULL) 98: { 99: g_application_hold (G_APPLICATION (application)); 100: } 101: 102: retval = g_application_run (G_APPLICATION (application), 103: argc, argv); 104: 105: g_object_unref (application); 106: 107: eel_debug_shut_down ();