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

[feature request] Default action on could not figure out the mime type #29

Open
freed00m opened this issue Jan 25, 2022 · 0 comments
Open

Comments

@freed00m
Copy link

freed00m commented Jan 25, 2022

Hello,

I wonder if there could be a default action specified on mime type exception.

Despite I have octet-stream in a application list and handlr should've not fail.

 $ cat ~/.config/mimeapps.list | grep octet-stream
application/octet-stream=nvim.desktop;
 $ handlr open user
could not figure out the mime type of 'user'
 $ file user                                    
user: GVariant Database file, version 0
 $ file --mime user        
user: application/octet-stream; charset=binary

p.s. If you acknowledge that it's a bug I can create a new ticket.

I can even upload the file, it's basically default dconf registry

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

No branches or pull requests

1 participant