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

VirtualSpace 0.2.786 crashes immediately on Win11 #118

Open
lcapriotti opened this issue Mar 20, 2024 · 3 comments
Open

VirtualSpace 0.2.786 crashes immediately on Win11 #118

lcapriotti opened this issue Mar 20, 2024 · 3 comments

Comments

@lcapriotti
Copy link

VS (VirtualSpace_0.2.786.355_net6.0_win-x64.zip) crashes upon starting on:

Edition Windows 11 Enterprise
Version 22H2
OS build 22621.3155
Experience Windows Feature Experience Pack 1000.22684.1000.0

Logfiles are mostly empty:

2024-03-20 14:48:26.954 +01:00 [DBG] ==================================================
2024-03-20 14:48:27.105 +01:00 [DBG] [Init]Load VirtualDesktop10.dll
2024-03-20 14:48:27.150 +01:00 [DBG] [Init]Load VirtualDesktop11.dll 22H2

 2024-03-20 14:48:26.954 +01:00 [ERR] ==================================================
2024-03-20 14:48:26.954 +01:00 [255] ==================================================
2024-03-20 14:48:26.954 +01:00 [FTL] ==================================================
2024-03-20 14:48:26.954 +01:00 [INF] ==================================================
2024-03-20 14:48:26.962 +01:00 [INF] Ipc Pipe Server Wait For Connections.
2024-03-20 14:48:26.962 +01:00 [INF] Settings File Not Found, Create From Default Template.
2024-03-20 14:48:27.044 +01:00 [INF] Settings Saved [Setting File: init].
2024-03-20 14:48:27.104 +01:00 [INF] Application Start Successfully: C:\Users\myuser\Apps\VirtualSpace\VirtualSpace.exe
2024-03-20 14:48:27.104 +01:00 [INF] Application Version: 0.2.786.355
2024-03-20 14:48:27.105 +01:00 [INF] System Version: 10.0.22621.3155
2024-03-20 14:48:27.105 +01:00 [INF] .NET Runtime: .NET 6.0.25
2024-03-20 14:48:27.105 +01:00 [INF] Total Screens: 1

2024-03-20 14:48:26.935 +01:00 [VRB] ==================================================
2024-03-20 14:48:26.954 +01:00 [WRN] ==================================================
@lcapriotti
Copy link
Author

same with Build-0.2.863

2024-04-16 11:56:48.954 +02:00 [INF] ==================================================
2024-04-16 11:56:48.971 +02:00 [INF] Ipc Pipe Server Wait For Connections.
2024-04-16 11:56:49.166 +02:00 [INF] Settings File Loaded, Version: 2.0, Current Profile: Default
2024-04-16 11:56:49.318 +02:00 [INF] Application Start Successfully: C:\Users\lcapriotti\Apps\VirtualSpace\VirtualSpace.exe
2024-04-16 11:56:49.319 +02:00 [INF] Application Version: 0.2.863.525
2024-04-16 11:56:49.320 +02:00 [INF] System Version: 10.0.22621.3155
2024-04-16 11:56:49.320 +02:00 [INF] .NET Runtime: .NET 6.0.25
2024-04-16 11:56:49.320 +02:00 [INF] Total Screens: 1

@mdear
Copy link

mdear commented Apr 28, 2024

If it helps, after much experimenting and frustration with trying to find a compatible VS version to the constantly evolving Win11, the following combination is working for me:

Edition Windows 11 Home
Version 23H2
Installed on ‎2023-‎05-‎25
OS build 22631.3527
Experience Windows Feature Experience Pack 1000.22700.1003.0

against VS 0.2.786.355

I do not accept any offer from the VS upgrade plugin to upgrade since it may put me right back into frustration, as the toolchain appears to be quite unstable (my current version, however, has been running well for around a month, even when I go through recommended Win11 updates, so far so good...).

Only if I see positive comments from the larger user group, I will consider upgrading. I've been on the bleeding edge too long and I'm passing the fun on to other members of the group!

@lcapriotti
Copy link
Author

lcapriotti commented May 15, 2024

I built VS and launched a debug session; this is where it breaks:

Exception

Call Stack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants