[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-22 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=479279

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/-/commit/0284610eff |ma/kwin/-/commit/6c6be75fdf
   |ee77a5295aa969eb5ba168a667a |6e6ab10c00cad506501778b12cd
   |328 |931

--- Comment #19 from Vlad Zahorodnii  ---
Git commit 6c6be75fdf6e6ab10c00cad506501778b12cd931 by Vlad Zahorodnii.
Committed on 22/01/2024 at 09:33.
Pushed by vladz into branch 'Plasma/6.0'.

opengl: Fix parsing of the else branch

`it` points to `#else`. We need to move to the next line.
(cherry picked from commit 0284610effee77a5295aa969eb5ba168a667a328)

M  +1-0src/opengl/glshadermanager.cpp

https://invent.kde.org/plasma/kwin/-/commit/6c6be75fdf6e6ab10c00cad506501778b12cd931

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-22 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=479279

--- Comment #18 from Vlad Zahorodnii  ---
Git commit 617acb537f4f224a17da4239adaf05484e787caf by Vlad Zahorodnii.
Committed on 22/01/2024 at 09:33.
Pushed by vladz into branch 'Plasma/6.0'.

opengl: Let OpenGL implementation handle if preprocessor directive

It's less error prone and handles cases like if/elif/else better, etc.
(cherry picked from commit 7ba7ddfee8ae51827646c1419dcd368917ca2ba9)

M  +2-2src/opengl/colormanagement.glsl
M  +0-37   src/opengl/glshadermanager.cpp

https://invent.kde.org/plasma/kwin/-/commit/617acb537f4f224a17da4239adaf05484e787caf

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-19 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=479279

--- Comment #17 from Vlad Zahorodnii  ---
Git commit 7ba7ddfee8ae51827646c1419dcd368917ca2ba9 by Vlad Zahorodnii.
Committed on 19/01/2024 at 15:57.
Pushed by vladz into branch 'master'.

opengl: Let OpenGL implementation handle if preprocessor directive

It's less error prone and handles cases like if/elif/else better, etc.

M  +2-2src/opengl/colormanagement.glsl
M  +0-37   src/opengl/glshadermanager.cpp

https://invent.kde.org/plasma/kwin/-/commit/7ba7ddfee8ae51827646c1419dcd368917ca2ba9

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-19 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=479279

Vlad Zahorodnii  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/-/commit/12c3197ca6 |ma/kwin/-/commit/0284610eff
   |839a2a470d3712a4bad4f6c71aa |ee77a5295aa969eb5ba168a667a
   |3ef |328
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #16 from Vlad Zahorodnii  ---
Git commit 0284610effee77a5295aa969eb5ba168a667a328 by Vlad Zahorodnii.
Committed on 19/01/2024 at 15:44.
Pushed by vladz into branch 'master'.

opengl: Fix parsing of the else branch

`it` points to `#else`. We need to move to the next line.

M  +1-0src/opengl/glshadermanager.cpp

https://invent.kde.org/plasma/kwin/-/commit/0284610effee77a5295aa969eb5ba168a667a328

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479279

--- Comment #15 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/4993

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479279

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

--- Comment #14 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/4992

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479279

pawlowski...@gmail.com changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479279

--- Comment #13 from pawlowski...@gmail.com ---
Created attachment 165027
  --> https://bugs.kde.org/attachment.cgi?id=165027=edit
Output from journalctl still broken

I am still seeing the issue on both X11 and Wayland on my laptop. Hopefully I
have the latest updates from KDE and it was appropriate for me to reopen this
bug report. I have attached a new journalctl output since it is significantly
different.

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=479279

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||6.0

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-16 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=479279

Zamundaaa  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/-/commit/ed339de953 |ma/kwin/-/commit/12c3197ca6
   |6aab453701fff3488e0f9ea2f4d |839a2a470d3712a4bad4f6c71aa
   |e91 |3ef

--- Comment #12 from Zamundaaa  ---
Git commit 12c3197ca6839a2a470d3712a4bad4f6c71aa3ef by Xaver Hugl.
Committed on 16/01/2024 at 14:55.
Pushed by zamundaaa into branch 'Plasma/6.0'.

opengl/glshadermanager: add missing newline


(cherry picked from commit ed339de9536aab453701fff3488e0f9ea2f4de91)

M  +1-1src/opengl/glshadermanager.cpp

https://invent.kde.org/plasma/kwin/-/commit/12c3197ca6839a2a470d3712a4bad4f6c71aa3ef

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-16 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=479279

Zamundaaa  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/-/commit/ed339de953
   ||6aab453701fff3488e0f9ea2f4d
   ||e91

--- Comment #11 from Zamundaaa  ---
Git commit ed339de9536aab453701fff3488e0f9ea2f4de91 by Xaver Hugl.
Committed on 16/01/2024 at 14:42.
Pushed by zamundaaa into branch 'master'.

opengl/glshadermanager: add missing newline

M  +1-1src/opengl/glshadermanager.cpp

https://invent.kde.org/plasma/kwin/-/commit/ed339de9536aab453701fff3488e0f9ea2f4de91

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-16 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479279

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #10 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/4944

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479279

pawlowski...@gmail.com changed:

   What|Removed |Added

 Attachment #164835|0   |1
is obsolete||

--- Comment #9 from pawlowski...@gmail.com ---
Created attachment 164939
  --> https://bugs.kde.org/attachment.cgi?id=164939=edit
Output from journalctl with source

I think this version has the source you're looking for. It definitely looks
different than the old version.

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-12 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=479279

--- Comment #8 from Zamundaaa  ---
Git commit df4657c9636a570e8dfb43d5852a4a9e01a7ed90 by Xaver Hugl.
Committed on 12/01/2024 at 22:17.
Pushed by zamundaaa into branch 'Plasma/6.0'.

opengl/glshader: print the shader source if compilation fails

The shader log is almost entirely useless without the source


(cherry picked from commit 427ce522a22fde6d9ea5ec46e3749195281cdc84)

M  +5-0src/opengl/glshader.cpp

https://invent.kde.org/plasma/kwin/-/commit/df4657c9636a570e8dfb43d5852a4a9e01a7ed90

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479279

--- Comment #7 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/4905

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-12 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=479279

--- Comment #6 from Zamundaaa  ---
Git commit 427ce522a22fde6d9ea5ec46e3749195281cdc84 by Xaver Hugl.
Committed on 12/01/2024 at 21:42.
Pushed by zamundaaa into branch 'master'.

opengl/glshader: print the shader source if compilation fails

The shader log is almost entirely useless without the source

M  +5-0src/opengl/glshader.cpp

https://invent.kde.org/plasma/kwin/-/commit/427ce522a22fde6d9ea5ec46e3749195281cdc84

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-12 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=479279

Zamundaaa  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---

--- Comment #5 from Zamundaaa  ---
Okay, there's definitely a shader not compiling. It's hard to say what exactly
is going on without the shader source though; that MR should help diagnose
these kinds of problems.

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-12 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479279

--- Comment #4 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/4902

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479279

--- Comment #3 from pawlowski...@gmail.com ---
Text file with console output is attached. Please note that I only get output
when running in a Wayland session and only when not using sudo. If I'm in X11
or I append sudo to the start of the command, I get
-- No entries --

Hopefully this helps; I don't see anything specifically mentioning desktop
effects in there but I also don't know what I'd be looking for.

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479279

--- Comment #2 from pawlowski...@gmail.com ---
Created attachment 164835
  --> https://bugs.kde.org/attachment.cgi?id=164835=edit
Output from journalctl --user-unit plasma-kwin_wayland --boot 0

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-11 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=479279

Zamundaaa  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Zamundaaa  ---
This looks like some shader doesn't compile. Please attach the output of
> journalctl --user-unit plasma-kwin_wayland --boot 0
after triggering one of the effects, it should contain warnings about why
that's happening

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=479279

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org,
   ||vlad.zahorod...@kde.org,
   ||xaver.h...@gmail.com

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=479279

pawlowski...@gmail.com changed:

   What|Removed |Added

 CC||pawlowski...@gmail.com

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

[kwin] [Bug 479279] Desktop Effects that involve squash and stretch are obscured by white pixels

2024-01-01 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479279

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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