[kwin] [Bug 454919] ASSERT: "d->m_texture" in file kwin/src/libkwineffects/kwingltexture.cpp, line 451

2024-06-07 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=454919

Zamundaaa  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|CONFIRMED   |RESOLVED
 CC||xaver.h...@gmail.com

--- Comment #5 from Zamundaaa  ---
The relevant code has changed significantly, and specifically the assert has
been removed and the GLTexture code reworked so that textures can never be
invalid. So I assume this bug report isn't relevant anymore

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

[kwin] [Bug 454919] ASSERT: "d->m_texture" in file kwin/src/libkwineffects/kwingltexture.cpp, line 451

2024-05-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=454919

David Edmundson  changed:

   What|Removed |Added

  Component|screencasting   |scene-opengl
 CC||k...@davidedmundson.co.uk

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

[kwin] [Bug 454919] ASSERT: "d->m_texture" in file kwin/src/libkwineffects/kwingltexture.cpp, line 451

2024-05-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=454919

David Edmundson  changed:

   What|Removed |Added

  Component|wayland-generic |screencasting

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

[kwin] [Bug 454919] ASSERT: "d->m_texture" in file kwin/src/libkwineffects/kwingltexture.cpp, line 451

2022-06-14 Thread neto0110
https://bugs.kde.org/show_bug.cgi?id=454919

--- Comment #4 from neto0110  ---
Created attachment 149705
  --> https://bugs.kde.org/attachment.cgi?id=149705=edit
trace

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

[kwin] [Bug 454919] ASSERT: "d->m_texture" in file kwin/src/libkwineffects/kwingltexture.cpp, line 451

2022-06-14 Thread neto0110
https://bugs.kde.org/show_bug.cgi?id=454919

neto0110  changed:

   What|Removed |Added

 CC||sekritma...@protonmail.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from neto0110  ---
This is probably the same crash that I am experiencing using plasma 5.25
It is really easy to trigger it, I Just do this.
1 - Open a full screen game (I tried some DXVK game and War Thunder both using
the same resolution as the desktop).
2 - Start a Pipewire full screen capture using OBS, it is not necessary to
start recording.
3 - alt-tab windows fast between the game and some other window.
Kwin then crashes bringing the entire wayland session down with it.
I'm also using Arch with amdgpu.

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

[kwin] [Bug 454919] ASSERT: "d->m_texture" in file kwin/src/libkwineffects/kwingltexture.cpp, line 451

2022-06-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=454919

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Severity|normal  |crash

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

[kwin] [Bug 454919] ASSERT: "d->m_texture" in file kwin/src/libkwineffects/kwingltexture.cpp, line 451

2022-06-06 Thread Bernie Innocenti
https://bugs.kde.org/show_bug.cgi?id=454919

--- Comment #2 from Bernie Innocenti  ---
I suspect Elite Dangerous triggers the bug by using a different screen
resolution when running full-screen.
I tried a different game on Steam, and switching between the game and the
desktop did not crash kwin...

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

[kwin] [Bug 454919] ASSERT: "d->m_texture" in file kwin/src/libkwineffects/kwingltexture.cpp, line 451

2022-06-06 Thread Bernie Innocenti
https://bugs.kde.org/show_bug.cgi?id=454919

--- Comment #1 from Bernie Innocenti  ---
Journal:

```
Jun 05 23:28:15 goreboot kwin_wayland[47828]: kwin_screencast: Dropping a
screencast cursor update because the compositor is slow
Jun 05 23:28:15 goreboot kwin_wayland[47828]: kwin_screencast: Dropping a
screencast cursor update because the compositor is slow
Jun 05 23:28:15 goreboot kwin_wayland[47828]: kwin_screencast: Dropping a
screencast cursor update because the compositor is slow
Jun 05 23:28:25 goreboot kwin_wayland[47828]: kwin_screencast: Dropping a
screencast frame because the compositor is slow
Jun 05 23:28:27 goreboot xdg-desktop-portal-kde[147351]: xdp-kde-background:
GetAppState called: no parameters
Jun 05 23:28:32 goreboot kwin_wayland[47828]: kwin_screencast: Dropping a
screencast frame because the compositor is slow
Jun 05 23:28:32 goreboot kwin_wayland[47828]: kwin_screencast: Dropping a
screencast frame because the compositor is slow
Jun 05 23:28:44 goreboot kwin_wayland[47828]: kwin_screencast: Dropping a
screencast frame because the compositor is slow
Jun 05 23:28:45 goreboot kwin_wayland[47828]: ASSERT: "d->m_texture" in file
/home/bernie/kde/src/kwin/src/libkwineffects/kwingltexture.cpp, line 451
Jun 05 23:28:46 goreboot systemd-coredump[147552]: [] Process 47828
(kwin_wayland) of user 1000 dumped core.
 ```

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