[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#451413: marked as done (python-tofu: client/server demo fails)



Your message dated Sun, 08 Dec 2019 07:30:18 +0000
with message-id <[🔎] E1idr1G-0000JP-9i@fasolo.debian.org>
and subject line Bug#946350: Removed package(s) from unstable
has caused the Debian Bug report #451413,
regarding python-tofu: client/server demo fails
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 owner@bugs.debian.org
immediately.)


-- 
451413: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=451413
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: python-tofu
Version: 0.5-3
Severity: normal


Running

python run_demo.py --server
in one window
and
python run_demo.py --client localhost username
in the other window
gives nothing but a blank game board.
When you hit any key, you get an error message much like this:

$ python run_demo.py --client localhost localhost
* Tofu * IDLER created !
Exception in Tkinter callback
Traceback (most recent call last):
	File "lib-tk/Tkinter.py", line 1348, in __call__
		return self.func(*args)
	File "/usr/share/doc/python-tofu/examples/demo.py", line 419, in on_move_right
		def on_move_right (self, event = None): self.player_character.action = Action(ACTION_MOVE_RIGHT)
AttributeError: 'NoneType' object has no attribute 'action'
Traceback (most recent call last):
	File "run_demo.py", line 76, in ?
		tofu.client.serve_forever(hostname)
	File "/var/lib/python-support/python2.4/tofu/client.py", line 251, in serve_forever
		tofu.NOTIFIER.transport.loseConnection()
AttributeError: 'Notifier' object has no attribute 'transport'
$ 

Note that it works when run as:
$ run_demo.py --single username

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-tofu depends on:
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-support                0.7.5      automated rebuilding support for p
ii  python-twisted-core           2.5.0-2    Event-based framework for internet

Versions of packages python-tofu recommends:
ii  python-cerealizer             0.6-1      secure pickle-like module for Pyth

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.5-7+rm

Dear submitter,

as the package tofu has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/946350

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: