winapps-org / winapps

The winapps main project, forked from https://github.com/Fmstrat/winapps/
Other
998 stars 45 forks source link

RDP_SCALE does not function with most settings #77

Closed Contruffin closed 2 months ago

Contruffin commented 7 months ago

Using Linux Mint 21.3 on a Microsoft Surface Book 2 (Intel i7-8650U, Nvidia GTX1060).

I just set up winapps yesterday, but I'm noticing that the RDP_SCALE option in winapps.conf does not function with most of the settings mentioned in the setup instructions. When set to an invalid number, the programs simply fail to open. I also cannot open the full Windows VM through RDP. It seems to work when set to 100 and 140, although it does not work with 120, 160, and 180.

oskardotglobal commented 4 months ago

This is a bug in freerdp. Have you tried using a nightly version?

eylenburg commented 3 months ago

Can confirm the above. Scale of 140 works, scale of 150 doesn't.

LDprg commented 3 months ago

This is most likely a freerdp issue.

KernelGhost commented 2 months ago

We encountered a similar problem in #145. AFAIK, this has now been fixed in #144. @eylenburg @Contruffin Can you please confirm if this is the case?

eylenburg commented 2 months ago

Yes, works fine with RDP_SCALE=150 now