https://bugs.kde.org/show_bug.cgi?id=489457
--- Comment #20 from Billy Messenger <u4fqd...@billydm.anonaddy.me> --- (In reply to Billy Messenger from comment #19) > It also seems like `uniqueEdid`, `uniqueEdidHash`, and `uniqueMst` is being > recalculated every time `OutputConfigurationStore::findOutput` is called. > I'm guessing what may be happening is that for some reason those values are > sometimes different across multiple calls. > > Perhaps the fix is to calculate those bools only once when loading a > configuration? Wait nevermind, that will only be the case if the `const QList<Output *> &allOutputs` parameter changes between calls, which it doesn't appear to. -- You are receiving this mail because: You are watching all bug changes.