search for: 0037_

Displaying 1 result from an estimated 1 matches for "0037_".

Did you mean: 0037
2006 Dec 10
1
[BUG] Compiz hangs at launch when the focus windows is a swing window
...#11 0x080569a5 in addDisplay () #12 0x0804f770 in main () I also ran a strace on compiz to see what was happening and it is in an infinite loop on a poll syscall. This is repeting over and over : poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, -1) = 1 read(4, "s\0\203\16\3\0\300\0\202\0\340\0037_\341l\207\4\1\0\34"..., 32) = 32 ioctl(4, FIONREAD, [64]) As a guess i pretty much think it is another java bug not really a compiz bug but it is pretty problematic as you only can reboot the computer to take control back if you can't kill compiz from another computer. As a side note...