Package: pychess
Version: 0.10.1-1
Severity: normal
The first thing I tried to do with pychess was to connect to FICS as a
guest. It connected and I selected a seek, but I was unable to move any
of my pieces, and I got all these stacktraces on my terminal:
[47+0]~$ pychess &
[1] 3587
[48+1]~$ /usr/lib/python2.7/dist-packages/pychess/Main.py:240: GtkWarning:
IA__gtk_widget_set_events: assertion `!gtk_widget_get_realized (widget)' failed
widgets["menubar1"].set_events(widgets["menubar1"].get_events() |
gtk.gdk.DRAG_STATUS)
/usr/lib/python2.7/dist-packages/pychess/Main.py:241: GtkWarning:
IA__gtk_widget_set_events: assertion `!gtk_widget_get_realized (widget)' failed
widgets["Background"].set_events(widgets["Background"].get_events() |
gtk.gdk.DRAG_STATUS)
/usr/lib/python2.7/dist-packages/pychess/System/SubProcess.py:150: Warning:
g_io_channel_write_chars: assertion `channel->is_writeable' failed
self.inChannel.write(data)
21:51:32 Default Warning: Engine PyChess.py failed discovery:
21:51:32 ('Python', '21:08:31.765') Warning: Chan closed for 'nopost'
21:51:32 ('Python', '21:08:31.765') Warning: Chan closed for '\n'
notify flag False
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/pychess/widgets/gamenanny.py", line
183, in on_game_started
preferencesDialog.SoundTab.playAction("gameIsSetup")
File "/usr/lib/python2.7/dist-packages/pychess/widgets/preferencesDialog.py",
line 269, in playAction
cls.getPlayer().play(uri)
File "/usr/lib/python2.7/dist-packages/pychess/widgets/preferencesDialog.py",
line 249, in getPlayer
cls._player = gstreamer.Player()
File "/usr/lib/python2.7/dist-packages/pychess/System/gstreamer.py", line 31,
in __init__
self.player = gst.element_factory_make("playbin")
gst.ElementNotFoundError: playbin
Exception AttributeError: "'Player' object has no attribute 'player'" in <bound
method Player.__del__ of <Player object at 0x9f97cac
(pychess+System+gstreamer+Player at 0x9d33410)>> ignored
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/pychess/System/glock.py", line 89, in
handler
function(emitter, *extra)
File "/usr/lib/python2.7/dist-packages/pychess/widgets/BoardView.py", line
189, in game_changed
preferencesDialog.SoundTab.playAction(sound)
File "/usr/lib/python2.7/dist-packages/pychess/widgets/preferencesDialog.py",
line 269, in playAction
cls.getPlayer().play(uri)
File "/usr/lib/python2.7/dist-packages/pychess/widgets/preferencesDialog.py",
line 249, in getPlayer
cls._player = gstreamer.Player()
File "/usr/lib/python2.7/dist-packages/pychess/System/gstreamer.py", line 31,
in __init__
self.player = gst.element_factory_make("playbin")
gst.ElementNotFoundError: playbin
Exception AttributeError: "'Player' object has no attribute 'player'" in <bound
method Player.__del__ of <Player object at 0xab9068ec
(pychess+System+gstreamer+Player at 0xa2d3790)>> ignored
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/pychess/System/glock.py", line 89, in
handler
function(emitter, *extra)
File "/usr/lib/python2.7/dist-packages/pychess/widgets/BoardView.py", line
189, in game_changed
preferencesDialog.SoundTab.playAction(sound)
File "/usr/lib/python2.7/dist-packages/pychess/widgets/preferencesDialog.py",
line 269, in playAction
cls.getPlayer().play(uri)
File "/usr/lib/python2.7/dist-packages/pychess/widgets/preferencesDialog.py",
line 249, in getPlayer
cls._player = gstreamer.Player()
File "/usr/lib/python2.7/dist-packages/pychess/System/gstreamer.py", line 31,
in __init__
self.player = gst.element_factory_make("playbin")
gst.ElementNotFoundError: playbin
Exception AttributeError: "'Player' object has no attribute 'player'" in <bound
method Player.__del__ of <Player object at 0xa31c3c4
(pychess+System+gstreamer+Player at 0xa361870)>> ignored
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/pychess/System/glock.py", line 89, in
handler
function(emitter, *extra)
File "/usr/lib/python2.7/dist-packages/pychess/widgets/BoardView.py", line
250, in game_ended
preferencesDialog.SoundTab.playAction(sound)
File "/usr/lib/python2.7/dist-packages/pychess/widgets/preferencesDialog.py",
line 269, in playAction
cls.getPlayer().play(uri)
File "/usr/lib/python2.7/dist-packages/pychess/widgets/preferencesDialog.py",
line 249, in getPlayer
cls._player = gstreamer.Player()
File "/usr/lib/python2.7/dist-packages/pychess/System/gstreamer.py", line 31,
in __init__
self.player = gst.element_factory_make("playbin")
gst.ElementNotFoundError: playbin
Exception AttributeError: "'Player' object has no attribute 'player'" in <bound
method Player.__del__ of <Player object at 0xab933e3c
(pychess+System+gstreamer+Player at 0xa95abd60)>> ignored
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.4.9-custom (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages pychess depends on:
ii gnome-icon-theme 2.30.3-2
ii python 2.7.3~rc2-1
ii python-cairo 1.8.8-1+b2
ii python-glade2 2.24.0-3
ii python-gobject 3.2.2-1
ii python-gst0.10 0.10.22-3
ii python-gtk2 2.24.0-3
ii python-gtksourceview2 2.10.1-2
ii python-rsvg 2.32.0+dfsg-2+b1
ii python2.7 2.7.3~rc2-2.1
pychess recommends no packages.
pychess suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]