zVirtualDesktop icon indicating copy to clipboard operation
zVirtualDesktop copied to clipboard

An error occurred identifying the desktop number

Open alexander-paterson opened this issue 3 years ago • 23 comments
trafficstars

I'm trying to install the program, I downloaded the main version I guess from the website by clicking the download button. When I try and install it I'm getting shown an error message.

image

I am running the insider build of Windows 11 so I then downloaded the Windows 11 Insider build but I'm still getting the same error when I try and install.

I'm running Build 22557.ni_release.220210-1445 of Windows 11.

I'm just assuming since this is just a new build released earlier this week the program hasn't been updated to work with it?

alexander-paterson avatar Feb 20 '22 09:02 alexander-paterson

I will investigate this today. You are probably correct that there is some Windows changes not being handled by zVD.

mzomparelli avatar Feb 20 '22 17:02 mzomparelli

Are you on the Dev Channel? I can't get on that channel unless I install Windows 11 on my main PC which I don't want to do at this time. image

mzomparelli avatar Feb 20 '22 17:02 mzomparelli

I didn't think I was on the dev channel but I just checked and I am.

alexander-paterson avatar Feb 20 '22 21:02 alexander-paterson

I will keep an eye out for changes in the beta build. Thanks for bringing this to my attention.

mzomparelli avatar Feb 21 '22 01:02 mzomparelli

+1 for this, not able to install on dev channel

ev-dev avatar Mar 21 '22 16:03 ev-dev

I am getting this same error after an update to Windows 11 was installed last night. I am on the beta channel.

TimHendriksen avatar Mar 25 '22 12:03 TimHendriksen

I just downloaded and installed Windows 11 22H2 22581.1 and tested in a VM. I did get an error too so I tried to examine certain Windows APIs and some are missing. I'm not sure if these just didn't get published in the beta version or if Microsoft is making significant changes to the APIs.

The APIs needed for zVD to function are undocumented and as such are subject to change at any time. I will continue to look into this to find a solution. I'm hoping the original APIs come back.

mzomparelli avatar Mar 26 '22 16:03 mzomparelli

I am now having the same issue as of Windows 11 update last night.

Edition Windows 11 Pro Version 22H2 Installed on ‎4/‎17/‎2022 OS build 22598.100 Experience Windows Feature Experience Pack 1000.22598.100.0

MrYutz avatar Apr 17 '22 15:04 MrYutz

Hey @mzomparelli any updates to share?

I've noticed updates to a few projects that make use of some of the updated Windows APIs in question

  • https://github.com/Grabacr07/VirtualDesktop particularly within the interop directory
  • https://github.com/MScholtes/VirtualDesktop usage in VirtualDesktop11Insider.cs (less relevant and based off above)

Certainly understand that it's difficult to support users on Win Insider releases, but I'm pretty selective with the closed software I choose to buy and I was hoping to continue using ZVD within a few months or so of breaking issues. Hopefully we can hear some signs of life here soon and thanks again for all the great work thus far

ev-dev avatar Jun 07 '22 23:06 ev-dev

I will take a look at insider again to see what I can find.

Have you tested these other projects to work on Win11 insider?

This is using the interface changes that I identified and provided to them: https://github.com/MScholtes/VirtualDesktop/blob/master/VirtualDesktop11Insider.cs

The highest version in this project is 22000 which is the same interfaces I'm using, but I do see this project is more updated so let me try to catch up: https://github.com/Grabacr07/VirtualDesktop/blob/master/src/VirtualDesktop/app.config

image

mzomparelli avatar Jun 08 '22 05:06 mzomparelli

I just published 1.0.98.12 for Windows 11 Insider builds > 22000

I can't test this because I still don't have Windows 11 installed on my PC and it will not give me Insider updates in my VM.

I'm searching for a Win11 iso I can use to test with.

mzomparelli avatar Jun 08 '22 06:06 mzomparelli

I found the iso and it's downloading now so I'll be able to test this soon.

mzomparelli avatar Jun 08 '22 06:06 mzomparelli

Alright guys, version 1.0.98.13 is tested and working on Win11 build 22621

image

mzomparelli avatar Jun 08 '22 09:06 mzomparelli

Just ran it on Win11 build 22621.1 and it works great again! Thanks!!

TimHendriksen avatar Jun 08 '22 13:06 TimHendriksen

Wow amazingly fast response and release, was able to successfully install ZVD on current win11 dev build 25131.0 Really appreciate it thanks again!

ev-dev avatar Jun 08 '22 14:06 ev-dev

@ev-dev yes, only 108 days to resolve this :)

mzomparelli avatar Jun 08 '22 15:06 mzomparelli

@alexander-paterson you opened this issue so you'll be glad it's finally resolved.

mzomparelli avatar Jun 08 '22 15:06 mzomparelli

@MrYutz making sure you see this too

mzomparelli avatar Jun 08 '22 15:06 mzomparelli

Hi.

I force updated zVirtualDesktop on Windows 11 ( 21H2 22000.675) and it stopped working.

After restarting Windows and starting zVirtualDesktop again, the process no longer appears in the task manager and does not work.

Is there any configuration I need to do to recover?

nekowasabi avatar Jun 08 '22 20:06 nekowasabi

@nekowasabi build 22000 should use the Win 11 21H2 build rather than the insider build. Looks like I have it forcing updating to the insider build. I'm trying to resolve this now.

mzomparelli avatar Jun 09 '22 00:06 mzomparelli

@nekowasabi 1.0.98.14 fixes the issue with Win11 build 22000 - download any version from the website and when launching it will ensure you're running the correct zVD build and if not will download it.

mzomparelli avatar Jun 09 '22 01:06 mzomparelli

@mzomparelli It worked.Thanks!!

nekowasabi avatar Jun 09 '22 08:06 nekowasabi

Thanks @mzomparelli

I had downgraded Windows to get around the issue.

Just upgraded win11 last night, and zVirtualDesktop this morning. Confirmed working on:

Major  Minor  Build  Revision
-----  -----  -----  --------
10     0      22621  0

MrYutz avatar Aug 01 '22 12:08 MrYutz