Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on send #524

Open
maxsone opened this issue Sep 7, 2016 · 0 comments
Open

Crash on send #524

maxsone opened this issue Sep 7, 2016 · 0 comments

Comments

@maxsone
Copy link

maxsone commented Sep 7, 2016

I think it's quite possible that I have somehow misconfigured my setup, but the errors do not suggest where to look. When I try to send a message I have composed, it crashes with

----------------------------------------------------------------
--- TypeError from thread: main
no implicit conversion of nil into String
/usr/lib/ruby/vendor_ruby/sup/modes/edit_message_mode.rb:533:in `popen'
/usr/lib/ruby/vendor_ruby/sup/modes/edit_message_mode.rb:533:in `send_message'
/usr/lib/ruby/vendor_ruby/sup/modes/reply_mode.rb:222:in `send_message'
/usr/lib/ruby/vendor_ruby/sup/mode.rb:59:in `handle_input'
/usr/lib/ruby/vendor_ruby/sup/buffer.rb:222:in `handle_input'
/usr/bin/sup-mail:255:in `<module:Redwood>'
/usr/bin/sup-mail:74:in `<main>'

I am using msmtp to send mail, and it works okay from the command-line. Is there anything I can do to resolve this, or is it a bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant