Package: xjig Version: 2.4-13+b1 Severity: normal Once the puzzle has been completed, the title seems to be frozen displaying how much time was spent to complete it.
Now if one keeps xjig open for several days (waiting for the right moment for "look ma, I did it in 2 minutes!" ;), we get beeps every second. They can be silenced by killing xjig, but hey... it's not the 1st time it occurs, and I don't want to wait till some guest sleeping not far from the running computer gets awaken at night, you guess :) This seems to happen after something like 8 days uptime (as seen by "ps -o pid,etime $(pidof xjig)". What can be seen then is that the title gets updated again, with times like "16132:24" and growing. Attaching strace to a finished xjig in the case of not-yet-beeping process, getting the following is already strange, although that may still be normal (fd 3 seems to be the X socket): Process 8527 attached - interrupt to quit select(4, [3], NULL, NULL, {0, 198500}) = 0 (Timeout) read(3, 0x16aa714, 4096) = -1 EAGAIN (Resource temporarily unavailable) select(4, [3], NULL, NULL, {0, 999402}) = 0 (Timeout) read(3, 0x16aa714, 4096) = -1 EAGAIN (Resource temporarily unavailable) select(4, [3], NULL, NULL, {0, 998770}^C <unfinished ...> Process 8527 detached Then those which started to beep rather exhibit the following, which may just reflect the titlebar updates: Process 9216 attached - interrupt to quit select(4, [3], NULL, NULL, {0, 110413}) = 0 (Timeout) poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) writev(3, [{"\22\0\16\0\1\0`\3'\0\0\0\37\0\0\0\10\0\5\0 \0\0\0no more "..., 60}, {NULL, 0}, {"", 0}], 3) = 60 read(3, 0x12d1714, 4096) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0x12d1714, 4096) = -1 EAGAIN (Resource temporarily unavailable) select(4, [3], NULL, NULL, {0, 999086}) = 0 (Timeout) poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) writev(3, [{"\22\0\16\0\1\0`\3'\0\0\0\37\0\0\0\10\0\5\0 \0\0\0no more "..., 60}, {NULL, 0}, {"", 0}], 3) = 60 read(3, 0x12d1714, 4096) = -1 EAGAIN (Resource temporarily unavailable) read(3, 0x12d1714, 4096) = -1 EAGAIN (Resource temporarily unavailable) select(4, [3], NULL, NULL, {0, 997930}c^C <unfinished ...> Process 9216 detached -- System Information: Debian Release: 6.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (101, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.34.1-00003-ge5b0813-dirty (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages xjig depends on: ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib ii libgcc1 1:4.4.5-8 GCC support library ii libjpeg62 6b1-1 The Independent JPEG Group's JPEG ii libnetpbm10 2:10.0-12.2+b1 Graphics conversion tools shared l ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3 ii libx11-6 2:1.3.3-4 X11 client-side library ii libxext6 2:1.1.2-1 X11 miscellaneous extension librar xjig recommends no packages. xjig suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org