GNOME Bugzilla – Bug 685155
nautilus crashes when trying to open a savedsearch.
Last modified: 2012-10-02 17:08:46 UTC
Hi If I start a search, and save it to a folder (.savedsearch), nautilus crashes when trying to open it: $ nautilus Initializing nautilus-open-terminal extension (nautilus:5104): GLib-GIO-CRITICAL **: g_file_get_uri: assertion `G_IS_FILE (file)' failed (nautilus:5104): GLib-GIO-CRITICAL **: g_file_new_for_uri: assertion `uri != NULL' failed ** ERROR:nautilus-file.c:670:nautilus_file_get_internal: assertion failed: (location != NULL) Abortado (`core' generado) My machine: Using fedora 18 (x86_64): yum info nautilus: Nombre : nautilus Arquitectura : x86_64 Versión : 3.6.0 Lanzamiento : 1.fc18 Tamaño : 14 M Repositorio : installed Desde el repositorio : updates-testing Steps to reproduce: start nautilus, search for something, save the search somewhere, then try to open it. Thanks,
Thanks for taking the time to report this bug. Without a stack trace from the crash it's very hard to determine what caused it. Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Can reproduce here, patches coming.
Thanks for the report, I pushed a fix for this now.