-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Send with no body message when there is a body #959
Comments
Hey! Ahh man—yep, it looks like that error would do the trick. I'll take a look at this and let you know how it goes. |
Off topic. Hey its another |
@mbilker Yep, they're the best ;) No, I didn't - I actually didn't realize there was one, I think. It might be worthwhile usign that instead... Something that may or may not be relevant: I'm pretty sure I updated from within N1 at one point (though I don't remember if sending emails ever worked on this machine). I tried doing a git update, thinking that it might have an effect, but... it didn't :( |
@waynew A git update for the cloned repository is |
@mbilker I went and installed the version from the AUR. I get the same problem when it comes to the |
Actually, the binary is stored at |
Okay, so here's a mystery: I'm still on 0.3.34 and it works. I don't know what in the world changed, but I'm not getting the error message, and when I send mail out, the body is now included. I though it may have been because I restarted N1 from within N1, so I started it from the command line. Still worked. Then I thought maybe it's because I started it using the absolute path to the nylas executable on the command line. Nope, still worked. It works whether I just started it, or restarted from with N1. It works in debug, and not. I cannot find a single configuration where I can reproduce this again. Maybe some library updated? I can call this closed unless someone else can repro :P |
@waynew The example plugins were integrated into the core N1 application in the most recent version. If you upgrade to |
@waynew I'm pretty sure this was due to a malfunctioning plugin. We found that composer plugins that had errors could take down the whole thing! We've subsequently patched this to make sure that composer plugins are more isolated and that we have a better way to update the core ones. I'm going to close this for now, but if this continues to happen in future releases, please let me know. |
Running Nylas 0.3.34 on Arch Linux (built from the git repo),
I'm using an Exchang account, and when I send emails it always asks if I want to send the message without a body - even though there is one.
I think that this might be the cause of the error:
The text was updated successfully, but these errors were encountered: