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 crash on read-only mimeapps #48

Merged
merged 1 commit into from
Jul 30, 2021
Merged

Fix crash on read-only mimeapps #48

merged 1 commit into from
Jul 30, 2021

Conversation

michaeladler
Copy link

Currently handlr is not usable (i.e. it crashes) if mimeapps.list is read-only e.g. because it is managed by something like home-manager. Write permissions are not necessary when reading the file.

I have tested this patch and handlr list and handlr open are working just fine.

Write permissions are not necessary when reading the file
@chmln chmln merged commit b9b7136 into chmln:master Jul 30, 2021
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

Successfully merging this pull request may close these issues.

None yet

2 participants