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

Fall back to STANDARD_FAST_CONTENT_TYPE if STANDARD_CONTENT_TYPE is not set #135

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JBergles
Copy link

Goal

I was having issues with opening files/directories on gvfs remote mounts (ssh and smb). Whenever I'd try to open files on a remote mount, I'd get the The given locations contain no images. error overlay.

After a bit of digging, I was able to find that gvfs is no longer always providing standard::content-type for files.

This branch updates Viewnior to fall back to standard::fast-content-type if standard::content-type is not available

References

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.

1 participant