-
Notifications
You must be signed in to change notification settings - Fork 15
virtualspace fails to work after an update to win11 22631.3085 #111
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
Comments
#54 (comment) this doesn't fix the problem |
the win11 update is KB5034204. I have confirmed KB5034204 causes the problem. The problem no longer exists after I uninstall the update. It works well on win11 22631.3007. |
Looks like multiple apps are hit by it. here is the updated guids and interfaces. https://github.com/slnz00/VirtualDesktopDumper/blob/master/dumps/Win11-23H2-22631.3085.txt Issues from other VD solutions. |
thanks for report. i will test a new build on a VM which the update installed. after M$ force user install the update, a new version of VS will be released. |
Thanks. Looks to be a solution! |
For reference this is the KB: https://support.microsoft.com/en-au/topic/january-23-2024-kb5034204-os-builds-22621-3085-and-22631-3085-preview-7652acf2-56dc-430e-b8ef-ec8f56ec1028 I was speaking with some people from the UI team so will see if we can get a better external API for the VD capabilities vs using internal. No promises. |
It's not an insider update. All my win11 PC and laptop are forced to update. |
try this: VirtualSpace_0.2.786.355_net6.0_win-x64_noplugin.zip not fully tested, any issues let me know. |
KB5034204 is a preview update, i can see the update, but M$ didn't force me install it. |
The change in GUIDs looks like it happened a while back so other patches or security releases may have had this as well. I have tried the drop you have created, and it is working, looking at the logs I am not seeing any entries indicating a problem. Let me know if you want me to look at a PR. |
I tried 0.2.786.355 and immediately got the following crash dump: I previously had tried 0.2.698.984 and 0.2.634.669 and both crashed with latest Windows Edition Windows 11 Home To produce the dump, I used the command : "C:\Path\To\Procdump\procdump.exe" -e -ma -w -wer -accepteula -mk -t -x "C:\Path\To\VirtualSpace\CrashDumps" "C:\Path\To\VirtualSpace\VirtualSpace.exe" I got a crash whether or not I had the Win11VirtualDesktopAccessor AHKv2 script running. |
I ran that drop on another machine and it failed. Here is the stack trace, looks like an issue with the guid referencing the COM interface.
|
After my PC installed KB5044204 automatically again, I tried this version, and it worked well temporarily. |
Can also confirm this is working after my system rebooted and installed said updates last night |
Doesn't work for me 😔 Edition Windows 11 Pro |
I'm still dead in the water, I miss VirtualSpace Edition Windows 11 Home |
It seems OK now. I don't know what's changed. I even upgraded Windows to 22631.3155 and it kept working. |
info.txt:
The text was updated successfully, but these errors were encountered: