https://bugs.kde.org/show_bug.cgi?id=494254
Bug ID: 494254
Summary: KHangman does not get custom word list
Classification: Applications
Product: khangman
Version: 24.08.1
Platform: Other
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
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
--
You are receiving this mail because:
You are watching all bug changes.