Summary: | Panel edit controls disappear immediately after moving mouse over panel | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Matt Sharp <sharpshopter> |
Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, niccolo.venerandi |
Priority: | NOR | ||
Version First Reported In: | 5.23.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.90 | |
Sentry Crash Report: |
Description
Matt Sharp
2021-11-22 03:19:50 UTC
Oh dear, we've now tried many times to fix this but it keeps coming back. :/ I can't reproduce it myself anymore though. Well that's not what I wanted to hear. So I tried a fresh boot with a single monitor (I usually have 3 with one of them rotated), and a brand new user, and was still able to reproduce the issue. What more info can I give to try to narrow down the issue? I'll dump the stuff I can think of: * Wayland plasma session * Launched from GDM * Using amdgpu driver from kernel 5.14.20 * GPU is RX 6800 * CPU is Ryzen 3700X cmake line for plasma workspace: cmake -C /tmp/portage/kde-plasma/plasma-workspace-5.23.3-r1/work/plasma-workspace-5.23.3_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DKDE_INSTALL_DOCBUNDLEDIR=/usr/share/help -DBUILD_xembed-sni-proxy=OFF -DCMAKE_DISABLE_FIND_PACKAGE_PackageKitQt5=ON -DCMAKE_DISABLE_FIND_PACKAGE_AppStreamQt=ON -DCMAKE_DISABLE_FIND_PACKAGE_KF5Holidays=OFF -DCMAKE_DISABLE_FIND_PACKAGE_Fontconfig=OFF -DCMAKE_DISABLE_FIND_PACKAGE_KF5NetworkManagerQt=ON -DCMAKE_DISABLE_FIND_PACKAGE_KF5Baloo=ON -DCMAKE_DISABLE_FIND_PACKAGE_KUserFeedback=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/tmp/portage/kde-plasma/plasma-workspace-5.23.3-r1/work/plasma-workspace-5.23.3_build/gentoo_toolchain.cmake /tmp/portage/kde-plasma/plasma-workspace-5.23.3-r1/work/plasma-workspace-5.23.3 Any other tests I can do? Any other outputs/info I can post to help? I wish I knew, sorry. You say that the entire panel edit toolbar disappears too, though? That's a new one. (In reply to Nate Graham from comment #3) > You say that the entire panel edit toolbar disappears too, though? That's a > new one. Yes. I'm not an expert of KDE terminology, but I will right click on the panel and click "enter edit mode", which brings up a white sizing bar, and a bar above that with buttons to "add widgets", "add spacer", etc. When I mouse over the panel, the menu briefly appears, and then all 3 items (resize bar, bar with "add widgets", and the widget edit menu) disappear. This is 100% reproducible. Thanks. That is very strange. This issue no longer exists on frameworks 5.90.0 Yay Thanks for following up. |