Summary: | Plasma Panel Starts Flashing (Randomly?) after update from OpenSUSE 15.0 to 15.1 | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | spacemant5010 |
Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | REOPENED --- | ||
Severity: | normal | CC: | nate, s.kde |
Priority: | NOR | ||
Version: | 5.12.8 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=376065 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
screen capture of panel flashing
command output: "qdbus org.kde.KWin /KWin supportInformation" |
Description
spacemant5010
2019-06-03 14:17:09 UTC
Does disabling compositing (Shift+Alt+F12) help to resolve this issue? It looks like a graphics issue, unrelated to attention demanding. If you can provide the information requested in comment #1, please add it. To further investigate this issue, KDE developers need the information requested in comment #1. If you can provide it, or need help with finding that information, please add a comment. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! Yes, disabling compositing stops the flashing, but that's not a solution for me as I need transparent windows to be able to compare one browser page to another. Apparently setting compositing to use XRender solves the problem, but both OpenGL 2.0 and 3.1 suffer from it. So can the bug be reopened or do I need to file a new one against compositing? I don't think it's OK to have the default compositing methods broken, with a commonly used feature like panel auto-hide. It worked fine in OpenSUSE 15.0. Question about compositing has been answered. Thanks for the update; reassigning. Please post output of qdbus org.kde.KWin /KWin supportInformation Does the panel stop flickering if you move a window over the flashing area? If you can provide the information requested in comment 9, please add it. To further investigate this issue, KDE developers need the information requested in comment 9. If you can provide it, or need help with finding that information, please add a comment. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! Created attachment 129567 [details]
command output: "qdbus org.kde.KWin /KWin supportInformation"
(In reply to Vlad Zahorodnii from comment #9) > Please post output of > qdbus org.kde.KWin /KWin supportInformation > > Does the panel stop flickering if you move a window over the flashing area? The "flashing area" is actually the entire panel running the width of the top of the screen. If I drag a window up into that area, the flashing will become temporarily invisible near the window header. However, if I leave the window in that position, and then click its header, then mouse back up to trigger the panel to unhide, the panel will start oscillating again, even with the window there. Note that the workaround I mentioned above, using XRender, is suboptimal as it comes with is own bugs - occasional corruption of the active window causing it to become invisible. Likely not many people use that compositor, so it's not hit by many. However, this fact motivates me to get the original bug fixed. Looks like we be may into 15.2 with the bug still present. Not sure how I can be the only one using auto-hiding. |