View Single Post
  #4 (permalink)  
Old 04-14-2008, 08:55 AM
dgamez dgamez is offline
Senior Member
 
Posts: 58
Post zdesktop Java Error on install

Error tested in openSuSE 10.X

java: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.

Error Fix:

export LIBXCB_ALLOW_SLOPPY_LOCK=true


Or permanently:

view /etc/profile.local
#
export LIBXCB_ALLOW_SLOPPY_LOCK=true
#


Xlib.lock - openSUSE
__________________
- dgamez -

Netnovation Vzla, S.A.
Zimbra VAR

Caracas - Venezuela
Reply With Quote