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 708531 - Entering 'Trash' with images crashes nautilus 3.9.92
Entering 'Trash' with images crashes nautilus 3.9.92
Status: RESOLVED DUPLICATE of bug 708435
Product: nautilus
Classification: Core
Component: Thumbnails
3.9.x
Other Linux
: Normal major
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-09-21 12:55 UTC by Dominique Leuenberger
Modified: 2013-09-21 13:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dominique Leuenberger 2013-09-21 12:55:28 UTC
If one happens to have images in the trash, then opening it with nautilus crashes (other directories with images seem to be fine).

(gdb) bt
  • #0 _gdk_pixbuf_new_from_uri_at_scale
    at gnome-desktop-thumbnail.c line 384
  • #1 gnome_desktop_thumbnail_factory_generate_thumbnail
    at gnome-desktop-thumbnail.c line 1223
  • #2 ??
  • #3 start_thread
    at pthread_create.c line 309
  • #4 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 111


I guess gdk_pixbuf_new_from_uri_at_scale does not know about trash://
Comment 1 António Fernandes 2013-09-21 13:24:28 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

*** This bug has been marked as a duplicate of bug 708435 ***