I’m having trouble with the Rhino User Interface freezing. Rhino is still running, but does not respond, I have to end the task with Window’s Task Manager.
It seems to happen after I open the Grasshopper’s C# script editor, and try to move the editor window with my mouse.
Move the window rapidly (it doesn’t freeze all the time, but it usually will happen after a few moves)
Here is the information on my system:
Rhino 8 SR0 2023-4-4 (Rhino WIP, 8.0.23094.11475, Git hash:master @ 91ff44f39cc188d48451b0e848bffa608230d7d6)
License type: Commercial, build 2023-04-04
License details: Cloud Zoo
Expires on: 2023-05-19
Windows 10 (10.0.19044 SR0.0) or greater (Physical RAM: 64Gb)
Computer platform: DESKTOP
Standard graphics configuration.
Primary display and OpenGL: NVIDIA GeForce GTX 980 Ti (NVidia) Memory: 6GB, Driver date: 3-16-2023 (M-D-Y). OpenGL Ver: 4.6.0 NVIDIA 531.41
> Accelerated graphics device with 4 adapter port(s)
- Windows Main Display attached to adapter port #0
OpenGL Settings
Safe mode: Off
Use accelerated hardware modes: On
Redraw scene when viewports are exposed: On
Graphics level being used: OpenGL 4.6 (primary GPU’s maximum)
Anti-alias mode: 4x
Mip Map Filtering: Linear
Anisotropic Filtering Mode: High
Vendor Name: NVIDIA Corporation
Render version: 4.6
Shading Language: 4.60 NVIDIA
Driver Date: 3-16-2023
Driver Version: 31.0.15.3141
Maximum Texture size: 16384 x 16384
Z-Buffer depth: 24 bits
Maximum Viewport size: 16384 x 16384
Total Video Memory: 6 GB
1, Wait and do not drag or click the editor window until the initialize is done. Can see when the namespace is collapsed.
2, Just activate the task manager and close it without doing anything and back to editor, it probably can be unstucked.
it’s still a WIP, where you can’t expect anything expect for the possibility to contribute actively to the development.
if weekenlwk’s tricksy micksy is too tidious (which I completely understand), rhino 7 editor works fine. I actually switch a bit between WIP and 7, just because the editor on WIP has extreme latency even when typing and sometimes freezes my entire system.
If i follow correctly the current c# editor (along with the others) will be retired in favor of the new ‘ScriptEditor’ - that is also a gh component, but currently only supports python…
The Standalone version already has C# support, so i hope it soon will land in GH
I had the same issue with the Python Script editor. The very first time I added Py3 to the canvas, Rhino and Grasshopper froze for maybe a minute. Now, even after a restart, I cannot replicate the issue. I assume this was some initial initialization.