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

Fix application crash due to invalid UTF-8 sequence in the pathname for the application configuration #1551

Merged
merged 1 commit into from
Jul 6, 2021

Conversation

abraunegg
Copy link
Owner

  • Catch an Invalid UTF-8 handling error when attempting to initialise the application. This is caused by the 'path' to the application configuration (typically ~/.config/onedrive) contains a bad UTF-8 character thus cannot be read / initialised leading to an application crash

…or the application configuration

* Catch a Invalid UTF-8 handling error when attempting to initialise the application. This is caused by the 'path' to the application configuration (typically ~/.config/onedrive) contains a bad UTF-8 character thus cannot be read / initialised
@abraunegg abraunegg merged commit 54a6575 into master Jul 6, 2021
@abraunegg abraunegg deleted the fix-issue-1543 branch July 6, 2021 20:26
@abraunegg abraunegg added this to the v2.4.13 milestone Jul 13, 2021
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant