Summary: | no-screens auto configuration | ||
---|---|---|---|
Product: | [Plasma] KScreen | Reporter: | Aaron J. Seigo <aseigo> |
Component: | common | Assignee: | Alex Fiestas <afiestas> |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | major | CC: | dvratil |
Priority: | VHI | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
On-disk config matching the external monitor on the desk
Another config (though not for the screens triggering the problem) Another config (though not for the screens triggering the problem) |
Description
Aaron J. Seigo
2013-02-04 14:01:20 UTC
Created attachment 76904 [details]
On-disk config matching the external monitor on the desk
Created attachment 76905 [details]
Another config (though not for the screens triggering the problem)
Created attachment 76906 [details]
Another config (though not for the screens triggering the problem)
I can reproduce this bug, though it does not seem to be related with configurations. Set priority at VHI, we can't screw people screens. Git commit 09b7e1ccc1156aa671bf33d2db460a9c770811b4 by Àlex Fiestas. Committed on 09/02/2013 at 15:57. Pushed by afiestas into branch 'master'. Check if the EDID is valid before using it In the XRandR backend we are always returning an EDID object but it can be invalid. M +2 -2 kded/serializer.cpp http://commits.kde.org/kscreen/09b7e1ccc1156aa671bf33d2db460a9c770811b4 I'm quite confident that commit fixes it, but let's make sure of it. Can you attach "kscreen-console output" and "xrandr --verbose" with your laptop connected to the laptop in your desk? I want to check if your monitor has an EDID, if it does not then the commit should fix it, if it does then your bug is something else :p Can you reproduce the bug with recent libkscreen/kscreen code? Can you reproduce the bug with KScreen RC1/0.0.81 ? Thanks ! To further investigate this issue, KDE developers need the information requested in comment #6. If you can provide it, or need help with finding that information, please add a comment. Setting it as resolved since I think we got this fixed and the bug has been quiet for quite few time. If you can still reproduce you know the drill, reopen the bug :p thanks ! |