WalletWasabi: UI scale is really big (cannot make smaller) on Ubuntu and lower resolution
General Description
I have laptop with 4k display, but I have downscaled resolution to 2048x1152
. The minimal size of app is then bigger than the screen and cannot be viewed.
How To Reproduce?
- Run Wasabi on Ubuntu with resolution
2048x1152
on display that supports 4k
Screenshots
Operating System
Distributor ID: Ubuntu
Description: Ubuntu 18.04.3 LTS
Release: 18.04
Codename: bionic
Wasabi Version
1.1.10.1
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 20 (8 by maintainers)
@piratoskratos we are currently refactoring the whole UI and the UI engine. We will focus on that as the current UI will be obsoleted. I am happy that you could make it work. thx for elaborating on it.
https://github.com/AvaloniaUI/Avalonia/wiki/Configuring-X11-per-monitor-DPI
same problem here. Even worst; I can’t see the “Wallet explorer” at all… I have to set my resolution to 1980x1200 at 100% to see the full window. Really annoying.
Thanks, this worked.
Ok, I make it work by launching wasabi this way : AVALONIA_SCREEN_SCALE_FACTORS=‘eDP-1=2’ /usr/local/bin/wasabiwallet/wassabee
Still don’t know why it doesnt use my profile variables. Anyway, I’ll use it this way from now.
EDIT : also export AVALONIA_SCREEN_SCALE_FACTORS=‘eDP-1=2’ in profile file is working. the “export” keyword was required.
@MaxHillebrand @danwalmsley why are you closing this? There is no fix !
The @kekekeks solution doesnt work. Tried multiple times with different DPI values, there is absolutely no change at all.
Even if this can works for some people, It need a real solution anyway.
When I open it : wazabi UI is 300% larger than my screen. If I resize it, smallest as I can, I’m able to see ~ 80% of the UI.
We really need to get Jumar a 4K monitor to test this.