https://bugs.kde.org/show_bug.cgi?id=495194
arian.baishya2...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arian.baishya2...@gmail.com --- Comment #12 from arian.baishya2...@gmail.com --- (In reply to Nate Graham from comment #11) > When I follow those steps that you folks can use to reproduce the bug, it > works fine for me; I can't reproduce it. I'm experiencing this as well, how could I troubleshoot this myself or get you a useful log file or something else to help with this. So far I've followed these pages* and tried to debug the org.kde.plasma.volume plasmoid, but couldn't figure out how to get useful information. I only got gdb's stdout (which didn't show anything) after following that page, maybe because I'm not troubleshooting a crashing application? not sure. And I tried connecting via QtCreator's "Start Debugging > Attach to QML port" menu, which worked but I couldn't figure out how to get useful information from the "Locals" window, because I was expecting more like a "full debugger" experience with me being able to look into the stack frames. I might need to compile from source for that though I'm guessing? Problem is i'm not sure where to find this specific source code or what exactly I gotta do to build a specific plasmoid and debug it. plasmawindowed/plasmoidviewer seem like the right tools for this I think? And I verified that I can reproduce it in that environment. With plasmoidviewer, the OSD is displayed inside the window containing the plasmoid, but when the bug is triggered (again even by just clicking inside the debug window), the OSD still displays all the way at the top-left of my monitor *outside* the debug window. Unsure if this is novel behavior or expected considering the current bug description. Also when the OSD bugs out, it sticks to the top left of whatever monitor was active at the moment the bug was triggered. Other details that may or may not be relevant, since I'm not sure what would be: OS: Arch Linux (installation is >2 years old, could updates have left outdated config files that need cleaning out? not sure if that's a thing, all I know is `~/.config/plasma*` matches a lot of files whose significance I'm unsure about) Plasma versions: Plasma=6.2.4, KDE Frameworks=6.8.0, Qt=6.8.0 Graphics Platform: Wayland (for a long time, so this bug didn't show up during a recent switch or anything) Sound Server: Pipewire (again for a long time) Monitor Info: 2 monitors, primary is on the left, both 1920x1080, left monitor is landscape, right monitor is portrait. Organized like a 90-degrees clockwise rotated "T" shape, with the portrait monitor being shifted slightly higher than the center of my landscape monitor. * I tried to write markdown here but as far as I can tell, it's not working, so I'll put the links at the bottom here to avoid creating a big chunk of URLs in the middle of my comment https://community.kde.org/Guidelines_and_HOWTOs/Debugging https://community.kde.org/Plasma/Debugging -- You are receiving this mail because: You are watching all bug changes.