Your message dated Thu, 07 Jul 2016 22:28:10 +0000
with message-id <[email protected]>
and subject line Bug#681643: fixed in goban 1.1-3
has caused the Debian Bug report #681643,
regarding goban-ss: xscreensaver-demo window
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.)


-- 
681643: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681643
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: goban-ss
Version: 1.1-2
Severity: normal
Tags: patch

After adding to .xscreensaver programs:

        goban -root    \n\

Running xscreensaver-demo and selecting the Goban entry, the demo window
at the right is all black and an error is printed to the initiating tty,

  X Error of failed request:  BadDrawable (invalid Pixmap or Window parameter)
    Major opcode of failed request:  14 (X_GetGeometry)
    Resource id in failed request:  0x0
    Serial number of failed request:  2842
    Current serial number in output stream:  2842

where I hoped it would show a small sample of the goban-ss.


I believe xscreensaver runs a saver program with a window-id such as

    -window-id 0xE00465

It works for me to change the debian/patches/decimal-wid.patch to "%i"
to cope with either decimal or hex.  In cgoban.c

        /* Debian: xscreensaver circa 5.15 passes "-window-id 0xFFFF".
           Use sscanf %i to accept either 0x hex or decimal. */
        sscanf(clp_getStr(cg->clp, "window-id"), "%i", &wid);

and also it seems similar in goban.c

    /* Debian: xscreensaver circa 5.15 passes "-window-id 0xFFFF".
       Use sscanf %i to accept either 0x hex or decimal. */
    sscanf(clp_getStr(cg->clp, "window-id"), "%i", &g->win->window_id);

I couldn't tell precisely which one is used under which conditions.  It
seems they both might be.  In any case changing both places seems to
work, as for instance can be exercised by running with a -window-id
which is the root window

    /usr/lib/xscreensaver/goban -window-id 0x65
    /usr/lib/xscreensaver/goban -window-id 101


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages goban-ss depends on:
ii  libc6     2.13-10
ii  libx11-6  2:1.5.0-1

Versions of packages goban-ss recommends:
ii  goban-original-games  1.1-2
ii  xscreensaver          5.15-2

goban-ss suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: goban
Source-Version: 1.1-3

We believe that the bug you reported is fixed in the latest version of
goban, 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.
Al Nikolov <[email protected]> (supplier of updated goban 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: SHA1

Format: 1.8
Date: Thu, 07 Jul 2016 18:46:07 +0300
Source: goban
Binary: goban-ss goban-original-games
Architecture: source all amd64
Version: 1.1-3
Distribution: unstable
Urgency: medium
Maintainer: Al Nikolov <[email protected]>
Changed-By: Al Nikolov <[email protected]>
Description:
 goban-original-games - Original games set for the Goban screensaver
 goban-ss   - Goban screensaver
Closes: 643140 681643
Changes:
 goban (1.1-3) unstable; urgency=medium
 .
   * Standards version update.
   * Cleaning up unintended upstream source changes (Closes: #643140).
   * Copyright update.
   * Debhelper compatibility update.
   * Building binaries with dpkg-buildpackage flags, hardening.
   * Reproducible build.
   * Windows-id fix, preview now works. Patch properly renamed and
     described. (Closes: #681643).
   * Extended descriptions enhanced.
   * Spelling fix in help.c.
Checksums-Sha1:
 5bf0616af3b463be0da2837201308d8545b65faf 1750 goban_1.1-3.dsc
 08ea63045a1208dc22190788b369f1c8431f2ea5 5448 goban_1.1-3.debian.tar.xz
 96c73ed64d9a4e5e19b0b3a39e19ca5dd13a39a5 199774 
goban-original-games_1.1-3_all.deb
 c55784c9a6617e2b09e01a8526e0c1d416d42055 598570 goban-ss-dbgsym_1.1-3_amd64.deb
 0b46765df2559e97f4a11bf68a2908478f332eea 211566 goban-ss_1.1-3_amd64.deb
Checksums-Sha256:
 66a308d2d3d521e54f7dd07e45f7ea5765f9412a3dd0dd496abb2c53412e5ea6 1750 
goban_1.1-3.dsc
 3777f16f74659a091f0b2582dff709c31b25f30c7b793eb0066b21798b3cd654 5448 
goban_1.1-3.debian.tar.xz
 4dc01e15aca5f57917e3c08ed1de0881a946d455d29ec697be972dd0c47ff4c2 199774 
goban-original-games_1.1-3_all.deb
 71124dd54f3041979e524fcc15fbccf40399db1d7b8b305563f63d75a2e12834 598570 
goban-ss-dbgsym_1.1-3_amd64.deb
 5e51abc8b2225326ed6f5bf8897f05c4b9a548fe27eddddca0908ec0b836b35c 211566 
goban-ss_1.1-3_amd64.deb
Files:
 870888043ba8973966273a2916c52812 1750 x11 extra goban_1.1-3.dsc
 899514719786d61d383d09416557848c 5448 x11 extra goban_1.1-3.debian.tar.xz
 cd7a71103724fb2be8efc74ad500edc8 199774 x11 extra 
goban-original-games_1.1-3_all.deb
 293ce8c3e212f18c6913fae8d27b16d9 598570 debug extra 
goban-ss-dbgsym_1.1-3_amd64.deb
 d4c7fa0342174a8dd1f7f22ab69a98d2 211566 x11 extra goban-ss_1.1-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJXfsAnAAoJEFZuhhMERo3sjZcP/Ai1rlkoFNWrAEq1hUtCijby
M/ii0Uz1dNOl04qh9kk3pHGO2iAIapzAqKOxoOKj4/PGhpWijTWDJ445gTn5TkeP
nn1/h+xsodPBsflBHrd5M/H7qgwg+n/P4Q1T8mbA5F44TNf12LzMAgY3kaTWUA6q
yyjBb+9ff9IsI1Uekc6RDMVAzDAD6hfuAVeRgrS6moxePs2D2/7ajvfL4NFDNJEo
vODeCgaS83AKSfs1zr0kF3dlmnTJzBg6Di3lTULwQjTQbH3f9w/Wj4mKGsX1SFF2
4cNG9DvkNy7aVwdlg8zY8jL1tywPNWIxC0GFRMCCfe2F0w7okAzNTfMp+q2UX4hf
wZiRTGaRrVnEsgEKflafSVsp4F1Ml5tazJ3HGAvIdkKRtux4ds5p/sqRaE+UW6s+
oYK6uHfd1EzDMouzMAtoTk1o0CeFITLIVzMEIkShzxEl0C6jZxfqJ1PbMZN+pBOo
LJ0fAikWc+U6dInuJpfikqxhtnO5tuQhmU6OGCrhLoIIm4JYmkK1e9e9hm+I7xUT
4LY/h0r3GyIFXPqhEtfBUN/Czd6+1LJ4AZ2H8WmKdcYtYMghOEbdN3G6sZyyKydW
wj3z+9KuKd50kh4Q7JBljARtRDoN9f/TAWe5h1uBQteuoBgEGPYWofqNao/TVb74
JiOvZkwNjmtIdeXM9ehI
=1ECb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to