No Username Set
- Dominant language
- Shell
- Stars
- 10.3k
- Forks
- 452
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Trying to get winapps up and running on Debian 10. Every time I run the command `xfreerdp bin/winapps check` this is what I get:
`[08:58:11:236] [6456:6456] [WARN][com.freerdp.client.common.cmdline] - Using deprecated command-line interface!
[08:58:11:236] [6456:6456] [WARN][com.freerdp.client.common.compatibility] - check -> /v:check
[08:58:11:236] [6456:6456] [WARN][com.freerdp.client.common.compatibility] -
[08:58:11:236] [6456:6457] [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr
[08:58:11:236] [6456:6457] [INFO][com.freerdp.client.x11] - No user name set. - Using login name: [debian user name]
[08:58:11:375] [6456:6457] [ERROR][com.freerdp.core] - freerdp_set_last_error ERRCONNECT_DNS_NAME_NOT_FOUND [0x00020005]`
I have created ~/.config/winapps/winapps.config , but this error indicates that it's not using the config file at all because it's attempting to use my Debian user name.
Here is my winapps.config
RDP_USER="MyWindowsUser"
RDP_PASS="MyWindowsPassword"
#RDP_DOMAIN="MYDOMAIN"
#RDP_IP="192.168.123.111"
#RDP_SCALE=100
#MULTIMON="true"
#DEBUG="true"
Any ideas?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.