DYN-6990 Crash when selecting node with view extension#15231
DYN-6990 Crash when selecting node with view extension#15231zeusongit merged 1 commit intoDynamoDS:masterfrom
Conversation
There was a problem hiding this comment.
See the ticket for this pull request: https://jira.autodesk.com/browse/DYN-6990
UI Smoke TestsTest: success. 2 passed, 0 failed. |
Saw that, it is passing locally, so I have triggered a rebuild |
|
Build passed here: https://master-5.jenkins.autodesk.com/job/Dynamo/job/DynamoSelfServe/job/pullRequestValidation/16051/, the one test failing before probably was a fluke, merging. |
|
I wanted to add a comment here just to have it documented. The users that are reporting errors are using a very old version of monocle (v.2022.2.1) in Dynamo 3.2.2. That version of monocle was .Net Framework 4.8 (pre .net8). So it is having crashes when not finding DLLs. I am thankful this is fixed already, but, the users were using an incorrect version ultimately. |
Purpose
This PR handles the crash described in https://jira.autodesk.com/browse/DYN-6990,
the crash seems to occur when the user tried make a selection of node(s), the main issue could be related an action performed with monocle extension. I was not able to re-produce the crash in Dynamo 3.0.3, the version of monocle used is not provided but I tried with 2024.5.1.
Declarations
Check these if you believe they are true
*.resxfilesRelease Notes
Reviewers
@DynamoDS/dynamo