GNOME Bugzilla – Bug 484130
when change bookmark order, application crashed
Last modified: 2009-08-28 11:32:47 UTC
The bug has been opened on https://bugs.launchpad.net/bugs/149468 "It can reproduce following step. 1. open nautilus window. 2. go user home directory 3. click your "Desktop" directory and drag'n drop bookmark pane. 4. run "zenity --file-selection" 5. move "Desktop" bookmark for change bookmark order. 6. zenity will be crashed. Other information. In gtkfilechooser, "Desktop" directory can't be added bookmark, because it is already in "Volume" bookmark. but Nautilus can add. ... Gtk-ERROR **: file /build/buildd/gtk+2.0-2.12.0/gtk/gtkfilechooserdefault.c: line 3573 (shortcuts_reorder): assertion failed: (old_position >= 0 && old_position < impl->num_bookmarks) ... Program terminated with signal 6, Aborted.
+ Trace 168320
I can't reproduce this crash. Maybe I'm missing some detail in the reproduction instructions ?
no, that happens when doing a Desktop dnd from the user bookmarks to the drives list in the left pane of the fileselector. Are the assertion and the backtrace not useful? What extra informations do you need?
looks like the issue is due to a Debian change
*** Bug 467304 has been marked as a duplicate of this bug. ***