I don't know if the following fix would work for everyone, but in my
case the files (some or all) under /usr/share/mime were only readable by
the root user. Fixing the permissions :-

sudo find /usr/share/mime -type f -exec chmod a+r {} \;

gives me a working evince.

-- 
I get the error "Unhandled MIME type: “text/plain”"
https://bugs.launchpad.net/bugs/163764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to