-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Media Viewer 'next image' arrow not visible on narrow screen #28724
Comments
Validating the issue on my test KDE neon VM with Plasma 6.2.3 and tdesktop 5.8.5, I can't reproduce. |
Is there a way within the client to force an upgrade to 5.8.5? I normally trust it to keep itself up to date. |
enable beta. |
Alright, issue still present here in 5.8.5. I can't risk the plasma 6 update until after next thursday (Dec 12th), but I'll make a note to do it then and see if that fixes it. Just for some additional details: this is a 2 monitor setup, and both arrows appear fine on my main (landscape) monitor. It's only an issue on the secondary portrait screen that I use for chat and email. |
Well, that might provide a difference indeed. Can you make a screenshot of your monitor settings? So I see the arrangement, resolutions, scaling of each monitor, etc... |
Can you tell their positions in numbers? They appear when holding left mouse button on the monitor. |
The asus is 0,240 and the samsung is 2560,0. |
I'm unable to get the same settings in VM, the nearest I got is 2048x1152 at 0,246 and 1920x1200 at 2048,0. With those settings, it's still unreproducible... |
I tested with a fresh user in case of any cruft in ~, and the problem remained. Then I launched Telegram from a terminal window and noted this output when launching the media viewer on the portrait screen, but not on the landscape screen: |
I believe you have mis-tested it, it's a warning from the jpeg decoder and it appears depending on which jpeg you have looked at. |
I believe it's just a bug of old kwin, it likely provides wrong information about screen or something like that |
Some applications output useful debugging info if you start them from a terminal. I didn't know if this one was relevant so I shared it.
Possibly. I guess we will find out next week once my term is done and I have time to fix my PC if needed. |
This issue has been automatically closed because no developer succeeded to reproduce the issue with the given reproduction steps. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you find what's missing to reproduce the issue so that we can investigate further. Note that GitHub is a developer communication platform. If you're an ordinary user seeking for help, get to support crew via |
Still an issue in kwin 6, but now it's intermittent! Sometimes I can get the right arrow to appear, particularly if I click a smaller image that doesn't get zoomed in by the media viewer. But then browsing back/forth to different images always results in it disappearing again. |
I need either a way to reproduce it locally to debug it or you to bisect the first bad version |
Alright. I'll see if I have time to bisect it and let you know. Probably after the new year. cheers |
Another guess is that it's a bug in your graphics drivers in fact. If that's the case, disabling OpenGL in settings should help. |
That was it! It's just mainline amdgpu running on a RDNA2 iGPU, though it has had some other regressions over the last year now that I think of it. Thanks for the support! |
Maybe it's due to https://gitlab.freedesktop.org/mesa/mesa/-/issues/7217. This is a very old issue as you can see and there was a time when it was causing wrong media viewer size for everyone on KDE Wayland but somehow got fixed on itself for most people it seems. GNOME is not affected as it force resizes fullscreen windows to screen size. It seem to be basically a disagreement between Qt and mesa on the order of actions that should lead to window resize. And sadly it seems no one is really bothered given that it's not fixed in 2 years. |
Steps to reproduce
This is a recent issue that first appeared in the last 2-3 months.
Expected behaviour
Should be able to go to the next and previous images without closing the viewer
Actual behaviour
Clicking where the arrow is expected to be closes the viewer
Operating system
Debian trixie/sid, KDE Plasma 5.27 (Wayland)
Version of Telegram Desktop
5.8.3
Installation source
Static binary from official website
Crash ID
No response
Logs
No response
The text was updated successfully, but these errors were encountered: