https://bugs.kde.org/show_bug.cgi?id=415242
--- Comment #2 from Wolfgang Bauer <wba...@tmo.at> --- (In reply to Mariusz Glebocki from comment #1) > I've compiled 19.12.0 and couldn't reproduce black background. However, > there was stack-use-after-scope bug in lightness randomization code - I > guess in some cases it can cause wrong value being "randomized" (0 in your > case). > > This was recently fixed on master - are you able to compile and verify? Yes indeed, it seems to work fine with https://cgit.kde.org/konsole.git/commit/?id=2251d55857c950cebaa5fe331b01b5ab220b03b4 on top of 19.12.0. Maybe that commit should be backported to the 19.12 branch then. > What happens when you turn on color randomization for Breeze color scheme? > Is background black too, or does it use some dark (not black) color? To > check: > * Edit Profile → Appearance > * Select "Breeze" > * Click "Edit" > * Select "randomly adjust colors for each session" check box > * Apply/OK > * Verify background color > * Click "Defaults" to restore original Breeze color scheme Interestingly, it worked fine with Breeze without that patch. I noticed another glitch however: I cannot turn off the "Randomly adjust colors for each session" option anymore after I turned it on, it just stays on. Clicking on "Defaults" works though. -- You are receiving this mail because: You are watching all bug changes.