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 701357 - nautilus-sendto doesn't provide a way of finding out whether a mailer is actually available
nautilus-sendto doesn't provide a way of finding out whether a mailer is actu...
Status: RESOLVED DUPLICATE of bug 701654
Product: nautilus-sendto
Classification: Applications
Component: general
3.8.x
Other Linux
: Normal blocker
: ---
Assigned To: nautilus-sendto-maint
nautilus-sendto-maint
Depends on:
Blocks:
 
 
Reported: 2013-05-31 13:28 UTC by pnmanolova
Modified: 2013-06-27 09:44 UTC
See Also:
GNOME target: ---
GNOME version: 3.7/3.8


Attachments
This my proposed fix for this issue (9.30 KB, text/plain)
2013-05-31 13:29 UTC, pnmanolova
  Details
My proposed implementation of this feature (9.32 KB, patch)
2013-05-31 13:42 UTC, pnmanolova
none Details | Review
Proposed implementation of check mailer feature (10.66 KB, patch)
2013-05-31 15:55 UTC, pnmanolova
rejected Details | Review

Description pnmanolova 2013-05-31 13:28:22 UTC
There is no way for an application using nautilus-sendto to know whether there
is a supported mailer installed on the system. This causes some gnome applications using it to misbehave (Nautilus, Cheese etc.).
Comment 1 pnmanolova 2013-05-31 13:29:14 UTC
Created attachment 245727 [details]
This my proposed fix for this issue
Comment 2 pnmanolova 2013-05-31 13:42:11 UTC
Created attachment 245729 [details] [review]
My proposed implementation of this feature
Comment 3 pnmanolova 2013-05-31 15:55:18 UTC
Created attachment 245753 [details] [review]
Proposed implementation of check mailer feature
Comment 4 Bastien Nocera 2013-06-13 15:36:23 UTC
Review of attachment 245753 [details] [review]:

You can look up the default handler for mailto in the caller, much easier than calling out to nautilus-sendto.
Especially when you have 1 line of code that's necessary in that function.
Comment 5 Bastien Nocera 2013-06-27 09:44:20 UTC
The problem should be solved in each application, such as evince so closing as a dupe of the evince bug.

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