升級到 hardy 之後, firefox 開有 java applet 的網頁, xcb_xlib 的舊問題又出現了

java_vm: xcb_xlib.c:82: xcb_xlib_unlock: Assertion `c->xlib.lock’ failed.
Could not read ack from child process
Plugin: Java VM process has died.
plugin: java process died due to signal 6

我是用 LIBXCB_ALLOW_SLOPPY_LOCK=1 的方法, 先暫時解決吧
在 ~/.xprofile 裡加上

export LIBXCB_ALLOW_SLOPPY_LOCK=1

下次登入 x window 時即可.

還一個方法不知道行不行的通, 修改libmawt.so s/XINERAMA/FAKEEXTN/ ,請參閱 HOWTO_Java_and_Firefox .

Tags: , , , ,

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>