Hello list,
yesterday Microsoft was forcing the installation of the 24H2 update on my workstation. One of the bugs in the update seems to be that it resizes the desktop resolution temporarily, if the monitor goes into sleep mode (or is turned off manually). Probably only if it’s connected via display port or HDMI.
It might not be happening in everyones case and may depend on other thing like chipset/ graphic card driver as well. Not sure about that.
Application windows get resized and repositioned inbetween the monitor states. If XSI is doing hefty stuff at the time (eg. caching simulations), it doesn’t like that at all and will crash to desktop. No error message, it just disappears and an application error is logged inside the event viewer.
This worked for me:
1. Open regedit.
2. Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\Configuration\.
3. Under every "00" node, there are two parameters to change: PrimSurfSize.cx and PrimSurfSize.cy.
4. Modify all the parameters decimal values to the preferred resolution (the screens resolution you’re using). Make sure to change every 00 nodes value (they have subfolders with the same name. I changed them as well).
You don't need to restart the computer. Just turn the monitor off/on and you will see if it works.
Slightly modified from here:
https://www.reddit.com/r/Windows10/comments/ksg3nu/windows_is_always_resizing_my_windows_to_top_left/?chainedPosts=t3_1arx6b8
Regards,
Sven
The 24H2 is also causing trouble with jscript, but I don’t know if thats the problem you have.
Not been able to create primitives sounds like something else.
Solution from https://www.si-community.com/viewtopic.php?t=7398 regarding the jscript errors.
Snippet:
... the issue was that the new (called "legacy") jscript scripting engine doesn't like uninitialized variables. It can be disabled this way:
1. Win+R (run) gpedit.msc
2. In the group "Computer Configuration > Administrative Templates > Windows Components > Internet Explorer" double click the setting "Replace JScript by loading JScript9Legacy in place of Jscript."
3. set it to DISABLED
4. restart PC
--
You received this message because you are subscribed to the Google Groups "Softimage Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xsi_list+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/xsi_list/d4f9dc37-c8d6-4897-b64a-ea5b18d6b08en%40googlegroups.com.
No, I don’t have that problem. XSI is working fine here.
To view this discussion visit https://groups.google.com/d/msgid/xsi_list/f83c8392-5bcc-438a-a94a-58c280f05660n%40googlegroups.com.