Ubuntu 9.04 XDMCP會lag - Linux

Table of Contents

Ubuntu 9.04在連XDMCP時有些程式會很慢(如Firefox),
似乎是libxcb這個package有bug:
https://bugs.launchpad.net/ubuntu/+source/libxcb/+bug/277069

我後來裝了那篇文章某個網友修正後的package,XDMCP的情況好多了:
https://launchpad.net/~stgraber/+archive/ppa

應該只要裝libxcb1, libxcb-xv0, libxcb-shm0, libxcb-shape0, libxcb-render0
這幾個就可以了。

--

All Comments