Nothing happens when clicking on the application icon or manually start it.
- Dominant language
- Shell
- Stars
- 10.3k
- Forks
- 452
- PR merge metrics
- No merged PRs in 30d
Description
Hi:smile:, winapps is very awesome! While using , I encountered a few problems.
When I click on the app icons or manually start them , for example , `winapps manual cmd`,Nothing happens. even the cpu usage of the virtual machine didn't change.
My setup process of winapps:
Before running `installer.sh` . `winapps check` runs smoothly and the explorer did show up.
When using `--system` installation , I encountered some permission denied errors,so I switched to `--user` installation.
The `--user` installation finished without errors.
The cmd window did popup during `./installer.sh` , so i think it's not xfreerdp's issue.
Maybe video better describe my problem.
https://drive.google.com/file/d/1jIj6ZC6344c6Lfr1WpcWD-3whvilPlz8/view?usp=sharing
This is my config file(username and password has been hidden)
```
RDP_USER=""
RDP_PASS=""
RDP_IP="192.168.122.146"
RDP_SCALE=200
```
My system environment:
- Hp spectre 15.6 convertible laptop.
- Intel 10th gen i7 cpu
- latest manjaro os with gnome desktop
- 16GB ram
- 4k screen
My Virtual Machine xml:
```
RDPWindows
e4330daa-4917-47c2-97b7-3e7781d69105
4194304
1048576
2
hvm
destroy
restart
destroy
/usr/bin/qemu-system-x86_64
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.