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 692737 - Trash crash
Trash crash
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Crashers
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-28 20:48 UTC by dunpin
Modified: 2013-02-04 14:02 UTC
See Also:
GNOME target: ---
GNOME version: 3.5/3.6



Description dunpin 2013-01-28 20:48:11 UTC
Crash if touch file named %s on trash..

Terminal:

cd
touch %s

And then start nautilus try move it.. no problem... delete it whit nautilus
go to trash directory and try move it... and nautilus crash..


(nautilus:30484): GLib-GIO-CRITICAL **: g_file_new_for_path: assertion `path != NULL' failed
**
ERROR:nautilus-file.c:658:nautilus_file_get_internal: assertion failed: (location != NULL)
Aborted
Comment 1 dunpin 2013-01-29 10:28:45 UTC
and %S crash it too..
Comment 2 Cosimo Cecchi 2013-01-29 17:43:27 UTC
Thanks for the report, I pushed a fix to git master.
Comment 3 dunpin 2013-02-04 14:02:23 UTC
I have not testet git version yet but
file:///%s and file:///%S
crash nautilus too..