https://bugs.kde.org/show_bug.cgi?id=489457

--- Comment #16 from Billy Messenger <u4fqd...@billydm.anonaddy.me> ---
Hmm, just taking a gander from reading the source code. Maybe for some reason
one of my monitors isn't reporting a valid `edidIdentifier`, and that causes
the `uniqueEdid` bool to incorrectly be true here?

https://invent.kde.org/plasma/kwin/-/blob/master/src/outputconfigurationstore.cpp?ref_type=heads#L140

Maybe if the `edidHash` was checked before the `edidIdentifier` in that
iterator, that would fix the issue? (Since the hash is more likely to be unique
than the identifier.)

Maybe when I have the time I'll learn how to set up a development environment
for KDE to see if that would work.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to