Unexpected input while parsing- with an outlook.com account #160
Closed
opened 5 months ago by asdf8dfafjk
·
21 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(MISSING)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
I get the following error with an outlook.com account.
My settings are as follows:
Thanks for the bug report! I tried to reproduce this with an outlook.com account but could not. This may be caused by a specific case of an email. Would you be able to apply this small patch and paste here the IMAP server's response that causes the error (censored to remove private information)
save as a text file (e.g.
imap.patch
) and apply withgit apply imap.patch
in the root repository directory.Then, when the error happens again it will get logged to
$XDG_DATA_HOME/meli/meli.log
(/home/user/.local/share/meli/meli.log
)Related to #128
@asdf8dfafjk did you manage to get that debug output?
Oh wow, I don't know how I missed your helpful patch. I'm going to apply it and let you know.
For some reason I got email only for the "related to 128" comment, not the patch.
@asdf8dfafjk understandable, no worries. Sorry for the confusion!
Hi, I have the errors. Any chance I could send it to a private address of yours? I wouldn't want to remove any useful information in the process of sanitizing it.
@asdf8dfafjk yes, try
removedI emailed you the logs
Hi, I know I should communicate how it went but the fact is that for some reason I cannot compile the latest github version on Nix (my fault for spending so much time trying to
overrideAttrs
* forbuildRustPackage
* that I can no longer afford to go the patch way for a few weeks)Sorry! And thanks for the change.
* I think you use nix yourself?
@asdf8dfafjk No I don't use nix so I don't know how to help you with this unfortunately. And I'm not confident there's enough visibility here for other people who know nix to help...
You can post the error here in case someone can help?
Thank you for your kind offer, but I don't need help, I mentioned the nix part because I was using some nix specific terms in there (
overrideAttrs
etc) and because your installation section mentions nix specifically. I know all the steps, just that they would take some time.Hi, I just realized that I had patched 0.7.2 with the patch you gave me, and not the then git head.
@asdf8dfafjk ah alright. Is everything working now?
I'm still struggling with the nix expression, the patch approach I was going to take also failed, I'm going to wait for an update in the repositories. :-(
If anyone else wants to take a stab, here's my expr so far, fails with the following message,
Working version for anyone on nix:
The outlook.com account works fine now, thank you!
On that note, would you consider tagging a new alpha release sometime that these changes can be picked up?
@asdf8dfafjk yeah I've been delaying it because there are some small visual bugs in the mailbox lists.. I don't want to tag a commit with known problems. But that means I keep delaying it until I fix them :/
My personal opinion is that end users always of alpha software know what they are getting so as long as they get current best they are happy, that said my brief interaction so far tells me that you know best!