terminal icon indicating copy to clipboard operation
terminal copied to clipboard

Small window on first run under Wayland

Open danirabbit opened this issue 1 year ago • 2 comments

What Happened?

The window is really small if the app is first run under wayland

Steps to Reproduce

  1. Have a clean install of OS 8
  2. Start the wayland session instead of X11
  3. open terminal
  4. See screenshot:

Screenshot from 2024-06-28 13 43 07@2x

Expected Behavior

My guess is that there's some code here that's trying to get the size of the display and we don't have access to that under Wayland maybe? So there probably needs to be a better fallback

OS Version

8.x (Early Access)

Software Version

Compiled from git

Log Output

No response

Hardware Info

No response

danirabbit avatar Jun 28 '24 20:06 danirabbit

Couldn't reproduce this recently by purging the io.elementary.terminal package and then reinstalling on OS8/Wayland. Maybe only occurs after a clean install?

jeremypw avatar Apr 19 '25 15:04 jeremypw

Clean install is how I was testing, I made a fresh VM and it would be small (not quite that small but close)

zeebok avatar Apr 19 '25 19:04 zeebok