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 758988 - "E-Mail..." option does not work in Recent files listing
"E-Mail..." option does not work in Recent files listing
Status: RESOLVED FIXED
Product: nautilus-sendto
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: nautilus-sendto-maint
nautilus-sendto-maint
Depends on:
Blocks:
 
 
Reported: 2015-12-03 09:54 UTC by jbassett
Modified: 2016-02-29 17:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jbassett 2015-12-03 09:54:13 UTC
Hello

Using Ubuntu 14.04 LTS.

When I open the Files application and view the Recent area, right clicking on any file and selecting "E-Mail..." does not do anything.

Expected behaviour is that a "Send To..." dialog box should appear, just as it does anywhere else.

This is related to previously reported bug:
https://bugzilla.gnome.org/show_bug.cgi?id=758955

Discussion in thread suggested that it should be reported here instead.

Regards

Jason
Comment 1 Bastien Nocera 2016-02-29 17:20:45 UTC
commit 34b6876587506c57aba0c6ad98fb7f5e14229e6b
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Feb 29 18:17:22 2016 +0100

    main: Fix handling of files in Recent or in the Trash
    
    Look up the target URI for files that fail to return a local file path
    for g_file_get_path() calls.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758988