libxcb-xlib0

2007-05-24 Thread Waqar Malik
The latest package in unstable (1.0-3) does not seem to have the patch available in the package in the experimental repository (an older version). This patch allows setting the variable LIBXCB_SLOPPY_LOCK and allows program to overcome the following error xcb_xlib.c:50: xcb_xlib_unlock: Assertion

Re:%20MATLAB: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock'failed.

2007-05-06 Thread Waqar Malik
Most probably this error needs to be updated by Mathworks. Meanwhile, before starting matlab, set the following variable. It will allow you to work with matlab. export LIBXCB_SLOPPY_LOCK="1" Regards. Waqar Malik http://people.tamu.edu/~waqar_am -- To UNSUBSCRIBE, email to [EMAIL

Re: Fwd: Bug: funny network problem.

2007-01-12 Thread Waqar Malik
The problem was solved when I purged and reinstalled libnss-mdns On 1/12/07, Torquil Macdonald Sørensen <[EMAIL PROTECTED]> wrote: Torquil Macdonald Sørensen wrote: > Waqar Malik wrote: >> On 1/10/07, Michael Biebl <[EMAIL PROTECTED]> wrote: >>> Waqar Malik sch

Fwd: Bug: funny network problem.

2007-01-10 Thread Waqar Malik
On 1/10/07, Michael Biebl <[EMAIL PROTECTED]> wrote: Waqar Malik schrieb: > After update today, I've had a funny network problem: > The network works for kde apps (konqueror, kopete, etc) but fails when > using apps like iceweasel, aptitude, apt-get, synaptic (gtk apps?).

Re: Debian Unstable kills MatlabR14

2005-08-28 Thread Waqar Malik
For the 2.6.* kernel you have to do, export LD_ASSUME_KERNEL=2.4.1 or 2.2.5 Did you try that. -- Waqar A. Malik

Re: Re: Xorg and switching VT

2005-07-14 Thread Waqar Malik
I faced this problem too. You need to manually unpack xlibs (or xlibs data) and put the files in the correct place. The keymaps are not installed in /etc/X11/xkb Replace the files and ctrl+FN will start working. -- Waqar A. Malik