Your message dated Sun, 01 Apr 2018 18:36:38 +0000 with message-id <[email protected]> and subject line Bug#610122: fixed in xjig 2.4-14.1 has caused the Debian Bug report #610122, regarding xjig: timer goes on after completing, finally causes beeps every 1s to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 610122: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610122 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---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
--- End Message ---
--- Begin Message ---Source: xjig Source-Version: 2.4-14.1 We believe that the bug you reported is fixed in the latest version of xjig, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Innocent De Marchi <[email protected]> (supplier of updated xjig package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 27 Mar 2018 18:29:25 +0200 Source: xjig Binary: xjig Architecture: source Version: 2.4-14.1 Distribution: unstable Urgency: low Maintainer: Dave Holland <[email protected]> Changed-By: Innocent De Marchi <[email protected]> Description: xjig - X11 jigsaw puzzle Closes: 417916 610122 738068 777355 886455 Changes: xjig (2.4-14.1) unstable; urgency=low . * NMU (Closes: #886455). * Added icon (xjig.xpm) and keywords field to desktop file (Closes: #738068). * Switch to two desktop files: xjig and xjig-random. * Removed article on debian/control Description field. * Migrated to Standards-Version 4.1.3. + Added debian/compat file. + Debhelper and compat level to 10. + Added debian/source/format file. + Added ${misc:Depends} on debian/control Depends field. + Rewrote debian/rules with dh $@ (Closes: #777355). Added dir, install and manpages debian files. * Added debian/watch file (xjig does not have an active web address). * Added 2 patches to fix typo errors on source code. * Removed debian/menu file. - Removed postinst, postrm and prerm debian files. * Added patch to simulate an initial "End" keypress to bring all pieces into view (Closes: #417916). * Converted debian/copyright to DEP-5. * Modified the xjig-random patch to add a file extension filter and home pictures directory. * Added patch (by Seth Heeren) to prevent crash on completion of puzzle (LP: #787035). * Added patch (by Alan Curry) to prevent beeps on completing (Closes: #610122). Checksums-Sha1: 4ab34982e09f774aa05534903cd5ebe02d5c73f2 1889 xjig_2.4-14.1.dsc d00dcb8503c87afcd9b70f2991bb078fa3d24178 28888 xjig_2.4-14.1.debian.tar.xz 7649ab97bdb78c78ba3c9e869cb39011cec5adf4 6379 xjig_2.4-14.1_amd64.buildinfo Checksums-Sha256: d860216691941ed7e8f0ac30108a5c948e99cd44fbfde9ed60ed19832753c02d 1889 xjig_2.4-14.1.dsc 9ff1df32578f88db3d8c4a4c494f3c02e48fb267a9ec803648ab1850b47b6905 28888 xjig_2.4-14.1.debian.tar.xz c73e1a833888455c2a48f2108abca52b7cc224714eb3d1d219e7b2680c05cab7 6379 xjig_2.4-14.1_amd64.buildinfo Files: 31cf8166bc80ee034c2bd32e688e083a 1889 games optional xjig_2.4-14.1.dsc 0e94591adf71572447cfd6118fe1451b 28888 games optional xjig_2.4-14.1.debian.tar.xz f73a8077e379ba91ab60cbadb70d70a1 6379 games optional xjig_2.4-14.1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlq6fbxfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp YW4ub3JnAAoJENmtFLlRO1HkNZUQAJEwDAAJuvaftbiqlJ+fkIWchx27Mj3fzcJk 0VwD/QcRlA9DRTLaFMc11cIpffEyS+WA2UX8YhJpta6BPFnFZh/wqyROVKCqCYe4 Y946PUDG/R2VOgRln4FdpIGrs96cD+pAomBuljRijgo109rqvihttpIZI+Zcy549 6gJPb9LcSPdZHcnGrdRHpr+56IhbyCrzntbWwq12fAo9asbzdQgves+WfIy9hjnp inZMAVhWE8FjTP40cmIWwIIwQswU0pd/PrAlwo/VyQ9uJAZPS5/01plcJ880ftg6 a70MxeGoEo7/VE5TIqr5ipcMpv19ALcBwgjBvU6qEJTnqE1rQRy+t0qLTHJV6LkI O/Qs0ELDvZEKHn5SfLlxm2Ta5WeAwuYQulTaEM0QzwLcm4hT4lb9rx8n81i6TU1m ji8KZIryPH2YmC9+PT0mUH98xlfP2uL1IjxPmxmXjaqZV6rKzHJDDkNxyq+JdNsv I06uyMmFZPnoDJct9NmNYeCXBVpqKPXJWVmkgaD8fkdA4pxRoCOOIFcXLYwyuFjQ j3UFDfcqW2w2M89rk65dCP3WSmnNcdD6/lnmondw4HnES9ohav/jo4RUelIaQ/Hh cMK1wETx3Ajh1zu2OiMaDVJbjMDXAgBgefp0P+iXQoJzlVyc7YVMEZ3R6S4BnNPA 9hlMuMOY =FCV7 -----END PGP SIGNATURE-----
--- End Message ---

