You are not logged in.
Pages: 1
Hi, i have a problem recently (2 days ago), all files were detected as Binary (application/octet-stream) in nemo/evince. For details, see this link: http://unix.stackexchange.com/questions … am-in-nemo
all .pdf file cannot be opened by evince, even when using command line:
$ file bla.pdf
bla.pdf: PDF document, version 1.4
$ evince bla.pdfthe result was:
Unable to open document “file:///tmp/bla.pdf”.
File type application/octet-stream type (application/octet-stream) is not supportedAnother example:
$ file bla.mkv
bla.mkv: Matroska databut when right clicked on nemo > properties, it's shown as

What's the possible causation of this? Is there any package that I should re-install?
Info
- I'm using 64-bit ArchLinux.
- The ~/.local/share/applications/mimeapps.list exists
- Installing gnome-defaults-list doesn't fix the problem.
Last edited by kokizzu (2014-07-07 03:11:17)
Offline
Please don't expect people to follow the link in order to help you: paste all of the relevant information here.
Offline
okay~
Offline
Did you try opening the pdf using something other than evince? What about opening other files such as the mkv or any other file, through the command line?
Offline
opening mkv using vlc and smplayer works fine..
i have no other pdf viewer other than evince..
Offline
opening mkv using vlc and smplayer works fine..
Great!
i have no other pdf viewer other than evince..
then install one...
Give epdfview a try. If even that doesn't work, give mupdf a try.
Offline
epdfview works fine..
Offline
I guess you should open a bug report with nemo (upstream).
Offline
Pages: 1