casualsnek / cassowary

Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configuration GUI
GNU General Public License v2.0
2.84k stars 75 forks source link

Errors opening applications #149

Open shreddy-2 opened 1 month ago

shreddy-2 commented 1 month ago

Error When attempting to open applications on the host machine using the command python3 -m cassowary -c guest-run -- "PATH-TO-APPLICATION, Cassowary throws some errors and refuses to open the app before ending the process. No windows are opened and no further information is given. When attempting to open the application using the shortcut on the host machine start menu, the system stalls briefly and then nothing happens. See here: Screenshot from 2024-07-01 10-57-41

I have the virtual machine open and running in the background without issue, and I have no issue opening the application on the virtual machine.

There are no issues when running python3 -m cassowary -f Screenshot from 2024-07-01 11-00-19

and python3 -m cassowary -a appears to run without much problem Screenshot from 2024-07-01 11-02-02

System Information Host version of cassowary: Screenshot from 2024-07-01 11-04-45

Windows component, running on Windows 10: Screenshot from 2024-07-01 11-07-26

Running Linux Mint 21.3 on a HP Laptop Screenshot from 2024-07-01 11-09-10

Please let me know if you require any further information.

fluffy-git commented 1 month ago

try to install freerdp2

tim-elmer commented 1 month ago

Ran into the same thing, had a $ in my password. Doesn't appear to be the same issue you're seeing though, as you are just using password. Have you tried using an account other than Administrator?