GNOME Bugzilla – Bug 681388
crash on startup: assertion failed: (NAUTILUS_IS_VIEW (view))
Last modified: 2012-08-07 18:29:01 UTC
I built Nautilus from git master on Ubuntu 12.10 (Quantal). When I run it, it crashes immediately: ERROR:nautilus-window.c:1855:nautilus_window_connect_content_view: assertion failed: (NAUTILUS_IS_VIEW (view)) Aborted (core dumped)
Hi Adam, can you please provide a stacktrace of the crash?
Sure - a stack trace is below. I see Nautilus_File_Manager_Desktop_Icon_View in the stack trace, so perhaps this is related to displaying icons on the desktop (which is enabled by default in Ubuntu). Maybe that hasn't been tested with the latest Nautilus changes?
+ Trace 230633
Yes, indeed that was the case :) It's fixed now in master, thanks for the report.