| Summary: | The CSV and ODS export scripts are not finding the Sheets | ||
|---|---|---|---|
| Product: | [Applications] calligraplan | Reporter: | csabi |
| Component: | general | Assignee: | Dag Andersen <dag.andersen> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | normal | CC: | dag.andersen |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
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. |
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.