Your message dated Fri, 31 Oct 2008 19:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#496470: fixed in ajaxterm 0.10-3
has caused the Debian Bug report #496470,
regarding IOError: [Errno 22] Invalid argument
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.)


-- 
496470: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496470
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ajaxterm
Version: 0.10-2
Severity: important

It's totally broken for me, when I open the web page the terminal is not
displayed and I get a backtrace from the daemon for each request.

This pseudo-patch fixes it:

-fcntl.ioctl(fd, struct.unpack('i',struct.pack('I',termios.TIOCSWINSZ))[0], 
struct.pack("HHHH",h,w,0,0))
+fcntl.ioctl(fd, termios.TIOCSWINSZ, struct.pack("HHHH",h,w,0,0))

Linux attila.bofh.it 2.6.11.5 #1 Tue Mar 22 17:55:33 CET 2005 ppc GNU/Linux

Exception happened during processing of request from ('127.0.0.1', 54574)
Traceback (most recent call last):
  File "/usr/lib/python2.5/SocketServer.py", line 222, in handle_request
    self.process_request(request, client_address)
  File "/usr/share/ajaxterm/qweb.py", line 1317, in process_request
    return BaseHTTPServer.HTTPServer.process_request(self,*p)
  File "/usr/lib/python2.5/SocketServer.py", line 241, in process_request
    self.finish_request(request, client_address)
  File "/usr/lib/python2.5/SocketServer.py", line 254, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/lib/python2.5/SocketServer.py", line 522, in __init__
    self.handle()
  File "/usr/lib/python2.5/BaseHTTPServer.py", line 316, in handle
    self.handle_one_request()
  File "/usr/lib/python2.5/BaseHTTPServer.py", line 310, in handle_one_request
    method()
  File "/usr/share/ajaxterm/qweb.py", line 1289, in do_GET
    self.serve('GET')
  File "/usr/share/ajaxterm/qweb.py", line 1283, in serve
    appiter=self.server.wsgiapp(environ, self.start_response)
  File "/usr/share/ajaxterm/ajaxterm.py", line 503, in __call__
    term=self.session[s]=self.multi.create(w,h)
  File "/usr/share/ajaxterm/ajaxterm.py", line 365, in __call__
    r=self.orig(*l)
  File "/usr/share/ajaxterm/ajaxterm.py", line 422, in create
    fcntl.ioctl(fd,
struct.unpack('i',struct.pack('I',termios.TIOCSWINSZ))[0],
struct.pack("HHHH",h,w,0,0))
IOError: [Errno 22] Invalid argument

-- 
ciao,
Marco



--- End Message ---
--- Begin Message ---
Source: ajaxterm
Source-Version: 0.10-3

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

ajaxterm_0.10-3.diff.gz
  to pool/main/a/ajaxterm/ajaxterm_0.10-3.diff.gz
ajaxterm_0.10-3.dsc
  to pool/main/a/ajaxterm/ajaxterm_0.10-3.dsc
ajaxterm_0.10-3_all.deb
  to pool/main/a/ajaxterm/ajaxterm_0.10-3_all.deb



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.
Julien Valroff <[EMAIL PROTECTED]> (supplier of updated ajaxterm 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: Fri, 31 Oct 2008 20:04:40 +0100
Source: ajaxterm
Binary: ajaxterm
Architecture: source all
Version: 0.10-3
Distribution: unstable
Urgency: low
Maintainer: Julien Valroff <[EMAIL PROTECTED]>
Changed-By: Julien Valroff <[EMAIL PROTECTED]>
Description: 
 ajaxterm   - Web based terminal written in Python
Closes: 496470 501386 504020
Changes: 
 ajaxterm (0.10-3) unstable; urgency=low
 .
   * Fixed "IOError: [Errno 22] Invalid argument" error - patch from
     Marco d'Itri ([EMAIL PROTECTED]) (Closes: #496470)
   * Fixed initscript to prevent ajaxterm to be started twice
     (Closes: #501386)
   * Made copyright information machine-interpretable
   * Updated to new policy 3.8.0 (no changes needed)
   * Added patch from Brian Minton <[EMAIL PROTECTED]> to
     allow use of psyco when available (Closes: #504020)
   * Added python-psyco to Recommends: (currently only available
     for i386)
Checksums-Sha1: 
 60a47daa44ec4d5347ecbe2f29d1a895ec99eb12 1246 ajaxterm_0.10-3.dsc
 b8e75d1300096dedfbcf0f4e2f26af3fc9cf8eb5 7310 ajaxterm_0.10-3.diff.gz
 46db79e9d711525e2d33cbbdfb31ce5760ddc806 40230 ajaxterm_0.10-3_all.deb
Checksums-Sha256: 
 122498cea19024cb23e079c361bd08d807a3332ff834152846118cf018b15334 1246 
ajaxterm_0.10-3.dsc
 54b2232c3ae0848e5f882d9eb522cc0ff90c8f2e4c455f37837d6529db85df99 7310 
ajaxterm_0.10-3.diff.gz
 d1b25450f8f743a1b13ac9ed7b4f2c685993e6c7bfe7a6e4ea04265e0174880c 40230 
ajaxterm_0.10-3_all.deb
Files: 
 d0c3c83a3f3eae51f6fd0e7cb6c51f0c 1246 web optional ajaxterm_0.10-3.dsc
 fa9f80055e094263e8df7a206351ca95 7310 web optional ajaxterm_0.10-3.diff.gz
 47f8736eab7672839f13e90db182e689 40230 web optional ajaxterm_0.10-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkkLV04ACgkQIQvyq59x1EkXewCgwJERkdHr/PErx7Efw2I1YU5B
ndQAoOqclZAK8nxPkSVDuK9RoLLKNvfl
=9HFf
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to