听说ubuntu默认的pdf浏览软件是evince。可是我的用
root@System:/# evince /linux相关书籍/linux精品教程.pdf
去打开PDF文件,却出现以下提示:
(evince:2703): EggSMClient-WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported
No protocol specified
Cannot parse arguments: 无法打开显示:
root@System:/# evince /linux相关书籍/command.pdf
(evince:2710): EggSMClient-WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported
No protocol specified
Cannot parse arguments: 无法打开显示:
不知道什么协议问题
转到其他用户使用evince就完全正常,这是为什么?。。。关于这方面我得看看书
另外,我打开了PDF文件后,显示不了中文,整个屏幕,除了少数几个乱七八糟的英文全是空的。。怎么回事?
还是百度一下。。。。。。。。
找到了,原来是这个原因,直接贴个链接吧,懒!
http://wiki.ubuntu.org.cn/index.php?title=PDF%E6%96%87%E6%A1%A3%E7%9A%84%E4%B9%B1%E7%A0%81%E9%97%AE%E9%A2%98&variant=zh-hant
其实我只安装了poppler-fata
sudo apt-get install poppler-data
其他的,以后遇到问题再试试
好了
然后再去evince,奇迹出现了! 要是你有这问题你也试试吧
感谢上面链接文章的作者。