https://bugs.kde.org/show_bug.cgi?id=510650
--- Comment #10 from Méven <[email protected]> --- Here is some debugging I added in queryConfig. This shows the screens before and after the lid is opened, and the opt<bool> of the enabled property for each screens: oct. 17 17:01:22 meven-thinkpad kwin_wayland[132145]: queryConfig isLidClosed: true relevantOutputs: QList(KWin::DrmOutput(0x55b3c4d471b0, name="eDP-1", internal="5> oct. 17 17:01:22 meven-thinkpad kwin_wayland[132145]: Preexisting "5b30ba8807bda00ae82fb0abc5d715b2" std::optional(false) order: QList(KWin::DrmOutput(0x55b3c4d47f4> oct. 17 17:01:22 meven-thinkpad kwin_wayland[132145]: Preexisting "6fa8612cf012e30cc46c75d1ce190271" std::optional(true) order: QList(KWin::DrmOutput(0x55b3c4d47f40> oct. 17 17:01:22 meven-thinkpad kwin_wayland[132145]: Preexisting "f3cdc9793f255fe073669fe4679f2330" std::optional(false) order: QList(KWin::DrmOutput(0x55b3c4d47f4> oct. 17 17:01:28 meven-thinkpad kwin_wayland[132145]: queryConfig isLidClosed: false relevantOutputs: QList(KWin::DrmOutput(0x55b3c4d471b0, name="eDP-1", internal="> oct. 17 17:01:28 meven-thinkpad kwin_wayland[132145]: Preexisting "5b30ba8807bda00ae82fb0abc5d715b2" std::optional(false) order: QList(KWin::DrmOutput(0x55b3c4d47f4> oct. 17 17:01:28 meven-thinkpad kwin_wayland[132145]: Preexisting "6fa8612cf012e30cc46c75d1ce190271" std::optional(true) order: QList(KWin::DrmOutput(0x55b3c4d47f40> oct. 17 17:01:28 meven-thinkpad kwin_wayland[132145]: Preexisting "f3cdc9793f255fe073669fe4679f2330" std::optional(true) order: QList(KWin::DrmOutput(0x55b3c4d47f40> oct. 17 17:01:49 meven-thinkpad kwin_wayland[132145]: queryConfig isLidClosed: false relevantOutputs: QList(KWin::DrmOutput(0x55b3c4d471b0, name="eDP-1", internal="> oct. 17 17:01:49 meven-thinkpad kwin_wayland[132145]: Preexisting "5b30ba8807bda00ae82fb0abc5d715b2" std::optional(false) order: QList(KWin::DrmOutput(0x55b3c4d47f4> oct. 17 17:01:49 meven-thinkpad kwin_wayland[132145]: Preexisting "6fa8612cf012e30cc46c75d1ce190271" std::optional(true) order: QList(KWin::DrmOutput(0x55b3c4d47f40> oct. 17 17:01:49 meven-thinkpad kwin_wayland[132145]: Preexisting "f3cdc9793f255fe073669fe4679f2330" std::optional(true) order: QList(KWin::DrmOutput(0x55b3c4d47f40> oct. 17 17:02:16 meven-thinkpad kwin_wayland[132145]: 0x3: GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 4252 > 1080) oct. 17 17:02:16 meven-thinkpad kwin_wayland[132145]: 0x3: GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 2160 > 1080) oct. 17 17:02:16 meven-thinkpad kwin_wayland[132145]: 0x3: GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 4252 > 1080) oct. 17 17:02:16 meven-thinkpad kwin_wayland[132145]: 0x3: GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 2160 > 1080) oct. 17 17:02:16 meven-thinkpad kwin_wayland[132145]: 0x3: GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 4252 > 1080) oct. 17 17:02:16 meven-thinkpad kwin_wayland[132145]: 0x3: GL_INVALID_VALUE in glTexSubImage2D(xoffset 0 + width 2160 > 1080) lines 25-103/103 (END) -- You are receiving this mail because: You are watching all bug changes.
