Package: ggz-python-games Version: 0.0.14.1-1 If gnushogi is not installed in the system, when clicking "Shogi", one gets:
/usr/lib/ggz-python/ggzboard/module_shogi.py:90: DeprecationWarning: os.popen2
is deprecated. Use the subprocess module.
(self.pout, self.pin) = os.popen2("gnushogi")
/bin/sh: gnushogi: not found
shogi greeting >>>
Traceback (most recent call last):
File "/usr/games/ggzboard", line 1267, in <module>
core.main(fullscreen)
File "/usr/games/ggzboard", line 260, in main
self.rungame()
File "/usr/games/ggzboard", line 761, in rungame
game.init(themepath)
File "/usr/lib/ggz-python/ggzboard/module_shogi.py", line 97, in init
self.pout.flush()
IOError: [Errno 32] Broken pipe
I see "gnugo" is in Recommends: gnushogi should presumably be to, (or a
nice runtime warning dialog should suggest to install it and restart
the app).
Pietro
signature.asc
Description: Questa รจ una parte del messaggio firmata digitalmente

