Package: pychess
Version: 0.10~beta3-2
Severity: normal


*** /tmp/reportbug-pychess-20130320-4046-5MjDUu
Subject: pychess: not working correctly, engine crafty failed discovery
Package: pychess
Version: 0.10~beta3-2
Severity: normal


Dear maintainer,

I think that pychess should depend on gstreamer0.10-plugins-base as I had to 
install that package to make pychess work. I have attached the error log 
(pychess.err).

Best regards,
gp


-- System Information:
Debian Release: 6.0.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (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           GNOME Desktop icon theme
ii  python                2.6.6-3+squeeze7   interactive high-level object-orie
ii  python-cairo          1.8.8-1+b1         Python bindings for the Cairo vect
ii  python-central        0.6.16+nmu1        register and build utility for Pyt
ii  python-glade2         2.17.0-4           GTK+ bindings: Glade support
ii  python-gobject        2.21.4+is.2.21.3-1 Python bindings for the GObject li
ii  python-gst0.10        0.10.19-1          generic media-playing framework (P
ii  python-gtk2           2.17.0-4           Python bindings for the GTK+ widge
ii  python-gtksourceview2 2.10.1-1           Python bindings for the GtkSourceV
ii  python-pysqlite2      2.6.0-1            Python interface to SQLite 3
ii  python-rsvg           2.30.0-4           Python bindings for the RSVG libra

pychess recommends no packages.

pychess suggests no packages.

-- no debconf information


-- System Information:
Debian Release: 6.0.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (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           GNOME Desktop icon theme
ii  python                2.6.6-3+squeeze7   interactive high-level object-orie
ii  python-cairo          1.8.8-1+b1         Python bindings for the Cairo vect
ii  python-central        0.6.16+nmu1        register and build utility for Pyt
ii  python-glade2         2.17.0-4           GTK+ bindings: Glade support
ii  python-gobject        2.21.4+is.2.21.3-1 Python bindings for the GObject li
ii  python-gst0.10        0.10.19-1          generic media-playing framework (P
ii  python-gtk2           2.17.0-4           Python bindings for the GTK+ widge
ii  python-gtksourceview2 2.10.1-1           Python bindings for the GtkSourceV
ii  python-pysqlite2      2.6.0-1            Python interface to SQLite 3
ii  python-rsvg           2.30.0-4           Python bindings for the RSVG libra

pychess recommends no packages.

pychess suggests no packages.

-- no debconf information
20:02:28 Default Warning: Engine crafty failed discovery: 
20:02:28 ('Crafty', '20:02:28.089') Warning: Chan closed for 'nopost'
20:02:28 ('Crafty', '20:02:28.089') Warning: Chan closed for '\n'
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/pychess/widgets/ionest.py", line 47, 
in onPublished
    gamenanny.nurseGame(gmwidg, game)
  File "/usr/lib/python2.6/dist-packages/pychess/widgets/gamenanny.py", line 
38, in nurseGame
    on_game_started(gamemodel, gmwidg)
  File "/usr/lib/python2.6/dist-packages/pychess/widgets/gamenanny.py", line 
166, in on_game_started
    preferencesDialog.SoundTab.playAction("gameIsSetup")
  File "/usr/lib/python2.6/dist-packages/pychess/widgets/preferencesDialog.py", 
line 291, in playAction
    cls.getPlayer().play(uri)
  File "/usr/lib/python2.6/dist-packages/pychess/widgets/preferencesDialog.py", 
line 271, in getPlayer
    cls._player = gstreamer.Player()
  File "/usr/lib/python2.6/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 0x35b2e60 
(pychess+System+gstreamer+Player at 0x36985a0)>> ignored
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/pychess/System/glock.py", line 47, in 
handler
    function(emitter, *extra)
  File "/usr/lib/python2.6/dist-packages/pychess/widgets/BoardView.py", line 
186, in game_changed
    preferencesDialog.SoundTab.playAction(sound)
  File "/usr/lib/python2.6/dist-packages/pychess/widgets/preferencesDialog.py", 
line 291, in playAction
    cls.getPlayer().play(uri)
  File "/usr/lib/python2.6/dist-packages/pychess/widgets/preferencesDialog.py", 
line 271, in getPlayer
    cls._player = gstreamer.Player()
  File "/usr/lib/python2.6/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 0x35b6f00 
(pychess+System+gstreamer+Player at 0x36a6b60)>> ignored
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/pychess/System/glock.py", line 47, in 
handler
    function(emitter, *extra)
  File "/usr/lib/python2.6/dist-packages/pychess/widgets/BoardView.py", line 
186, in game_changed
    preferencesDialog.SoundTab.playAction(sound)
  File "/usr/lib/python2.6/dist-packages/pychess/widgets/preferencesDialog.py", 
line 291, in playAction
    cls.getPlayer().play(uri)
  File "/usr/lib/python2.6/dist-packages/pychess/widgets/preferencesDialog.py", 
line 271, in getPlayer
    cls._player = gstreamer.Player()
  File "/usr/lib/python2.6/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 0x35aadc0 
(pychess+System+gstreamer+Player at 0x369f420)>> ignored

Reply via email to