无法启动KDE

问题是: 
    /***************************** ****************
        error setting up inter-process communications for KDE
Could not read network connection list.
/home/xxxxx/.DCOPserver_xxxx_0
please check the   DCOPserver  program is running.
    ****************************** ***************/
解决方法:
1)  In terminal run the command:
        $ sudo ls ~/.kde -altrh
        $ sudo chown -R username:username ~/.kde
       => Generally, it can solve the problem.
2)

This was fixed by removing the .ICE* And .DCO* files And rebooting:

$whoami
bob
$cd /home/bob
$rm *.ICEauthority
$rm *.DCOPServer
$su
# reboot
These files are recreated in next KDE login

3)

 How to see the port of the connection of vnc.
    => vncserver uses tcp port from 5900:
         desktop number: 1 -> 5901
         desktop number: 2 -> 5902
         ....
         so in terminal run next command:
         $ netstat -na | grep 590

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值