Replies: 1 comment
-
Okay, managed to bypass this issue by using static ip and turning off windows firewall after ping testing both machines. It seemed to work. Now I try to open an app, and it never draws on the screen. Doesn't matter if I use true or false at `MULTIMON=""' flag. journalctl keeps giving me wayland relate stuff when I try to open an app, as shown here:
I've tried on x11 session and I get the same exact result, with different stuff on journalctl related to nvidia. Still not sure if it's wayland problem or not. What's strange is that I was able to see cmd window once for like 15 seconds in the first try ever, but then disappeared or crashed, can't remember. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there, after digging out and facing many problems, I could finally install winapps through setup.sh
At some point when I was stucked, I could connect to VM using this command I got from other Issue thread
And VM would open, but I still couldn't install winapps.
Then I tried trial and error and edited the setup.sh
WAFLAVOR=""
flag(line 92), which was "docker" by default(just left it blank so it could import, in my logic) and clearly didn't import from winapps.conf(or, I changed something in the mean time, and I must be wrong.).Still, I changed and finally was able to bypass every step of installation.
For a period of like 15 seconds, cmd.exe opened and then disappeared. I reboot VM and host but now when I try to "call" an app this notification appears:
And then:

winapps.log show this:
journactl -xe
shows this:I guess journalctl is trying to say something about firewall, but since I'm a noob I don't want to mess what I've accomplished already.
Any help figuring this out, I would be very appreciated :)
--
PS: Sorry if the information is disorganized and not very clear. I've been messing up with this for long periods of time and I'm not sure anymore of the steps I made.
Beta Was this translation helpful? Give feedback.
All reactions