Re: [wmii] Snapshot release of 3.5 - Does not work!

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Thu, 4 Jan 2007 11:47:16 +0100

On Sat, Dec 30, 2006 at 02:52:03PM +0100, Vincent wrote:
> Denis Grelich hat geschrieben:
>
> >I'm afraid there was a serious compatibility problem between libixp-0.1
> >and wmii-3.5, not allowing wmii to compile. libixp-0.2 fixes this
> >issue. Furthermore, one non-critical bug has been fixed for wmii-3.5.1
> >(thanks Timo Benk!).
>
> It just doesn't work on my NetBSD box. The window manager is mute: it
> doesn't seem to react to any keypress. Nothing. Just a white bar and a
> background. Note that I'm using the RC3 version of Xorg 7.2.
>
> By the way, the same happen with dwm. Initially there is some form of
> reactivity with the mouse (I can switch between the 5 tags) and, at the
> first keypress, something breaks down and nothing happens anymore.

I assume a broken compiler or Xlib here. The debugging process
looks as follows:

1. Debug dwm, because it's simplier.
2. Recompile dwm with -O0 -g CFLAGS
3. Run dwm
4. Make it mute
5. Attach the pid to a gdb instance
6. Check at which func/syscall dwm hangs through making a bt
full dump and send it to us.

Also consider a broken Xlib or a broken compiler.

Regards,

-- 
 Anselm R. Garbe >< http://suckless.org/~arg/ >< GPG key: 0D73F361
Received on Thu Jan 04 2007 - 11:47:16 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:17:41 UTC