GNOME Bugzilla – Bug 712569
hits "nautilus_window_get_slots NAUTILUS_IS_WINDOW (window)" assert on opening bookmarks not available at start
Last modified: 2013-11-18 12:44:58 UTC
The issue has been reported on https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1252095 Steps to reproduce the issue: - create a directory and bookmark it - delete the directory - restart nautilus -> the bookmark is not showing because the directory doesn't exist - create the directory again -> the bookmark is still not listed - go to the bookmark editor dialog, try to open the location from there -> sigabrt '#0 0x00007f433c9a9037 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 resultvar = 0 pid = 1887 selftid = 1887
+ Trace 232786
Video showing the issue: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1252095/+attachment/3911278/+files/NautilusBugVideo.ogv
> Steps to reproduce the issue: > > - create a directory and bookmark it > - delete the directory > > - restart nautilus > -> the bookmark is not showing because the directory doesn't exist > > - create the directory again > -> the bookmark is still not listed Are the steps above required? I can reproduce with only the last step: > - go to the bookmark editor dialog, try to open the location from there Comparing the description and stack traces, I assume this is a duplicate of bug 708701. *** This bug has been marked as a duplicate of bug 708701 ***
@António, the other bug has no backtrace, could we either dup it the other way around or add a backtrace to the other bug? (so searching bugzilla for the function of the issue would return an useful result)
Oh, I didn't think about searching. I guess I dup'ed it the wrong way already with bug 708863. In this case I think it is better if we add your trace to bug 708701 where other people are already subscribed.