Your message dated Sat, 20 Feb 2021 00:33:28 +0000
with message-id <e1ldgda-0002dj...@fasolo.debian.org>
and subject line Bug#978657: fixed in fife 0.4.2-3
has caused the Debian Bug report #978657,
regarding unknown-horizons: Crash on startup with xml AttributeError "no 
attribute 'getchildren'"
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 ow...@bugs.debian.org
immediately.)


-- 
978657: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978657
Debian Bug Tracking System
Contact ow...@bugs.debian.org 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: fife
Source-Version: 0.4.2-3
Done: Markus Koschany <a...@debian.org>

We believe that the bug you reported is fixed in the latest version of
fife, 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 978...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated fife 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 20 Feb 2021 00:51:06 +0100
Source: fife
Architecture: source
Version: 0.4.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Closes: 978657
Changes:
 fife (0.4.2-3) unstable; urgency=medium
 .
   * Team upload.
   * Switch to debhelper-compat = 13.
   * Declare compliance with Debian Policy 4.5.1.
   * Fix crash on startup with xml AttributeError. (Closes: #978657)
Checksums-Sha1:
 62cc69af1b41a4f292027af6d1dcdf01b9709944 2377 fife_0.4.2-3.dsc
 bc8139317ffc9123b8205f086913ebaab8b05c77 9328 fife_0.4.2-3.debian.tar.xz
 e7feec5a4547d30fd59d3933e9c74fae008b8b22 13049 fife_0.4.2-3_amd64.buildinfo
Checksums-Sha256:
 6bc3d01c772224fe73bb923c74db189cad8a645f9d8d7cedafc398d4d3aee839 2377 
fife_0.4.2-3.dsc
 8ae98b07595bce340f1b3d08add52bf16f51858c12c01ec8f13f64345560e983 9328 
fife_0.4.2-3.debian.tar.xz
 4405700dfd8d25124f5c80b4ef4a7759da178659231a05c0d72139308919f4e2 13049 
fife_0.4.2-3_amd64.buildinfo
Files:
 fd85240efe5d3222a08b6e3a80f35691 2377 libdevel optional fife_0.4.2-3.dsc
 0eb9f6f4ad17eece946bfba9a0fc34aa 9328 libdevel optional 
fife_0.4.2-3.debian.tar.xz
 35cc8deccf8738cc7e34efd03f6b8333 13049 libdevel optional 
fife_0.4.2-3_amd64.buildinfo

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

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAmAwU6dfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HktRIQAKHbblcW7D1m7PnVcVnbkoUnuj/PdZ1r8Scy
Ynl7z9+iFv21XXfVnJ98r/S5581hPkZNCYhzn0Tn5LMCuqn4BCvfO82JJFqRr84x
KrNq4toYMBnzu8AJAveG/KYeF/Hna2iPbN3wwMduT/mrIparsYtSLy9IkTky/GE5
JMqz/OG575MyeROFiwZE3RrLA96lKHZgLC1/T3rMcPxcQ+/Ayf+Jqpg5YIg2w1Ny
wasF/UxZTr7lTMkcMjqwGqeXEM60Sb8M3beK+4hxP0uc3cwnaDfONWtsxJ25I7Wc
WY6pElgALTtK9rPphx9B0jYvm77iwqrg6cM0BqAT3rT2wTt4DQFo9bJKMLpOwlG5
Fk7oYFWfTFHZflZ485LyxxL1I97s7mSwmWlD4FmU2pZJd0K1UM7cq4meIn6n08xn
t4tVsQ+LvX92i3yGZ+spX7yE2WD48jevPgBKN/DUK7wmToZPV3Yb++fIUe9Ux3wH
vCL2n10fDn2aVbmhLQEOhuJ3V1US9Ch2TqXbEBwwDopNrKPXEHjHaiceeS7ig21C
xHky1WjY0Qudoz7hdfC4ab6I/ZCvNrkLQ3Abe6zXC39k5TgF3gUUsNZ5+vK9tvf+
+gWi+W0qO2CBC45CVBIY4VOObiweS9Qp9OcUC5cat6pdxmOoJuR/bilnvVZpoDne
A/JV/61/
=/GfG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to