https://bugs.kde.org/show_bug.cgi?id=444998
Bug ID: 444998 Summary: Saving in non-KDE environments shows Unknown file type Product: kwordquiz Version: 21.08.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: pe...@peterandlinda.com Reporter: alk...@gmail.com CC: aa...@kde.org Target Milestone: --- SUMMARY The File>Save dialog of kwordquiz fails in non-KDE environments, with a dialog of "Unknown file type". The problem can also be reproduced in KDE environments by altering the XDG_CURRENT_DESKTOP environment variable. The problem can be avoided by including the .kvtml extension when typing the filename. STEPS TO REPRODUCE 1. Either run kwordquiz in a non-KDE environment, or use this to run it under KDE: ```shell export XDG_CURRENT_DESKTOP=MATE kwordquiz ``` 2. Try to save the quiz with a name of "test". A dialog will popup, that says "Unknown file type". 3. Try to save the quiz with a name of "test.kvtml". It will be saved properly. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Ubuntu MATE 22.04 KDE Frameworks Version: 5.86.0 Qt Version: 5.15.2 -- You are receiving this mail because: You are watching all bug changes.