Debian Patches

Status for sugar-memorize-activity/58-3

Patch Description Author Forwarded Bugs Origin Last update
020210401~fe395f9.patch fix use of getchildren with Element object getchildren() was deprecated from Python version 3.2
so using it with later Python versions throws an AttributeError
and the activity fails to start because of this,
noticed while testing on Fedora 34 Beta with Python version 3.9,
activity failed to start with error.
Ibiam Chihurumnaya <ibiamchihurumnaya@gmail.com> yes upstream Upstream, https://github.com/sugarlabs/memorize-activity/commit/fe395f9 2021-12-16
020210729~0520ed4.patch fix TypeError due to Bool arguments in ElementTree Caused due to presence of Boolean arguments (False)
while writing to `game.xml`.
.
If `speak` is not set,
it defaults to `False` in get_speak() in `card.py`.
The fix changes `False` to an empty String
while writing to `game.xml`.
Shaan Subbaiah <shaansubbaiah@yahoo.com> yes upstream Upstream, https://github.com/sugarlabs/memorize-activity/commit/0520ed4 2021-12-16

All known versions for source package 'sugar-memorize-activity'

Links