GNOME Bugzilla – Bug 710884
Gedit Open Dialog Bookmarks: crash when reordering a file to itself
Last modified: 2014-08-03 10:05:29 UTC
IMO, it's not meant to be the way it is, but it's possible to draw files into the bookmarks list. It is then not possible to remove that file (the bookmark will not want to be marked somehow), and the entry above will be removed instead. When you then move the file entry on top or beneath itself, gedit will crash with the following Terminal output: Gtk:ERROR:/build/buildd/gtk+3.0-3.8.4/./gtk/gtkfilechooserdefault.c:3104:shortcuts_reorder: code should not be reached Aborted (Core dumped) Please get in touch if you need the coredump, though I guess it should be pretty straightforward to reproduce. Thing is, I'm not sure if files are even meant to be bookmarks in that context, I trust the Gnome team can make the decisions so they will fit for everyone...
Confirming, but looks like gtk territory. Gtk:ERROR:gtkfilechooserdefault.c:3104:shortcuts_reorder: code should not be reached Program received signal SIGABRT, Aborted. 0xb7fff424 in __kernel_vsyscall () Missing separate debuginfos, use: debuginfo-install python3-gobject-3.8.3-1.fc19.i686 python3-libs-3.3.2-6.fc19.i686 (gdb) thread apply all bt
+ Trace 232668
Thread 1 (Thread 0xb7fbb880 (LWP 16448))
I'm afraid I can't reproduce this here, thus assuming it was fixed. If you can still reproduce with 3.12 or 3.13, please reopen.