-
Notifications
You must be signed in to change notification settings - Fork 57
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
Windows does not exist. #310
Comments
Could you share more info on your setup ? Linux distro ? Windows is running in docker or VM ? |
Well i use arch running libvirt. Windows 11. i use wayland but i tried changing to x11 but came to no help. |
Do you have the config file ( Could you paste it's content here ? |
Hi @AkechiShiro , i have the same issue as i showed here: Anyway i past here some logs and info : I'm using libvirt as backend, Arch as distribution, Wayland as DE and ZSH as Shell. % Total % Received % Xferd Average Speed Time Time Time Current ################################################################################ /proc/self/fd/13: line 208: ./install/inquirer.sh: No such file or directory Anyway if i git clone and run ./setup.sh i can install the apps i want and them appears on Arch launcher. When i try to lunch them this error occurs. (I tried to install for the User and System either but same error) if i run set -x ./winapps > output.txt 2>&1 the output is zsh: permission denied: ./winapps �[1m################################################################################ ################################################################################ In the file ~/.local/share/winapps/winapps.log, the log is : [Fri Oct 18 01:11:11 AM CEST 2024-13497] START the content of my config file ################################## # INSTRUCTIONS # [WINDOWS PASSWORD] # [WINDOWS DOMAIN] # [WINDOWS IPV4 ADDRESS] # [WINAPPS BACKEND] # [DISPLAY SCALING FACTOR] # [ADDITIONAL FREERDP FLAGS & ARGUMENTS] # [MULTIPLE MONITORS] # [DEBUG WINAPPS] # [AUTOMATICALLY PAUSE WINDOWS] # [AUTOMATICALLY PAUSE WINDOWS TIMEOUT] # [FREERDP COMMAND] |
Hi, I'm having the same issue, fresh install of Windows, followed the instructions correctly but it fails with error code 10 stating that RDPWindows (name of VM) does not exist..any help would be greatly appreciated and please let me know what you need from my end to assist in resolving this issue. thanks |
Also experiencing this issue while using libvirt under Fedora 41. I've also noticed that my VM is not listed when I run |
@Zalaax do you set LIBVIRT_DEFAULT_URI="qemu:///system" to bashrc or zshrc ? vm installed in QEMU system or QEMU user session? |
@imoize I know that the vm is installed as a user session, not sure about bashrc or zshrc as I'm not sure how to check |
Same issue here, on Arch using libvirt. Install works perfectly and clearly runs apps as the windows command prompt opens when it's scanning for apps. |
Installing is no problem, but when i open any app i get a notification in the right corner from winapps, saying: Windows does not exist.
The text was updated successfully, but these errors were encountered: