Your message dated Sat, 09 Jun 2007 23:32:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#324443: fixed in python-xlib 0.13-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: python2.3-xlib
Version: 0.12-4
Severity: normal
Tags: patch

$ DISPLAY=:0.0 emacs
<emacs appears>

$ DISPLAY=unix:0.0 emacs
<emacs appears>

$ DISPLAY=:0.0 pypanel
<pypanel appears>

$ DISPLAY=unix:0.0 pypanel
Traceback (most recent call last):
  File "/usr/bin/pypanel", line 926, in ?
    PyPanel(display.Display())
  File "/usr/lib/python2.3/site-packages/Xlib/display.py", line 80, in __init__
    self.display = _BaseDisplay(display)
  File "/usr/lib/python2.3/site-packages/Xlib/display.py", line 67, in __init__
    apply(protocol.display.Display.__init__, (self, ) + args, keys)
  File "/usr/lib/python2.3/site-packages/Xlib/protocol/display.py", line 48,
in __init__ self.socket = connect.get_socket(name, host, displayno)
  File "/usr/lib/python2.3/site-packages/Xlib/support/connect.py", line 81, in
get_socket return mod.get_socket(dname, host, dno)
  File "/usr/lib/python2.3/site-packages/Xlib/support/unix_connect.py", line
79, in get_socket raise error.DisplayConnectionError(dname, str(val))
Xlib.error.DisplayConnectionError: Can't connect to display "unix:0.0": (-2,
'Name or service not known')

i encounter this error within freenx where it sets "DISPLAY=unix:1005.0" (or
similar).

references:
  http://www.xs4all.nl/~zweije/xauth-4.html
  http://cvsweb.xfree86.org/cvsweb/xc/lib/X11/ConnDis.c?rev=HEAD

my patch only covers the "unix:display.screen" format, but not the
"host/unix:display.screen" format (as seen in the references).

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.4.27-k7+6+new
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages python2.3-xlib depends on:
ii  python2.3                     2.3.5-6    An interactive high-level object-o

python2.3-xlib recommends no packages.

-- no debconf information

Attachment: python-xlib-unix_socket_display.patch
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: python-xlib
Source-Version: 0.13-1

We believe that the bug you reported is fixed in the latest version of
python-xlib, which is due to be installed in the Debian FTP archive:

python-xlib_0.13-1.diff.gz
  to pool/main/p/python-xlib/python-xlib_0.13-1.diff.gz
python-xlib_0.13-1.dsc
  to pool/main/p/python-xlib/python-xlib_0.13-1.dsc
python-xlib_0.13-1_all.deb
  to pool/main/p/python-xlib/python-xlib_0.13-1_all.deb
python-xlib_0.13.orig.tar.gz
  to pool/main/p/python-xlib/python-xlib_0.13.orig.tar.gz



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.
Mike O'Connor <[EMAIL PROTECTED]> (supplier of updated python-xlib 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.7
Date: Fri, 08 Jun 2007 04:46:36 -0400
Source: python-xlib
Binary: python-xlib
Architecture: source all
Version: 0.13-1
Distribution: unstable
Urgency: low
Maintainer: Mike O'Connor <[EMAIL PROTECTED]>
Changed-By: Mike O'Connor <[EMAIL PROTECTED]>
Description: 
 python-xlib - Interface for Python to the X11 Protocol
Closes: 324443 357507 420774 421594
Changes: 
 python-xlib (0.13-1) unstable; urgency=low
 .
   * New maintainer
   * New upstream version (Closes: #421594)
   * moved source changes to quilt
   * fixed short description (Closes: #420774)
   * increased receiving buffer size (thanks John Eikenberry) (Closes: #357507)
   * added patch for DISPLAY=unix:0.0 (thanks Corey Wright) (Closes: #324443)
   * fixing debian/rules to remove build directory and run make -C info clean
   * combine python-xlib-doc with python-xlib
Files: 
 4d551bf7ab4d9602487a396bec90c017 682 python extra python-xlib_0.13-1.dsc
 8ff22c7517699c2623feb4e31ed612d2 195858 python extra 
python-xlib_0.13.orig.tar.gz
 69229cf7893015f9811de973e89f3aa6 4555 python extra python-xlib_0.13-1.diff.gz
 73fe1a40c67d7a85c6b0378ba9aa4c4c 107426 python extra python-xlib_0.13-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Debian!

iD8DBQFGazYi5m0u66uWM3ARAnqpAKCoETHk3YFGXsx/+x0eRh9Oxfij8wCcDvJK
u8Muligj1CHvtxZBu/KC+M0=
=Dx0+
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to