KHangman does not recognize a new custom word list STEPS TO REPRODUCE 1. created your own wordlist for khangman. As my words are German, my file is/usr/share/apps/kvtml/de/foobar.kvtml and looks like this: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE kvtml PUBLIC "kvtml2.dtd" "http://edu.kde.org/kvtml/kvtml2.dtd"> <kvtml version="2.0"> <information> <generator>converter</generator> <title>Statistik</title> <comment>Statistik</comment> </information> <identifiers> <identifier id="0"> <locale>de</locale> </identifier> </identifiers> <entries> <entry id="0" > <inactive>false</inactive> <inquery>false</inquery> <translation id="0" > <text>Standardabweichung</text> <comment>Wurzel aus der Varianz</comment> </translation> </entry> 2. Start KHangman OBSERVED RESULT The custom word list is not listed EXPECTED RESULT The new custom word list IS listed and ready to be played SOFTWARE/OS VERSIONS Linux/KDE Plasma: archlinux KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.3
clipboard cut off the tail of my list presented above: (...) </entries> </kvtml>