For some reason I can't open this pdf file with gnome-open command.
cd /media/c-drive/Users/Tommy/Desktop/JobEssays/
gnome-open "./My\ Resume.pdf"
I get this error.
Error showing url: Error when getting information for file '/media/c-drive/Users/Tommy/Desktop/JobEssays/My\ Resume.pdf': No such file or directory
My default document viewer is "Document Viewer"
Edit: I get "Unable to init server: Could not connect: Connection refused Cannot parse arguments: Cannot open display: " when removing the quotes or backslash from gnome-open.
ssh. Try logging to the computer usingssh -X. – L. D. James Sep 15 '16 at 06:21pdf. If your X environment is working, you can just open up the directory fromNautilusand double click on the file. You can also try a different cli for the file... what do you get when you usexdg-openinstead ofgnome-open? – L. D. James Sep 15 '16 at 20:07