Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odd and inconsistent UI scaling #56

Closed
K4rakara opened this issue Oct 4, 2020 · 4 comments
Closed

Odd and inconsistent UI scaling #56

K4rakara opened this issue Oct 4, 2020 · 4 comments
Labels
installer script bug Something isn't working

Comments

@K4rakara
Copy link

K4rakara commented Oct 4, 2020

The interface is scaled in a rather hard to describe matter (see picture 1) -- Its as if it's trying to scale for the full screen even though its not being given that. Oddly enough, it sometimes works when the window is in floating mode (see picture 2).

Install info

  • Distro: Arch
  • Desktop Environment: None (BSPWM + X11)
  • Installation method: 2-photoshopSetupCustom.sh
  • gpu: AMD Radeon RX570
  • display server: X11

Screenshots
image
image

@K4rakara K4rakara added the installer script bug Something isn't working label Oct 4, 2020
@hisbaan
Copy link

hisbaan commented Oct 4, 2020

+1 to this, I have a very similar issue where it won't work properly. The screenshots and floating behaviour is almost identical.

Info:

  • Distro: Arch
  • Kernel: 5.8.11
  • WM: bspwm
  • Window Server: X11
  • GPU: Nvidia GTX1080

If the author never gets around to this, then the semi-solution I found was setting the photoshop window to floating mode in my bspwmrc:

bspc rule -a Wine:photoshop.exe state=floating

@ewen-lbh
Copy link

ewen-lbh commented Oct 5, 2020

On i3 scaling is messed up in the same way except the "floating mode" workaround does not work either...

@ethorne
Copy link

ethorne commented Dec 5, 2020

+1 to this as well! Screenshots and description are exactly what I'm seeing on my machine. Would be happy to look into this myself if someone lmk where to start looking.

I think this is an issue with wine on i3 though and not an issue with this (wonderful) repo.

My setup

  • Distro: Ubuntu
  • Kernel: 4.15.0
  • WM: i3
  • Window Server: X11
  • GPU: integrated i9

Floating mode in i3 makes this a bit better, but typically I have to do something to get the window to redraw after it get's all wonky.

Another workaround I found is to set a static size on an emulated desktop. To set that up:

  • run ./setup.sh
  • choose option 4 (wine cfg)
  • click the "graphics" tab
  • check "emulate a virtual desktop"
  • pick a size that works for your setup

should look like this

@PoSayDone
Copy link

Its not a bug, photoshop window is thinking that is fullscreen, and its croped, all you need to fix this just make phtotshop fullscreen in your wm and to press restore button in photoshop window.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installer script bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants