When I start gtk-window-decorator with strace it ends with repeating a variations of the following output in a seemingly endless loop:
poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}, {fd=11, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}], 6, -1) = 1 read(3, "\34\257\210\v1\0\240\0\f\1\0\0\265E\363\0\0\31\t\10\20"..., 4096) = 64 read(3, 0x806f94c, 4096) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0x806f94c, 4096) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0x806f94c, 4096) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}, {fd=11, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}], 6, -1) = 1 read(3, "\34\257\210\v1\0\240\0\f\1\0\0\235I\363\0\0\31\t\10\20"..., 4096) = 64 read(3, 0x806f94c, 4096) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0x806f94c, 4096) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0x806f94c, 4096) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}, {fd=11, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}], 6, -1) = 1 read(3, "\34\257\210\v1\0\240\0\f\1\0\0\205M\363\0\0\31\t\10\20"..., 4096) = 64 read(3, 0x806f94c, 4096) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0x806f94c, 4096) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0x806f94c, 4096) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}, {fd=11, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}], 6, -1) = 1 read(3, "\34\257\210\v1\0\240\0\f\1\0\0mQ\363\0\0\31\t\10\20c \10"..., 4096) = 64 read(3, 0x806f94c, 4096) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0x806f94c, 4096) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0x806f94c, 4096) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}, {fd=11, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}], 6, -1) = 1 read(3, "\34\257\210\v1\0\240\0\f\1\0\0XU\363\0\0\31\t\10\20c \10"..., 4096) = 64 read(3, 0x806f94c, 4096) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0x806f94c, 4096) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0x806f94c, 4096) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN}, {fd=8, events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}, {fd=11, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}], 6, -1) = 1 read(3, "\34\257\210\v1\0\240\0\f\1\0\0=Y\363\0\0\31\t\10\20c \10"..., 4096) = 64 -- window borders disappear with enhanced visual effects turned on https://bugs.launchpad.net/bugs/179773 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs