Summary: | We should support XRandR 1.1 | ||
---|---|---|---|
Product: | [Plasma] KScreen | Reporter: | Alex Fiestas <afiestas> |
Component: | libkscreen | Assignee: | Daniel Vrátil <dvratil> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | dvratil, kamikazow, sebas |
Priority: | HI | ||
Version: | unspecified | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | 318855, 318856 | ||
Bug Blocks: |
Description
Alex Fiestas
2013-02-09 17:57:15 UTC
Set as a wish Is this why KScreen tells me as a NVidia user that "No supported X Window System extension found"? No, we have full support for XRandR 1.1, this bug is blocked by missing unit tests for the backend. Current NVidia (both proprietary and opensource) drivers implement XRandR 1.4 (you can check your xrandr version by typing xrandr --version in console), so your problem is somewhere else. Markus, if you use openSUSE packages, make sure you install all kscreen related packages. From what I see, some of the packages should depend on the one supplying the plugins, but it does not. You could report that separately to the openSUSE bug tracker. We're not going to implement unit tests for X11 setups, keeping this bug open would suggest we plan for it, but we don't. Reopen if you're interested. (For wayland, it's of course entirely possible.) |