Hi Anthony, Quoting Anthony Campbell (2012-05-13 17:53:40) > I'm beginning to thinnk this has nothing to do with i3 (or any other > window manager) but is a bug in X, as I suspected originally. No matter > which window manager I'm using, if I try to kill X *from within the wm* > it always locks up. E.g. doing "kill 3096" (or whatever the relevant > process for X is) always causes the lockup. But there is a difference between logging it via icewm and exiting i3, right?
I’d be curious to know what it is exactly. Therefore, it’d be good if you could do the following two things: In your xinitrc, run: exec xtrace -o /tmp/xtrace.i3.log strace -fF -s2048 -o /tmp/strace.i3.log i3 And do nothing but exit the session. Then, repeat the same with icewm: exec xtrace -o /tmp/xtrace.icewm.log strace -fF -s2048 -o /tmp/strace.icewm.log icewm-session And logout in icewm. Best regards, Michael -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org