Your message dated Sat, 20 Feb 2021 16:24:03 +0000
with message-id <[email protected]>
and subject line Bug#983144: fixed in unknown-horizons 2019.1-3
has caused the Debian Bug report #983144,
regarding unknown-horizons: Crash with unexpected keyword argument 'encoding'
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 [email protected]
immediately.)


-- 
983144: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983144
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: unknown-horizons
Version: 2019.1-2
Severity: grave
Tags: a11y
Justification: renders package unusable

Hi,

I encountered a problem starting unknown-horizons. I installed from standard
debian testing repository and get the following error:

---
$ unknown-horizons --debug
Logging to b'/home/sal/.local/share/unknown-horizons/log/unknown-
horizons-2020-12-29_20-40-06.log' and /usr/share/unknown-horizons/fife.log
Python version: sys.version_info(major=3, minor=9, micro=1,
releaselevel='final', serial=0)
Platform: Linux-5.9.0-4-amd64-x86_64-with-glibc2.31
SYS.PATH: ['/usr/games', '/usr/lib/python39.zip', '/usr/lib/python3.9',
'/usr/lib/python3.9/lib-dynload', '/usr/local/lib/python3.9/dist-packages',
'/usr/lib/python3/dist-packages']
PATHSEP: ":" SEP: "/"
LD_LIBRARY_PATH: <undefined>
PATH:
/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/var/lib/flatpak/exports/bin
PYTHONPATH <undefined>
Python version: sys.version_info(major=3, minor=9, micro=1,
releaselevel='final', serial=0)
Platform: Linux-5.9.0-4-amd64-x86_64-with-glibc2.31
Using fife version 0.4.2, at least 0.4.2 required
Traceback (most recent call last):
  File "/usr/games/unknown-horizons", line 381, in <module>
    main()
  File "/usr/games/unknown-horizons", line 122, in main
    ret = horizons.main.start(options)
  File "/usr/lib/python3/dist-packages/horizons/main.py", line 113, in start
    horizons.globals.fife = Fife()
  File "/usr/lib/python3/dist-packages/horizons/engine/engine.py", line 46, in
__init__
    self._setting = Settings(PATHS.USER_CONFIG_FILE,
PATHS.SETTINGS_TEMPLATE_FILE)
  File "/usr/lib/python3/dist-packages/horizons/engine/settings.py", line 39,
in __init__
    self._settings_serializer.load(settings_file)
  File "/usr/lib/python3/dist-
packages/fife/extensions/serializers/simplexml.py", line 132, in load
    self._validateTree()
  File "/usr/lib/python3/dist-
packages/fife/extensions/serializers/simplexml.py", line 386, in _validateTree
    for c in self._root_element.getchildren():
AttributeError: 'xml.etree.ElementTree.Element' object has no attribute
'getchildren'

 Unknown Horizons has crashed.

We are very sorry for this and want to fix the underlying error.
In order to do this, we need the information from the logfile:
/home/sal/.local/share/unknown-horizons/log/unknown-
horizons-2020-12-29_20-40-06.log
Please give it to us via IRC or our forum, for both see http://unknown-
horizons.org .
---


I also attached the unknown-horizons log file.

If you need more information just get back on me.

Kind regards
Steffen



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.9.0-4-amd64 (SMP w/6 CPU threads)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages unknown-horizons depends on:
ii  python3         3.9.0-4
ii  python3-enet    0.0~vcs.2017.05.26.git-2.2+b2
ii  python3-fife    0.4.2-2+b3
ii  python3-future  0.18.2-5
ii  python3-yaml    5.3.1-3+b1
ii  ttf-unifont     1:13.0.04-1

unknown-horizons recommends no packages.

unknown-horizons suggests no packages.

-- no debconf information
 Unknown Horizons has crashed.

We are very sorry for this and want to fix the underlying error.
In order to do this, we need the information from the logfile:
/home/sal/.local/share/unknown-horizons/log/unknown-horizons-2020-12-29_20-40-06.log
Please give it to us via IRC or our forum, for both see 
http://unknown-horizons.org .
: ":" SEP: "/"
LD_LIBRARY_PATH: <undefined>
PATH: 
/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/var/lib/flatpak/exports/bin
PYTHONPATH <undefined>
Python version: sys.version_info(major=3, minor=9, micro=1, 
releaselevel='final', serial=0)
Platform: Linux-5.9.0-4-amd64-x86_64-with-glibc2.31
Using fife version 0.4.2, at least 0.4.2 required
Traceback (most recent call last):
  File "/usr/games/unknown-horizons", line 381, in <module>
    main()
  File "/usr/games/unknown-horizons", line 122, in main
    ret = horizons.main.start(options)
  File "/usr/lib/python3/dist-packages/horizons/main.py", line 113, in start
    horizons.globals.fife = Fife()
  File "/usr/lib/python3/dist-packages/horizons/engine/engine.py", line 46, in 
__init__
    self._setting = Settings(PATHS.USER_CONFIG_FILE, 
PATHS.SETTINGS_TEMPLATE_FILE)
  File "/usr/lib/python3/dist-packages/horizons/engine/settings.py", line 39, 
in __init__
    self._settings_serializer.load(settings_file)
  File 
"/usr/lib/python3/dist-packages/fife/extensions/serializers/simplexml.py", line 
132, in load
    self._validateTree()
  File 
"/usr/lib/python3/dist-packages/fife/extensions/serializers/simplexml.py", line 
386, in _validateTree
    for c in self._root_element.getchildren():
AttributeError: 'xml.etree.ElementTree.Element' object has no attribute 
'getchildren'

--- End Message ---
--- Begin Message ---
Source: unknown-horizons
Source-Version: 2019.1-3
Done: Markus Koschany <[email protected]>

We believe that the bug you reported is fixed in the latest version of
unknown-horizons, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <[email protected]> (supplier of updated unknown-horizons package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 20 Feb 2021 16:43:23 +0100
Source: unknown-horizons
Architecture: source
Version: 2019.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Markus Koschany <[email protected]>
Closes: 983144
Changes:
 unknown-horizons (2019.1-3) unstable; urgency=medium
 .
   * Team upload.
   * Switch to debhelper-compat = 13.
   * Declare compliance with Debian Policy 4.5.1.
   * Tighten the dependency on python3-fife.
   * Fix crash with unexpected keyword argument encoding. (Closes: #983144)
Checksums-Sha1:
 bb3c960385248a9fda1fc1eb4b9e6fdf95c69a9c 2257 unknown-horizons_2019.1-3.dsc
 60ac2dc6232c2c2ce290c32a3ddc11679adadb39 14172 
unknown-horizons_2019.1-3.debian.tar.xz
 1454f23a9bca2ef540059f05912784faaf3db498 7924 
unknown-horizons_2019.1-3_amd64.buildinfo
Checksums-Sha256:
 0f80f65da53a1d7e2533330c183c7e63619161cf7cae501ce2990bb183b00443 2257 
unknown-horizons_2019.1-3.dsc
 b61442a31305a1614300d0c4a5e65ca07289755c323566ea467e6646ab67df0d 14172 
unknown-horizons_2019.1-3.debian.tar.xz
 ec29b2735777795cda39123a2fb76493f0d22b9aff73ef4860399fcbe171017d 7924 
unknown-horizons_2019.1-3_amd64.buildinfo
Files:
 31759f8c3d3595c2a630a2d2c8344b48 2257 games optional 
unknown-horizons_2019.1-3.dsc
 e2c9f0f0d1e40c5e879fdf7c1c8b7514 14172 games optional 
unknown-horizons_2019.1-3.debian.tar.xz
 1665a1507e5765fd09bd905bc8ddfc14 7924 games optional 
unknown-horizons_2019.1-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAmAxMPVfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkHfkP/ikUV0ySn8pp5OxDPgsM6PASOTJgKfmggKlw
1pNaQ+gn5wwIujisSW0yvvr/95WC2v1lpLhWeCisJf7uh4FjSsF1UhU5pOfmoDrP
z7HfQsVSq90zAN65c2SqUbhj+Xn1ORLWn/02ltQV1gDAFDeBl6CLE7F5NGGb83kt
KPOVYKpsrZiyjTsozB8V5Z6HX2bkn+eWXnGzgUUKad5qtOF7f4qrWQLYbNFWKEKM
OXunXTs6IrUOzQgqkv/jkPGJiJHtAIsA7FBZpf8gE1U3MdnU8RiZBeihi/djinpm
1lv+P7/1mDdLMMKXQorCRp04ragBvPH96C9LHwEzTWYrZ1UyZiS6XUF8Gvxvbi1d
Qk8a52UtYTfB39e9xIxQwLfKt+CYJOd9SXn3ZjEaVNxpJeVd1gqAT5bbNy3U1YzH
i+Tu5cSMeCMLP6/f/3VM9ZE2+ZL+xT4ncSWGLou4oErCXEzcq0H8lI5Egk3dEzGd
rSj3/kBBgzag8gQFz7luCl2h2PW5hZ4+wUAoOxH2zol+3F3+tRXMlAdKCRJvDeYm
ePbcmVAKWbKb7CvMzB/nZkYGtB5VEwr5ilGBNMjEp9FWunMO0LxZNRL7fmIbjTSn
exJrx7NxjCJN3YvuVImd9BpeeE0qBblaPLZtfHUnxL2SZNAg4q4ucQ701isBwa0I
ySZISwkN
=pSjd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to