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

App: catch Base::Exception in ObjectIdentifier::getDep() #5278

Merged
merged 1 commit into from Dec 23, 2021

Conversation

realthunder
Copy link
Collaborator

Reported in forum thread here and here

The exception is thrown by access() because it does not support getting value from Property::getPathValue(), to prevent recursive (some property overrides getPathValue() to call ObjectIdentifier::getPyValue() which in turn calls access()).

@luzpaz luzpaz added the Core Issue or PR touches core sections (App, Gui, Base) of FreeCAD label Dec 23, 2021
@wwmayer wwmayer merged commit 4ca362d into FreeCAD:master Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Issue or PR touches core sections (App, Gui, Base) of FreeCAD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants