After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 685155 - nautilus crashes when trying to open a savedsearch.
nautilus crashes when trying to open a savedsearch.
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
3.6.x
Other Linux
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-09-30 17:00 UTC by javiermon
Modified: 2012-10-02 17:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description javiermon 2012-09-30 17:00:28 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,
Comment 1 André Klapper 2012-10-01 08:34:01 UTC
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!
Comment 2 Cosimo Cecchi 2012-10-02 16:30:08 UTC
Can reproduce here, patches coming.
Comment 3 Cosimo Cecchi 2012-10-02 17:08:46 UTC
Thanks for the report, I pushed a fix for this now.