View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002144 | FreeCAD | Patch | public | 2015-06-03 11:16 | 2015-06-13 13:16 |
Reporter | Sanguinario_Joe | Assigned To | yorik | ||
Priority | low | Severity | tweak | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | 64-bit | OS | Linux/Kubuntu | OS Version | 14.04.2 LTS |
Product Version | 0.16 | ||||
Fixed in Version | 0.16 | ||||
Summary | 0002144: Error message trying to open/edit a spreadsheet from the Python console/script | ||||
Description | Opening a spreadsheet from the Python console,or from a Python script either, is returning the following error: Traceback (most recent call last): File "<input>", line 1, in <module> Base.FreeCADError: Failed to set object 'Spreadsheet' in edit mode | ||||
Steps To Reproduce | App.ActiveDocument.addObject('Spreadsheet::Sheet','Spreadsheet') s = App.ActiveDocument.ActiveObject Gui.ActiveDocument.setEdit(s.Name) | ||||
Additional Information | OS: Ubuntu 14.04.2 LTS Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.16.5036 (Git) Build type: Debug Branch: sanguinariojoe-ship Hash: a12f700aa27792f0ecdf09c5ee190d0bf88b0e81 Python version: 2.7.6 Qt version: 4.8.6 Coin version: 4.0.0a | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2015-06-03 11:16 | Sanguinario_Joe | New Issue | |
2015-06-06 20:39 | eivindkvedalen | File Added: ViewProviderSpreadsheet.patch | |
2015-06-12 15:54 | yorik | Assigned To | => yorik |
2015-06-12 15:54 | yorik | Status | new => assigned |
2015-06-13 13:15 | wmayer | Changeset attached | => FreeCAD Master master 12e4d594 |
2015-06-13 13:16 | wmayer | Status | assigned => closed |
2015-06-13 13:16 | wmayer | Resolution | open => fixed |
2015-06-13 13:16 | wmayer | Fixed in Version | => 0.16 |