interactive_search.patch is causing crashes.

Thread 1 "nautilus" received signal SIGSEGV, Segmentation fault.
_gtk_tree_view_find_node (tree_view=tree_view@entry=0x555555e867b0, 
path=path@entry=0x7fffc4019830, tree=0x555555e86480, 
    node=0x555555e86478) at gtktreeview.c:9776
9776          tmpnode = _gtk_rbtree_find_count (tmptree, indices[i] + 1);
(gdb) bt
#0  _gtk_tree_view_find_node (tree_view=tree_view@entry=0x555555e867b0, 
path=path@entry=0x7fffc4019830, tree=0x555555e86480, 
    node=0x555555e86478) at gtktreeview.c:9776
#1  0x00007ffff650d759 in gtk_tree_view_real_set_cursor 
(tree_view=tree_view@entry=0x555555e867b0, path=path@entry=0x7fffc4019830, 
    flags=flags@entry=(CLEAR_AND_SELECT | CLAMP_NODE)) at gtktreeview.c:13263
#2  0x00007ffff65113a0 in gtk_tree_view_set_cursor_on_cell 
(tree_view=0x555555e867b0, path=path@entry=0x7fffc4019830, 
    focus_column=0x555555f01a80, focus_cell=0x7fffdc008740, 
start_editing=start_editing@entry=1) at gtktreeview.c:13440
#3  0x00005555555fa8a2 in nautilus_list_view_set_selection 
(view=0x555555bc1270, selection=<optimized out>)
    at nautilus-list-view.c:2724
#4  0x00005555555e75f0 in debuting_files_add_file_callback 
(view=0x555555bc1270, new_file=0x55555603ba70, 
    directory=<optimized out>, data=0x5555568190b0) at 
nautilus-files-view.c:3498
#5  0x00007fffee6c8e18 in ffi_call_unix64 () from 
/usr/lib/x86_64-linux-gnu/libffi.so.6
#6  0x00007fffee6c887a in ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
#7  0x00007ffff4ae80ce in g_cclosure_marshal_generic (closure=0x555555fecb10, 
return_gvalue=0x0, n_param_values=<optimized out>, 
    param_values=<optimized out>, invocation_hint=<optimized out>, 
marshal_data=<optimized out>) at gclosure.c:1490
#8  0x00007ffff4ae7895 in g_closure_invoke (closure=0x555555fecb10, 
return_value=return_value@entry=0x0, n_param_values=3, 
    param_values=param_values@entry=0x7fffffffd030, 
invocation_hint=invocation_hint@entry=0x7fffffffcfb0) at gclosure.c:804
#9  0x00007ffff4afa433 in signal_emit_unlocked_R 
(node=node@entry=0x555555f00d10, detail=detail@entry=0, 
    instance=instance@entry=0x555555bc1270, 
emission_return=emission_return@entry=0x0, 
    instance_and_params=instance_and_params@entry=0x7fffffffd030) at 
gsignal.c:3705
#10 0x00007ffff4b0327c in g_signal_emit_valist (instance=<optimized out>, 
signal_id=<optimized out>, detail=<optimized out>, 
    var_args=var_args@entry=0x7fffffffd210) at gsignal.c:3391
#11 0x00007ffff4b0365f in g_signal_emit 
(instance=instance@entry=0x555555bc1270, signal_id=<optimized out>, 
detail=detail@entry=0)
    at gsignal.c:3447

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1635988

Title:
  Update nautilus to 3.22

Status in Ubuntu GNOME:
  Triaged
Status in nautilus package in Ubuntu:
  Triaged

Bug description:
  Notable new features and changes:
  - The view menu has been consolidated into a single "hamburger" menu with a 
separate toggle in the toolbar to switch between icon and list view.
  - Batch renaming is integrated. Just select multiple files then Rename.
  - File compression and decompression is integrated.
  - Nautilus standardized its coding style. This means that every Ubuntu patch 
had to be rebased.

  https://csorianognome.wordpress.com/2016/08/31/nautilus-3-22-news-changes/
  https://git.gnome.org/browse/nautilus/tree/NEWS

  nautilus 3.22 is in the GNOME3 Staging PPA (currently for yakkety
  only)

  To Do
  =====
  - The integrated compression feature requires gnome-autoar to be promoted to 
main ( bug 1635991 )

  - The interactive-search feature drops the first character typed. To
  select the Downloads folder, I have to type 'ddow' instead of just
  'dow'. The first 'd' opens the interactive-search edit field.

  - 0001-Respect-gtk-dialogs-use-header-for-all-dialogs.patch needs to be 
updated. Currently, GNOME header bars are still used in these cases:
  + Batch Rename dialog
  + New Folder dialog

  - The "New Document" feature patch needs to be rewritten but this also
  affects Nautilus 3.20 in Ubuntu 16.10 "yakkety" (bug 1632027 )

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1635988/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to