"write(4, "[EMAIL PROTECTED]@B\17\0", 24) = 24 read(4, "\34P\236\1 [EMAIL PROTECTED]"..., 32) = 32 . . . I notice that first write() statement is writing 24 bits... I wonder if that relates at all to the 16/24 DefaultDepth distinction being noticed with this bug."
If (big if) that's the case then those following statements are trying to read 32 bits from video that doesn't support 32 bit depth (the i810 only does 8/16/24). I wonder if that cold be a problem. -- i810 + xorg = xfce crashes when opening terminal https://bugs.launchpad.net/bugs/91849 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
