Version 2.9.9 Using KDE Development Platform 4.14.14 When I go to scripts, export, CSV or ODS export, I get an error message "Failed to start Sheets. Is Sheets installed?" Sheets is installed, but I assume the script is using and old naming or something when it is looking for it. The CSV export works if I disable the following check in the script (I assume it doesn's actually need the Sheets). if Sheets is None: raise Exception, T.i18n("Failed to start Sheets. Is Sheets installed?") Reproducible: Always Steps to Reproduce: 1. Menu: Tools 2. Scripts 3. Export to ods Actual Results: error message: Failed to start Sheets. Is Sheets installed? Expected Results: export to file.
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Scripting is removed, 'export' to spreadsheet an be done with drag/drop.