victorlin
(Yu Chieh (Victor) Lin)
1
When creating a named view with an existing name, rhino asks if I want to replace, if i press yes i get a bunch of error in the messagebox



Similar issue happens when creating named view in gh through code, same problem as this topic here:
Display Pipeline problem - Scripting - McNeel Forum
tried the code from here:
Rhino - Add Named View (rhino3d.com), but adapted to grasshopper in C#
keep getting
An error occured in the display pipeline @ 22:56:42(320ms)
Message: Object reference not set to an instance of an object.
Type: NullReferenceException
BUT the error only happens if the named views window is visible.
what is the issue with named views?
pascal
(Pascal Golay)
2
Hi Victor - I do not see that here so far - can you please run the SystemInfo
command in Rhino and copy/paste the results here?
-Pascal
victorlin
(Yu Chieh (Victor) Lin)
3
Rhino 7 SR21 2022-7-27 (Rhino 7, 7.21.22208.13001, Git hash:master @ c31aea87137a5d0de449338a7ef6856f49dd4797)
License type: Educational Lab License, build 2022-07-27
License details: LAN Zoo Network Node
Windows 10 (10.0.19043 SR0.0) or greater (Physical RAM: 64Gb)
Computer platform: DESKTOP (Hosting Remote Desktop session)
Standard graphics configuration.
Primary display: Microsoft Remote Display Adapter (Microsoft) Memory: 0MB, Driver date: 6-21-2006 (M-D-Y).
> Remote Desktop display device with 16 connection(s)
- Windows Main Display using connection #0
Primary OpenGL: NVIDIA GeForce RTX 3090 (NVidia) Memory: 24GB, Driver date: 6-21-2021 (M-D-Y). OpenGL Ver: 4.6.0 NVIDIA 471.11
> Accelerated graphics device with 0 adapter port(s)
- There are no monitors attached to this device!
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: 6-21-2021
Driver Version: 30.0.14.7111
Maximum Texture size: 32768 x 32768
Z-Buffer depth: 24 bits
Maximum Viewport size: 32768 x 32768
Total Video Memory: 24 GB
Rhino plugins that do not ship with Rhino
C:\Users\Lin\AppData\Local\Programs\Enscape\Bin64\Enscape.Rhino7.Plugin.dll "Enscape.Rhino7.Plugin" 0.0.22231.942
Rhino plugins that ship with Rhino
C:\Program Files\Rhino 7\Plug-ins\Commands.rhp "Commands" 7.21.22208.13001
C:\Program Files\Rhino 7\Plug-ins\rdk.rhp "Renderer Development Kit"
C:\Program Files\Rhino 7\Plug-ins\RhinoRenderCycles.rhp "Rhino Render" 7.21.22208.13001
C:\Program Files\Rhino 7\Plug-ins\rdk_etoui.rhp "RDK_EtoUI" 7.21.22208.13001
C:\Program Files\Rhino 7\Plug-ins\rdk_ui.rhp "Renderer Development Kit UI"
C:\Program Files\Rhino 7\Plug-ins\NamedSnapshots.rhp "Snapshots"
C:\Program Files\Rhino 7\Plug-ins\RhinoCycles.rhp "RhinoCycles" 7.21.22208.13001
C:\Program Files\Rhino 7\Plug-ins\Toolbars\Toolbars.rhp "Toolbars" 7.21.22208.13001
C:\Program Files\Rhino 7\Plug-ins\3dxrhino.rhp "3Dconnexion 3D Mouse"
C:\Program Files\Rhino 7\Plug-ins\Displacement.rhp "Displacement"
pascal
(Pascal Golay)
4
Hmm… I do not know what is expected in a remote desktop session. I’ll see what I can find out.
-Pascal
1 Like