View Issue Details

IDProjectCategoryView StatusLast Update
0004024SpreadsheetFeaturepublic2021-11-24 15:22
Reporteruwestoehr Assigned To 
PriorityhighSeverityfeatureReproducibilityalways
Status confirmedResolutionopen 
Product Version0.18 
Target Version0.20 
Summary0004024: any change in a spreadsheet forces a recomputation of the whole part
DescriptionCurrently for each change in a spreadsheet a recompute is done. For larger projects this a big problem because a recompute easily took a minute or more.

Formerly the same problem occurred for sketches. It was fixed by removing all invocations of an automatic recomputation from the code. The recomputation for sketches is now either done if the user manually clicks the Refresh button or when he leaves the sketch.

So we need to do something similar for spreadsheets.
Additional InformationForum thread: https://forum.freecadweb.org/viewtopic.php?f=3&t=37060

Confirmed by @wmayer

OS: Windows 10
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.16117 (Git)
Build type: Release
Branch: releases/FreeCAD-0-18
Hash: dbb4cc6415bac848a294f03b80f65e888d531742
Python version: 3.6.6
Qt version: 5.6.2
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: German/Germany (de_DE)
Tagsspreadsheet

Activities

kenjo

2019-08-23 05:06

reporter   ~0013464

I hit the same issue.
https://forum.freecadweb.org/viewtopic.php?f=3&t=38591

yorik

2022-03-03 13:55

administrator   ~0016782

This ticket has been migrated to GitHub as issue 5948.

Issue History

Date Modified Username Field Change
2019-06-17 10:00 uwestoehr New Issue
2019-06-17 10:00 uwestoehr Tag Attached: spreadsheet
2019-08-23 03:01 Kunda1 Target Version => 0.19
2019-08-23 03:01 Kunda1 Status new => confirmed
2019-08-23 05:06 kenjo Note Added: 0013464
2021-02-06 06:50 abdullah Target Version => 0.20
2021-11-24 15:22 chennes Project FreeCAD => Spreadsheet