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 594196 - Command line for claws mail incorrect
Command line for claws mail incorrect
Status: RESOLVED FIXED
Product: nautilus-sendto
Classification: Applications
Component: general
1.1.x
Other All
: Normal normal
: ---
Assigned To: nautilus-sendto-maint
nautilus-sendto-maint
Depends on:
Blocks:
 
 
Reported: 2009-09-05 03:59 UTC by Johan Brannlund
Modified: 2009-09-11 16:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix Claws command line (431 bytes, patch)
2009-09-05 03:59 UTC, Johan Brannlund
none Details | Review
other patch (932 bytes, patch)
2009-09-07 11:06 UTC, Bastien Nocera
none Details | Review

Description Johan Brannlund 2009-09-05 03:59:26 UTC
Created attachment 142521 [details] [review]
Patch to fix Claws command line

Nautilus-sendto puts together the command line for Claws Mail incorrectly,
making Claws not attach the file. Patch attached.
Comment 1 Bastien Nocera 2009-09-07 11:06:12 UTC
Created attachment 142620 [details] [review]
other patch

Isn't that patch better (as in, patches the other possible cases)? Do you know if that command-line will also work with Sylpheed?
Comment 2 Johan Brannlund 2009-09-07 16:06:18 UTC
Yes, that looks better. And I don't know about Sylpheed, sorry.
Comment 3 Bastien Nocera 2009-09-11 16:22:59 UTC
Same arguments for both Sylpheed and Claws.

commit 9f0d2251af6c8f33d6843e56f7e4ac47e2d8acbe
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Sep 11 17:21:40 2009 +0100

    Bug 594196 - Command line for claws mail incorrect
    
    Fix command-line arguments for Sylpheed and Claws. Spotted
    by Johan Brannlund