Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Footing Reinforcement: ValueError: No document object found with name 'row' #213

Open
balrobs opened this issue May 28, 2024 · 3 comments · May be fixed by #224
Open

Error in Footing Reinforcement: ValueError: No document object found with name 'row' #213

balrobs opened this issue May 28, 2024 · 3 comments · May be fixed by #224

Comments

@balrobs
Copy link
Contributor

balrobs commented May 28, 2024

when trying to use the Footing-Reinforcement command I see this error:

...
15:59:52  3.85405 <App> Document.cpp(2788): Recursive calling of recompute for document test
15:59:52  3.85414 <App> Document.cpp(2788): Recursive calling of recompute for document test
15:59:52  3.85447 <App> Document.cpp(2788): Recursive calling of recompute for document test
15:59:52  3.85453 <App> Document.cpp(2887): test#Box still touched after recompute
15:59:52  3.85454 <App> Document.cpp(2887): test#Sketch still touched after recompute
15:59:52  3.85454 <App> Document.cpp(2887): test#Rebar still touched after recompute
15:59:52  3.85455 <App> Document.cpp(2887): test#Sketch001 still touched after recompute
15:59:52  3.85456 <App> Document.cpp(2887): test#Rebar001 still touched after recompute
15:59:52  3.85456 <App> Document.cpp(2887): test#SlabReinforcement still touched after recompute
15:59:52  3.85456 <App> Document.cpp(2887): test#SlabReinforcements still touched after recompute
15:59:52  3.85457 <App> Document.cpp(2887): test#Wire still touched after recompute
15:59:52  3.85457 <App> Document.cpp(2887): test#Rebar004 still touched after recompute
15:59:52  3.85458 <App> Document.cpp(2887): test#Ties still touched after recompute
15:59:52  3.85458 <App> Document.cpp(2887): test#Sketch002 still touched after recompute
15:59:52  3.85458 <App> Document.cpp(2887): test#Rebar002 still touched after recompute
15:59:52  3.85459 <App> Document.cpp(2887): test#Sketch003 still touched after recompute
15:59:52  3.85459 <App> Document.cpp(2887): test#Rebar003 still touched after recompute
15:59:52  3.85459 <App> Document.cpp(2887): test#MainRebars still touched after recompute
15:59:52  3.8546 <App> Document.cpp(2887): test#row still touched after recompute
15:59:52  3.8546 <App> Document.cpp(2887): test#ColumnReinforcements still touched after recompute
15:59:52  Traceback (most recent call last):
  File "C:\Program Files\FreeCAD_weekly-builds-37436-conda-Windows-x86_64-py311\Mod\Draft\draftutils\todo.py", line 138, in doTasks
    f(arg)
ValueError: No document object found with name 'row'

15:59:52  ToDo.doTasks, Unexpected error:
<class 'ValueError'>
in <built-in method removeObject of App.Document object at 0x0000029D86867908>(row)

OS: Windows 10 build 19045
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.37436 (Git)
Build type: Release
Branch: main
Hash: 040502280fc9637fb3aada037523283168b81a02
Python 3.11.9, Qt 5.15.13, Coin 4.0.2, Vtk 9.2.6, OCC 7.7.2
Locale: German/Germany (de_DE)
Installed mods:

  • Reinforcement
@luzpaz
Copy link
Contributor

luzpaz commented Dec 22, 2024

@amrit3701 👆

@luzpaz
Copy link
Contributor

luzpaz commented Jan 3, 2025

@SurajDadral any chanve you could take a look at this ?

@SurajDadral
Copy link
Collaborator

@luzpaz Yes, able to reproduce it. Looking into root cause and fix.

SurajDadral added a commit to SurajDadral/FreeCAD-Reinforcement that referenced this issue Jan 4, 2025
@SurajDadral SurajDadral linked a pull request Jan 4, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants