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

SpringsUI.Refresh Node crashes Dynamo every time #8943

Closed
JosefRadi opened this issue Jun 22, 2018 · 5 comments
Closed

SpringsUI.Refresh Node crashes Dynamo every time #8943

JosefRadi opened this issue Jun 22, 2018 · 5 comments
Labels
error/warning/crash Issues mentioning a Dynamo error, warning or crash message

Comments

@JosefRadi
Copy link

JosefRadi commented Jun 22, 2018

Dynamo version

Dynamo Core 2.0.1.5055
Dynamo Revit 2.0.1.5065

Operating system

Windows 10
Revit 2018

What did you do?

I loaded the SpringsUI.Refresh Node and clicked on "Refresh"
2018-06-22 07_51_25-dynamo

What did you expect to see?

an update/refresh of my other nodes.

What did you see instead?

2018-06-22 07_38_34-dynamo has crashed

@ramramps
Copy link
Collaborator

@JosefRadi can you click the details and send the screenshot?

@JosefRadi
Copy link
Author

@ramramps This is what was under Details:

Field not found: 'Dynamo.Graph.Workspaces.HomeWorkspaceModel.RunSettings'.

at SpringsUI.RefreshButton.Flip()
at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
at System.Windows.Controls.Primitives.ButtonBase.OnClick()
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

@ramramps
Copy link
Collaborator

one thought @JosefRadi did you convert this package for 2.0 version?

@JosefRadi
Copy link
Author

@ramramps I dont think so?
I just downloaded SpringsUI from the Packages?
Do I have to convert? How is this working?

@mjkkirschner
Copy link
Member

The author of this package may not have updated it for use with dynamo 2.0 yet.
I would post on the springNodes github:
https://github.com/dimven/SpringNodes

@horatiubota horatiubota added the error/warning/crash Issues mentioning a Dynamo error, warning or crash message label Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error/warning/crash Issues mentioning a Dynamo error, warning or crash message
Projects
None yet
Development

No branches or pull requests

4 participants