Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, your crash report is either missing or
challenging to deal with as a ".crash" file. Please follow these
instructions to have apport report a new bug about your crash that can
be dealt with by the automatic
Is this still reproducible by you? Could you provide a backtrace by gdb
attaching to the nautilus process?
An example gdb session like following: (you need type in the part after
"$" or "(gdb)" till line ends.)
$ pidof nautilus
8677
$ sudo gdb 2>&1 | tee gdb-nautilus.txt
(gdb) attach 8677
(gdb) c
** Description changed:
I had one window with 2 tabs open. I right clicked on a .py file, then
selected "open with other application". The dialog box came up, and all
it showed was gedit, so I just canceled out of it. Then both the dialog
box and the window with 2 tabs both dissappeared (