Comment 28 for bug 1177333

Revision history for this message
In , Dvratil (dvratil) wrote :

Git commit ffe2de800c74b4a927f194568511c813f9c5ffc7 by Dan Vrátil.
Committed on 26/04/2013 at 18:54.
Pushed by dvratil into branch 'master'.

Fix crash when embeddedOutput() fails to detect embedded output

Some laptops (probably older models) use 'VGA-*' to identify embedded
outputs, so embeddedOutput() will fail, because it only looks for
modern 'LVDS', 'EDP', etc. In such case, just try to use the output
with lowest ID. It's highly probably that it will be the right one.

We should also try to come up with some really reliable method, instead
of name-based guessing.
FIXED-IN: 1.0

M +11 -2 kded/generator.cpp

http://commits.kde.org/kscreen/ffe2de800c74b4a927f194568511c813f9c5ffc7