If i want to export a scanned image as pdf I can not choose a destination file. STEPS TO REPRODUCE 1. Scan or import image 2. click "PDF exportieren" (export pdf) 3. select "save as...", navigate to location, enter file name and click "save" OBSERVED RESULT file is not changed and export is saved to wrong location with wrong name. EXPECTED RESULT Selected file is used and export saved correctly SOFTWARE/OS VERSIONS Windows: macOS: (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: Fedora Linux 42 KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.13.0 Qt Version: 6.9.0 ADDITIONAL INFORMATION Running Skanpage from a konsole shows the following error message on clicking "save" in the filechooser dialog: qrc:/qml/ExportDialog.qml:126: ReferenceError: fileNameItem is not defined qrc:/qml/ExportDialog.qml:126: ReferenceError: fileNameItem is not defined
Git commit 2cd831866338cd167d693c6b17f6c08d5ec6cf8d by Alexander Stippich. Committed on 24/04/2025 at 17:03. Pushed by astippich into branch 'release/25.04'. reinsert id in export dialog M +1 -0 src/qml/ExportDialog.qml https://invent.kde.org/utilities/skanpage/-/commit/2cd831866338cd167d693c6b17f6c08d5ec6cf8d
*** Bug 503705 has been marked as a duplicate of this bug. ***