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

[Bug] Crash when renaming folder of Outlook account #462

Closed
blablabla123455 opened this issue Nov 3, 2024 · 3 comments
Closed

[Bug] Crash when renaming folder of Outlook account #462

blablabla123455 opened this issue Nov 3, 2024 · 3 comments
Assignees
Labels
bug Something isn't working fixed Issues that have been fixed in the unreleased versions.

Comments

@blablabla123455
Copy link

blablabla123455 commented Nov 3, 2024

Wino crashes when renaming folder. It happens for outlook account, I didn't check gmail or imap.

@blablabla123455 blablabla123455 added the bug Something isn't working label Nov 3, 2024
@blablabla123455
Copy link
Author

blablabla123455 commented Nov 3, 2024

In Wino Client logs: [ERR] [Wino Crash] System.NotSupportedException: Specified method is not supported.
In Wino Server logs:

[ERR] Synchronization failed for Outlook
Wino.Core.Domain.Exceptions.SynchronizerException: 1. BadRequest [RenameFolderRequest]
ErrorFolderSavePropertyError - The folder save operation failed due to invalid property values.

   at Wino.Core.Synchronizers.OutlookSynchronizer.ExecuteNativeRequestsAsync(IEnumerable`1 batchedRequests, CancellationToken cancellationToken)
   at Wino.Core.Synchronizers.BaseSynchronizer`2.SynchronizeAsync(SynchronizationOptions options, CancellationToken cancellationToken)

@bkaankose bkaankose added the fixed Issues that have been fixed in the unreleased versions. label Nov 27, 2024
@bkaankose
Copy link
Owner

There was an issue with deserialization of the UI message. This will be fixed with the next update. Thanks!

@bkaankose
Copy link
Owner

It should be fixed with the version 1.9.40 which went live yesterday. Closing the ticket as resolved. We can re-open if it's not working still.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed Issues that have been fixed in the unreleased versions.
Projects
None yet
Development

No branches or pull requests

2 participants