You are not logged in.

#1 2022-06-08 02:06:05

swervin
Member
Registered: 2022-06-08
Posts: 5

[RESOLVED] Vertical line on the right of screen (Minecraft)

When i play Minecraft, there is a vertical line on the right of screen. Only happening on Minecraft I guess, cuz I didn't face this issue on other fullscreen apps.

Arch x86_64 with KDE Plasma (Wayland)

https://imgur.com/a/96FeWf4

Last edited by swervin (2022-06-21 23:31:17)

Offline

#2 2022-06-08 06:00:33

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,582

Re: [RESOLVED] Vertical line on the right of screen (Minecraft)

xrandr -q

Also it would be good to have xprop and xwininfo on the window.
Run

sleep 30; xprop > /tmp/minecraft.props; xwininfo > /tmp/minecraft.info

and launch the game.
After 30 seconds the cursor hopefully will twice turn into a "+" and then just click inside the mincraft window.

Also inspect the minecraft resolution settings.
Chances are that this is 1360x768 ./. 1366x768 or so.

Offline

#3 2022-06-08 07:46:22

swervin
Member
Registered: 2022-06-08
Posts: 5

Re: [RESOLVED] Vertical line on the right of screen (Minecraft)

I just switched to x11 for screen recording apps, then I realized this issue disappeared.

Last edited by swervin (2022-06-21 23:30:01)

Offline

#4 2022-06-08 12:31:03

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,582

Re: [RESOLVED] Vertical line on the right of screen (Minecraft)

So
- is this still an issue?
- is this an issue w/ plasma/wayland only? and
- what are the display resolutions on X11 and wayland? and
- does minecraft run on xwayland?

Offline

#5 2022-06-09 08:32:44

swervin
Member
Registered: 2022-06-08
Posts: 5

Re: [RESOLVED] Vertical line on the right of screen (Minecraft)

seth wrote:

So
- is this still an issue?
- is this an issue w/ plasma/wayland only? and
- what are the display resolutions on X11 and wayland? and
- does minecraft run on xwayland?

-No
-I'm new on GNU/Linux, Arch/Plasma/Wayland is my first. So I don't have any idea about others.
-for some reasons my resolution in Minecraft was 1360x768 while using Wayland. You were right in your guess.

Last edited by swervin (2022-06-21 23:30:24)

Offline

#6 2022-06-09 10:08:03

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,582

Re: [RESOLVED] Vertical line on the right of screen (Minecraft)

1366x768 might not be supported by your minecraft client and the actual client would also dictate whether its native wayland or xwayland (ie. an X11 client in a nested X11 server in a wayland session)

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB