-
Notifications
You must be signed in to change notification settings - Fork 58
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
It doesn’t work on Alpine Linux, neither with Libvirt nor with Docker. #277
Comments
Here, the help stinks; it's unbelievable that no one says anything, neither those who maintain this nor anyone else. That's why many lose motivation and leave Linux, because help is scarce, and even with ChatGPT now, it was worse before... |
Let me rephrase that for you: "Thanks for spending your time to write and maintain free software for anyone to use and trying to support users and fix bugs, even though people open no-effort issues along the lines of 'it doesnt work pls fix'." Maybe ChatGPT can write you a better piece of software? We're always interested in new opportunities to enhance WinApps. Feel free to open a pull request. |
Hello friend, I believe you don't understand the point. I have been trying everything to make WinApps work on Alpine Linux KDE Plasma 3.20, and I haven't achieved anything. That's why I'm turning to official support, which I believe is yours. However, I can't find any information or support, and that's why I'm frustrated. In all other distros that use Systemd, there are no problems; I have even gotten WinApps to work on Void Linux, which uses runit. However, in the distro that is most commonly used for Docker containers, I haven't been able to. I don't know if it's a problem with the distro, if something is missing, or if WinApps is not compatible with Alpine because it uses Musl instead of Glibc and OpenRC instead of Systemd. Honestly, I don't know. What I do know is that I want it to work, and I would appreciate any help. |
Please share more information about your problem (logs, screenshots, ...) |
You will have to build FreeRDP3 from source though, it seems like even the alpine edge repositories only contain FreeRDP2 |
[05:52:17:077] [14868:00003a17] [WARN][com.freerdp.crypto] - [verify_cb]: Certificate verification failure 'self-signed certificate (18)' at stack position 0 localhost:~/winapps$ ./setup.sh WinApps Install Wizard################################################################################ Q) Install or uninstall WinApps? --> Install WinApps installation already present at /home/rosner/.local/bin/winapps-src. Updating... ERROR: REMOTE DESKTOP PROTOCOL FAILURE.
|
This seems to be the same issue as #270 |
Unfortunately, none of the proposed solutions in those issues resolve the error. |
The same happens with the Docker version. |
Hello,
I’ve been trying to get Winapps working on Alpine Linux, but no matter what I do, it doesn’t connect to the virtual machine with Libvirt or the Docker container. I believe I have all the dependencies installed; however, since it’s a distro that uses Musl instead of Glibc, I’m not sure if any additional configuration is needed. The error when running the Winapps installer is always the same: it can’t find the virtual machine in Libvirt, it can’t find Windows, or it can’t connect to the container with FreeRDP.
Can you please help me?
I use ChatGPT for translate.
The text was updated successfully, but these errors were encountered: