|
|
第 1 帖 | |
|
|
标题: [已解决]到底是我的哪里配置错了阿,还是怎么了,大家帮帮我阿? 装完scrot就这样:
[root@minilab laborc]# scrot No protocol specified No protocol specified giblib error: Can't open X display. It *is* running, yeah? [root@minilab laborc]# 还有按那个PrintScreen键,就出来一个错误的窗口: Metacity: There was an error running gnome-screenshot: Failed to execute child process "gnome-screenshot" (No such file or directory) 还有: [root@minilab laborc]# emacs & [1] 1740 [root@minilab laborc]# No protocol specified No protocol specified Display :0.0 unavailable, simulating -nw ^C [1]+ Stopped emacs [root@minilab laborc]# 大家帮我看我这是怎么了?是哪里配置不好,还是什么?我牛鳖阿! 此帖于 10-07-29 11:41 被 tjdbaa 编辑. 原因: 已解决 |
|
|
|
|
|
|
|
第 2 帖 | ||
|
|
引用:
其他的是因为已经有个X进程再运行了。 |
||
|
|
|
||
|
|
第 3 帖 | |
|
|
谢谢,再学习学习。
|
|
|
|
|
|
|
|
第 4 帖 | ||
|
|
引用:
|
||
|
|
|
||
|
|
第 5 帖 | |
|
|
$ xhost + //就解决了
The xhost program is used to add and delete host names or user names to the list allowed to make connections to the X server. In the case of hosts, this provides a rudimentary form of privacy control and security. It is only sufficient for a workstation (single user) environment, although it does limit the worst abuses. Environments which require more sophisticated measures should implement the user-based mechanism or use the hooks in the protocol for passing other authentication data to the server. |
|
|
|
|
|
|
|
第 6 帖 | ||
|
|
引用:
|
||
|
|
|
||