| Summary: | [Regression] Menu hightlighting glitch | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Kristopher <gamrat.kristopher> |
| Component: | tdebase | Assignee: | Timothy Pearson <kb9vqf> |
| Status: | NEW --- | ||
| Severity: | normal | CC: | bugwatch, gamrat.kristopher, kb9vqf |
| Priority: | P5 | ||
| Version: | R14.0.x [Trinity] | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Compiler Version: | TDE Version String: | ||
| Application Version: | Application Name: | ||
|
Description
Kristopher
2014-12-01 18:23:10 CST
This bug appears completely at random, and only when changing Control Center -> Appearance & Themes -> Styles or Control Center -> Appearance & Themes -> Colors (any style or color theme will do), and rebooting (*not* relogging) will fix until, possibly, the next change to COlors or Styles. If you disable the TDE composition manager (Window Behaviour-->Translucency) does this issue persist? (In reply to Timothy Pearson from comment #2) > If you disable the TDE composition manager (Window Behaviour-->Translucency) > does this issue persist? Yes. It is a little quicker to happen with translucency disabled, but still very much noticible. Interesting. I haven't seen this at all and until it does show up on one of my systems there isn't much I can do. I assume this is with QtCurve? Does it appear with Plastik or a different widget style? Thanks! (In reply to Timothy Pearson from comment #4) > Interesting. I haven't seen this at all and until it does show up on one of > my systems there isn't much I can do. > > I assume this is with QtCurve? Does it appear with Plastik or a different > widget style? > > Thanks! Comment 1 contains the answer: this bug appears at random when I switch to any color theme or style (regardless of whether it's QtCurve, Plastik, etc.). (In reply to Kristopher from comment #5) > (In reply to Timothy Pearson from comment #4) > > Interesting. I haven't seen this at all and until it does show up on one of > > my systems there isn't much I can do. > > > > I assume this is with QtCurve? Does it appear with Plastik or a different > > widget style? > > > > Thanks! > > Comment 1 contains the answer: this bug appears at random when I switch to > any color theme or style (regardless of whether it's QtCurve, Plastik, etc.). I had misunderstood Comment 1, sorry. So this appears only when changing the color theme or style, and when it does appear it takes a reboot to clear. Got it. :-) (In reply to Timothy Pearson from comment #6) > (In reply to Kristopher from comment #5) > > (In reply to Timothy Pearson from comment #4) > > > Interesting. I haven't seen this at all and until it does show up on one of > > > my systems there isn't much I can do. > > > > > > I assume this is with QtCurve? Does it appear with Plastik or a different > > > widget style? > > > > > > Thanks! > > > > Comment 1 contains the answer: this bug appears at random when I switch to > > any color theme or style (regardless of whether it's QtCurve, Plastik, etc.). > > I had misunderstood Comment 1, sorry. > > So this appears only when changing the color theme or style, and when it > does appear it takes a reboot to clear. Got it. :-) Oh and since logging out and in does not fix the bug my initial guess would be something being changed in the context of Xorg server itself (e.g. allocated resources not being freed), as that is the only graphical software not re-initialized across a logout/login cycle. (In reply to Timothy Pearson from comment #7) > (In reply to Timothy Pearson from comment #6) > > (In reply to Kristopher from comment #5) > > > (In reply to Timothy Pearson from comment #4) > > > > Interesting. I haven't seen this at all and until it does show up on one of > > > > my systems there isn't much I can do. > > > > > > > > I assume this is with QtCurve? Does it appear with Plastik or a different > > > > widget style? > > > > > > > > Thanks! > > > > > > Comment 1 contains the answer: this bug appears at random when I switch to > > > any color theme or style (regardless of whether it's QtCurve, Plastik, etc.). > > > > I had misunderstood Comment 1, sorry. > > > > So this appears only when changing the color theme or style, and when it > > does appear it takes a reboot to clear. Got it. :-) > > Oh and since logging out and in does not fix the bug my initial guess would > be something being changed in the context of Xorg server itself (e.g. > allocated resources not being freed), as that is the only graphical software > not re-initialized across a logout/login cycle. Next time it happens, I'll tell TDM to restart Xorg to see if that fixes it without rebooting. Though personally, I doubt Xorg is the issue since this was not present in 3.5.13.2 and older, nor was it present for a short time after installing the nightlies, and I'm using exactly the same version, packages, and configuration for Xorg that I used back then. Also, if it would be helpful, I can record a video of it happening next time it occurs so you can see the bug it in action. (In reply to Kristopher from comment #8) > (In reply to Timothy Pearson from comment #7) > > (In reply to Timothy Pearson from comment #6) > > > (In reply to Kristopher from comment #5) > > > > (In reply to Timothy Pearson from comment #4) > > > > > Interesting. I haven't seen this at all and until it does show up on one of > > > > > my systems there isn't much I can do. > > > > > > > > > > I assume this is with QtCurve? Does it appear with Plastik or a different > > > > > widget style? > > > > > > > > > > Thanks! > > > > > > > > Comment 1 contains the answer: this bug appears at random when I switch to > > > > any color theme or style (regardless of whether it's QtCurve, Plastik, etc.). > > > > > > I had misunderstood Comment 1, sorry. > > > > > > So this appears only when changing the color theme or style, and when it > > > does appear it takes a reboot to clear. Got it. :-) > > > > Oh and since logging out and in does not fix the bug my initial guess would > > be something being changed in the context of Xorg server itself (e.g. > > allocated resources not being freed), as that is the only graphical software > > not re-initialized across a logout/login cycle. > > Next time it happens, I'll tell TDM to restart Xorg to see if that fixes it > without rebooting. Though personally, I doubt Xorg is the issue since this > was not present in 3.5.13.2 and older, nor was it present for a short time > after installing the nightlies, and I'm using exactly the same version, > packages, and configuration for Xorg that I used back then. It wouldn't be Xorg's fault per se; this comment was simply a hint for myself or anyone else to look for leaked resources or misconfiguration that could persist across TDE restarts within the same X11 session. |