pychess save and load does not work

Bug #1571913 reported by Kjell L.
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
pychess (Ubuntu)
Confirmed
Low
Unassigned

Bug Description

saving and loading games does not work.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: pychess 0.12.2-1
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: MATE
Date: Tue Apr 19 04:00:52 2016
InstallationDate: Installed on 2016-04-18 (0 days ago)
InstallationMedia: Ubuntu-MATE 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitecture: all
SourcePackage: pychess
UpgradeStatus: Upgraded to xenial on 2016-04-18 (0 days ago)

Revision history for this message
Kjell L. (lkjell) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in pychess (Ubuntu):
status: New → Confirmed
Revision history for this message
howefield (howefield) wrote :

Terminal errors when loading game into pychess (Ubuntu 16.04.1, clean install)..

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/pychess/Main.py", line 448, in recent_item_activated
    newGameDialog.LoadFileExtension.run(self.get_current_uri())
  File "/usr/lib/python2.7/dist-packages/pychess/widgets/newGameDialog.py", line 476, in run
    cls.loadSidePanel.set_filename(uri)
AttributeError: BoardPreview instance has no attribute 'set_filename'

Changed in pychess (Ubuntu):
importance: Undecided → Low
Revision history for this message
Lou (lou-gregory42) wrote :

This bug also affected me. I installed Pychess 12.4 deb from the Pychess download page - problem solved.

Revision history for this message
Jaromir Obr (jaromir-obr) wrote :

I hit the bug too, on Ubuntu 17.04, with pychess 0.12.2
The newest version 0.12.4 works (https://github.com/pychess/pychess/releases).
Probably fixed within 0.12.3, see https://github.com/pychess/pychess/issues/1314.

Any chance to upgrade to upstream version ?

To post a comment you must log in.